Commit Graph

18 Commits (be484e6cb403e208a81a7fcf736b3b2e271435e2)

Author SHA1 Message Date
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman 474fe34688
Merge branch 'master' into master 6 years ago
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
6 years ago
Zachary Eisinger e1b1954735
Warn on master (#45)
Add warning message when running on master
6 years ago
Zachary Eisinger c0e4e5bdd4
Merge pull request #30 from actions/obsolete-endpoint
Update from obsolete endpoint
6 years ago
Alex Mullans 2f00ce2a3e Missing /index.json restored 6 years ago
Alex Mullans 70528ac007 Support for non-GPR sources 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 fe9489df58
Use dotnet-version (#16) 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 0981176b25 Add lib files 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