Commit Graph

363 Commits (edfd7b3266377bc1c3a4aee4947f16d3c1f98737)
 

Author SHA1 Message Date
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 5 years ago
litetex 994f136361 Updated install-dotnet.sh
... to newer version that you get when you download it ⬆️
6 years ago
litetex 7b228edf43 Pretty printed code 6 years ago
litetex 3894eede2d Update installer.ts
* Removed unecessary imports
6 years ago
litetex 3de417d35c Update README.md 6 years ago
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
6 years ago
litetex 4051f74532 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet into support-latest-version 6 years ago
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
6 years ago
Alex 08fb271bd7
Update README.md 6 years ago
litetex 3426e11858 More tests 6 years ago
litetex ebefd7bccb More tests and more fixes 6 years ago
litetex 5411b6342a Removed dummy tests 6 years ago
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
6 years ago
litetex 561f9e2075 Updated doc 6 years ago
litetex fd402244d0 Added support for latest version syntax 6 years ago
Zachary Eisinger 00f2601192
Merge pull request #73 from ericsciple/users/ericsciple/m165proxy
follow proxy settings, use ncc, and E2E testing
6 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Stanley Goldman b7821147f5
Merge pull request #68 from actions/warning-remove
Remove warning from master branch
6 years ago
Zachary Eisinger 0f6f11a751 Remove warning on master branch 6 years ago
Zachary Eisinger 5454f3aaca Merge branch 'releases/v1' 6 years ago
Stanley Goldman d41fb1f9ff
Merge pull request #67 from actions/mac-urls
Set osx as the os name
6 years ago
Zachary Eisinger dccf26c63e Test on macos for completeness 6 years ago
Zachary Eisinger 8886b529ee Set osx as the os name 6 years ago
Zachary Eisinger a874136a06
Merge pull request #65 from timheuer/patch-1
Updating readme snippets to show latest SDK
6 years ago
Tim Heuer 73b32e9eb3
Updating readme snippets to show latest SDK
Given the LTS release of .NET Core it's good practice that any samples using the SDK should use the supported versions.  2.2 is no longer a supported version in a month or so and the latest SDK should be used in examples.  Minor change, but important for copy/paste folks.
6 years ago
Zachary Eisinger e322cead28
Merge pull request #63 from actions/fix-problem-matcher
Fixing dotnet compiler Problem Matcher
6 years ago
Stanley Goldman 6f7ce4eb35
Update csc.json 6 years ago
Stanley Goldman d9fc1a3671
Update csc.json 6 years ago
Stanley Goldman 334021833c
Update csc.json 6 years ago
Stanley Goldman 6b27526581
Adding fromPath to csc.json 6 years ago
Stanley Goldman 6f2692a991
Merge pull request #64 from actions/use-simpler-wget
Use an alternate wget package
6 years ago
Zachary Eisinger 862351c093 Use an alternate wget package 6 years ago
Stanley Goldman 2b9a6b7c15
Merge pull request #62 from actions/branding-and-descriptions
Update action.yml
6 years ago
Stanley Goldman be484e6cb4
Expanding the format of detected warnings errors 6 years ago
Zachary Eisinger 932d77f347
Update readme with description for nuget auth 6 years ago
Zachary Eisinger 434fa5bb66
Update action.yml 6 years ago
Stanley Goldman 45d3fa9f89
Merge pull request #58 from actions/node-modules-fix
Node modules fix
6 years ago
Stanley Goldman 702f623645 Updating package.json 6 years ago
Stanley Goldman 44b1ef7444
Merge branch 'externals-update-and-script' into node-modules-fix 6 years ago
Stanley Goldman 2e3dd8fe60
Updating package.json 6 years ago
Stanley Goldman dc257a3a4f
Update node modules 6 years ago
Stanley Goldman 9e7ce49a73
Removing node_modules from .gitignore 6 years ago
Stanley Goldman c4b619a553
Merge pull request #41 from infin8x/master
Authenticated package source support
6 years ago
Zachary Eisinger dd19a56732 Fix test broken by changes to gpr case 6 years ago
Zachary Eisinger 09cc69fecb Fix tests that do not specify full url 6 years ago
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman ff633a565f
Merge branch 'master' into pr/infin8x/41
# Conflicts:
#	action.yml
6 years ago
Edward Thomson 154c08aac4 Update description (#52) 6 years ago
dependabot[bot] bad4a23450 Bump lodash from 4.17.11 to 4.17.15 (#50)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 80b3560659 Bump mixin-deep from 1.3.1 to 1.3.2 (#49)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago