Commit Graph

74 Commits (3951f0dfe7a07e2313ec93c75700083e2005cbab)

Author SHA1 Message Date
Dmitry Shibanov 36fa9877a9 try fixing 5.x issue 5 years ago
GGG KILLER 768b4eb7db Implement passing includePrerelase to semver 5 years ago
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 5 years ago
Zachary Eisinger 352338157c
Install sxs with the install-dotnet scripts (#124)
* Use dotnet-install scripts for proper sxs

* Update dotnet version in testing

* Error message cleanup

* SxS testing in the dotnet project

* Update package lock

* Test fixes

* Use proper environment variable

* Set dotnet root for windows
5 years ago
litetex 7b228edf43 Pretty printed code 6 years ago
litetex 3894eede2d Update installer.ts
* Removed unecessary imports
6 years ago
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
6 years ago
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
6 years ago
litetex ebefd7bccb More tests and more fixes 6 years ago
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
6 years ago
litetex fd402244d0 Added support for latest version syntax 6 years ago
eric sciple cf5f899a30 follow proxy settings 6 years ago
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago
Zachary Eisinger c0e4e5bdd4
Merge pull request #30 from actions/obsolete-endpoint
Update from obsolete endpoint
6 years ago
Alex Mullans 6bd4969ec6 GPR authentication support 6 years ago
Robert Jeppesen a668ade667 Include version/architecture in DOTNET_ROOT
Fixes #29
6 years ago
damccorm e28ad717b8 Feedback 6 years ago
damccorm f7896b6c4c Update from obsolete endpoint 6 years ago
Danny McCormick 1c11308e52
Add DOTNET_ROOT (#12)
* Add DOTNET_ROOT

* Correct path

* DOTNET_ROOT should point at root, not versioned folder
6 years ago
Danny McCormick fa5b2a78ea Merge branch 'master' of https://github.com/actions/setup-dotnet 6 years ago
Danny McCormick e6ea2e057b Inconsistent splitting behavior fix 6 years ago
Danny McCormick 32271541ae
Fix fallback urls (#6) 6 years ago
Danny McCormick 187843cd79
Add installer (#1)
* Add installer

* Add tests

* install-dotnet script should be in externals

* merge

* Fix tests

* Fix naming

* Clean up

* Feedback
6 years ago