Commit Graph

19 Commits

Author SHA1 Message Date
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 474fe34688
Merge branch 'master' into master 2019-11-08 17:15:28 +01:00
Stanley Goldman 719c622d48 Updating Install Scripts (#48)
* Updating install scripts

* Ignore items in node_modules by default

* Updating scripts updated by commit-hooks

* Modifying the correct files
2019-11-08 08:02:16 -08: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 fe9489df58
Use dotnet-version (#16) 2019-08-13 16:05:52 -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 0981176b25 Add lib files 2019-06-21 10:20:05 -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