Commit Graph

561 Commits

Author SHA1 Message Date
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
Dinah Shi 72d0d3c8b3 Add vscode to gitignore 2019-11-07 14:25:36 -08:00
Dinah Shi 8f1bb3f9c3 Remove vscode files 2019-11-07 14:25:12 -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 79b009fc57
Merge pull request #44 from actions/README-dotnetcore
Update README to show real matrix examples

Fixes #43
2019-10-24 13:31:53 -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
Zachary Eisinger 76585d940e node_modules 2019-10-21 14:20:21 -07:00
Zachary Eisinger bb17c31beb
Update README to show real matrix examples
Makes the README more clear about environment being set-up and gives valid examples of versions that can be installed.

Fixes #43
2019-10-21 07:51:03 -07:00
Zachary Eisinger bb95ce727f
Merge pull request #34 from rojepp/fix_dotnet_root
Include version/architecture in DOTNET_ROOT
Fixes #40 and #29.
2019-10-18 13:55:47 -07:00
Bryan MacFarlane cc372bb13c
Merge pull request #42 from joshmgross/joshmgross/update-install-scripts
Update external install scripts
2019-10-10 20:07:52 -04:00
Josh Gross 86c0b21a03
Run tests on pull requests 2019-10-10 19:52:12 -04:00
Josh Gross d6b77de15f Update external install scripts 2019-10-10 19:41:56 -04:00
Chris Patterson d9c317d9d5 Revert "Fixed matcher regex"
This reverts commit c61e78b585.
2019-10-10 14:51:48 -04:00
Chris Patterson c61e78b585 Fixed matcher regex 2019-10-10 14:48:45 -04: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
Danny McCormick 6c0e2a2a6b
Update action.yml 2019-09-12 10:37:27 -04: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 a2db70294c
Update .gitignore (#26) 2019-08-27 11:13:13 -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 56ad7c6927
Consume toolkit from npmjs (#21) 2019-08-19 14:52:56 -04:00
Danny McCormick 83427067c7
Show preview example in matrix 2019-08-16 12:36:18 -04:00
Danny McCormick c0fa767caa
Bump timeouts 2019-08-16 10:26:06 -04:00
Danny McCormick e6a15e9035
Use correct comment character 2019-08-16 10:21:55 -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 10a142b9ea
Add badge 2019-08-12 15:11:11 -04:00
Danny McCormick 6e62e60a6f
Update action name 2019-08-12 14:40:04 -04:00
Danny McCormick 8b1e9ddf26 Lint 2019-08-12 12:17:46 -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 d6004ce18b Sdk doc nits 2019-08-01 16:40:13 -04:00
Danny McCormick 99b3249572
Quoting 2019-08-01 11:05:47 -04:00
Danny McCormick dc30e5defe
V1 (#9)
* Consume new tool-cache

* Fix tests

* V1
2019-08-01 09:26:34 -04:00
Danny McCormick 1acab72798
New tool cache (#8)
* Consume new tool-cache

* Fix tests

* Fix workflow
2019-07-30 12:53:06 -04:00
Danny McCormick 594da1d3f0
steps not actions 2019-07-25 22:59:29 -04:00
Bryan MacFarlane 4bc0a8d3fb
actions to steps 2019-07-25 21:27:45 -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 1566687aab
Update README.md 2019-07-23 15:45:43 -04:00
Danny McCormick 0ee1d31b44
Add checkout 2019-07-23 15:16:35 -04:00
Danny McCormick 945aa11163
Update workflow.yml (#7) 2019-07-23 13:22:11 -04:00
Danny McCormick 32271541ae
Fix fallback urls (#6) 2019-07-23 11:03:29 -04:00
Danny McCormick 035f3d68f7
Update README.md 2019-07-17 10:45:43 -04:00
Danny McCormick a0bf9232bf
Update workflow.yml (#5) 2019-07-16 14:32:35 -04:00
Danny McCormick f36bb23d00
Fix husky 2019-07-12 11:00:38 -04:00
Danny McCormick 3771c20585
v2 workflow (#4)
* v2 workflow

* Delete legacy workflow
2019-07-11 16:22:28 -04:00