Commit Graph

37 Commits

Author SHA1 Message Date
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 2020-09-24 08:26:00 -07:00
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
2020-09-15 09:36:09 -07:00
Zachary Eisinger 3569a93d9f
Honor specified nuget file location (#109)
* Honor specified nuget file location

* Generate and verify nuget.config
2020-09-02 11:11:56 -07:00
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 2020-05-29 20:01:32 -04:00
Zachary Eisinger 40390722c2 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet-forked into litetex-support-latest-version 2020-05-29 14:04:29 -07:00
Zachary Eisinger 308b9ff32c Prettier and update bash 2020-05-15 14:21:50 -07:00
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 2020-05-15 14:04:07 -07:00
litetex 7b228edf43 Pretty printed code 2020-04-09 19:38:39 +02:00
litetex 3894eede2d Update installer.ts
* Removed unecessary imports
2020-04-09 19:30:41 +02:00
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
2020-04-09 19:26:10 +02:00
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
2020-04-05 15:37:29 +02:00
litetex ebefd7bccb More tests and more fixes 2020-04-04 19:34:45 +02:00
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
2020-04-04 19:23:59 +02:00
litetex fd402244d0 Added support for latest version syntax 2020-04-04 18:05:12 +02:00
eric sciple cf5f899a30 follow proxy settings 2020-02-06 15:02:47 -05:00
Zachary Eisinger 0f6f11a751 Remove warning on master branch 2019-12-20 07:46:09 -08:00
Zachary Eisinger 167e5cb271 Remove special case for gpr url 2019-11-25 15:16:52 -08:00
Stanley Goldman a3e2a47c75
Removing unused imports 2019-11-08 11:24:36 -05:00
Stanley Goldman 474fe34688
Merge branch 'master' into master 2019-11-08 17:15:28 +01:00
Zachary Eisinger e1b1954735
Warn on master (#45)
Add warning message when running on master
2019-10-24 13:32:42 -07:00
Zachary Eisinger c0e4e5bdd4
Merge pull request #30 from actions/obsolete-endpoint
Update from obsolete endpoint
2019-10-22 10:50:14 -07:00
Alex Mullans 2f00ce2a3e Missing /index.json restored 2019-10-04 08:03:54 -07:00
Alex Mullans 70528ac007 Support for non-GPR sources 2019-10-03 17:29:44 -07:00
Alex Mullans 6bd4969ec6 GPR authentication support 2019-10-03 16:35:25 -07:00
Robert Jeppesen a668ade667 Include version/architecture in DOTNET_ROOT
Fixes #29
2019-09-11 20:22:37 +02:00
damccorm e28ad717b8 Feedback 2019-08-29 16:15:06 -04:00
damccorm f7896b6c4c Update from obsolete endpoint 2019-08-29 15:10:05 -04:00
Danny McCormick 1c11308e52
Add DOTNET_ROOT (#12)
* Add DOTNET_ROOT

* Correct path

* DOTNET_ROOT should point at root, not versioned folder
2019-08-23 10:38:29 -04:00
Danny McCormick 553ff3fdfc
Merge branch 'master' into global-json 2019-08-14 10:01:21 -04:00
Danny McCormick fe9489df58
Use dotnet-version (#16) 2019-08-13 16:05:52 -04:00
Danny McCormick db362d751e Feedback 2019-08-12 12:14:43 -04:00
Danny McCormick 3280df5864 Fallback to global.json if no version specified 2019-08-12 10:51:47 -04:00
Danny McCormick fa5b2a78ea Merge branch 'master' of https://github.com/actions/setup-dotnet 2019-07-25 14:19:54 -04:00
Danny McCormick e6ea2e057b Inconsistent splitting behavior fix 2019-07-25 14:18:57 -04:00
Danny McCormick 32271541ae
Fix fallback urls (#6) 2019-07-23 11:03:29 -04:00
Danny McCormick 211f0312b0
Add C# problem matcher (#2)
* Add c# problem matcher

* ##[add-matcher]
2019-06-21 09:44:33 -04:00
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
2019-06-21 08:21:08 -04:00