Commit Graph

65 Commits

Author SHA1 Message Date
Zachary Eisinger dd19a56732 Fix test broken by changes to gpr case 2019-11-26 15:08:48 -08:00
Zachary Eisinger 09cc69fecb Fix tests that do not specify full url 2019-11-26 13:27:50 -08:00
Zachary Eisinger 167e5cb271 Remove special case for gpr url 2019-11-25 15:16:52 -08:00
Stanley Goldman ff633a565f
Merge branch 'master' into pr/infin8x/41
# Conflicts:
#	action.yml
2019-11-12 14:59:53 -05:00
Edward Thomson 154c08aac4 Update description (#52) 2019-11-11 08:49:23 -08:00
dependabot[bot] bad4a23450 Bump lodash from 4.17.11 to 4.17.15 (#50)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 11:54:59 -08:00
dependabot[bot] 80b3560659 Bump mixin-deep from 1.3.1 to 1.3.2 (#49)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 11:53:43 -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
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 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 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 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