Commit Graph

589 Commits (main)
 

Author SHA1 Message Date
Tim Heuer 73b32e9eb3
Updating readme snippets to show latest SDK
Given the LTS release of .NET Core it's good practice that any samples using the SDK should use the supported versions.  2.2 is no longer a supported version in a month or so and the latest SDK should be used in examples.  Minor change, but important for copy/paste folks.
6 years ago
Zachary Eisinger e322cead28
Merge pull request #63 from actions/fix-problem-matcher
Fixing dotnet compiler Problem Matcher
6 years ago
Stanley Goldman 6f7ce4eb35
Update csc.json 6 years ago
Stanley Goldman d9fc1a3671
Update csc.json 6 years ago
Stanley Goldman 334021833c
Update csc.json 6 years ago
Stanley Goldman 6b27526581
Adding fromPath to csc.json 6 years ago
Stanley Goldman 6f2692a991
Merge pull request #64 from actions/use-simpler-wget
Use an alternate wget package
6 years ago
Zachary Eisinger 862351c093 Use an alternate wget package 6 years ago
Stanley Goldman 2b9a6b7c15
Merge pull request #62 from actions/branding-and-descriptions
Update action.yml
6 years ago
Stanley Goldman be484e6cb4
Expanding the format of detected warnings errors 6 years ago
Zachary Eisinger 932d77f347
Update readme with description for nuget auth 6 years ago
Zachary Eisinger 434fa5bb66
Update action.yml 6 years ago
Stanley Goldman 45d3fa9f89
Merge pull request #58 from actions/node-modules-fix
Node modules fix
6 years ago
Stanley Goldman 702f623645 Updating package.json 6 years ago
Stanley Goldman 44b1ef7444
Merge branch 'externals-update-and-script' into node-modules-fix 6 years ago
Stanley Goldman 2e3dd8fe60
Updating package.json 6 years ago
Stanley Goldman dc257a3a4f
Update node modules 6 years ago
Stanley Goldman 9e7ce49a73
Removing node_modules from .gitignore 6 years ago
Stanley Goldman c4b619a553
Merge pull request #41 from infin8x/master
Authenticated package source support
6 years ago
Zachary Eisinger dd19a56732 Fix test broken by changes to gpr case 6 years ago
Zachary Eisinger 09cc69fecb Fix tests that do not specify full url 6 years ago
Zachary Eisinger 167e5cb271 Remove special case for gpr url 6 years ago
Stanley Goldman ff633a565f
Merge branch 'master' into pr/infin8x/41
# Conflicts:
#	action.yml
6 years ago
Edward Thomson 154c08aac4 Update description (#52) 6 years ago
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>
6 years ago
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>
6 years ago
Stanley Goldman a3e2a47c75
Removing unused imports 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
Dinah Shi 72d0d3c8b3 Add vscode to gitignore 6 years ago
Dinah Shi 8f1bb3f9c3 Remove vscode files 6 years ago
Zachary Eisinger e1b1954735
Warn on master (#45)
Add warning message when running on master
6 years ago
Zachary Eisinger 79b009fc57
Merge pull request #44 from actions/README-dotnetcore
Update README to show real matrix examples

Fixes #43
6 years ago
Zachary Eisinger c0e4e5bdd4
Merge pull request #30 from actions/obsolete-endpoint
Update from obsolete endpoint
6 years ago
Zachary Eisinger 76585d940e node_modules 6 years ago
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
6 years ago
Zachary Eisinger bb95ce727f
Merge pull request #34 from rojepp/fix_dotnet_root
Include version/architecture in DOTNET_ROOT
Fixes #40 and #29.
6 years ago
Bryan MacFarlane cc372bb13c
Merge pull request #42 from joshmgross/joshmgross/update-install-scripts
Update external install scripts
6 years ago
Josh Gross 86c0b21a03
Run tests on pull requests 6 years ago
Josh Gross d6b77de15f Update external install scripts 6 years ago
Chris Patterson d9c317d9d5 Revert "Fixed matcher regex"
This reverts commit c61e78b585.
6 years ago
Chris Patterson c61e78b585 Fixed matcher regex 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
Danny McCormick 6c0e2a2a6b
Update action.yml 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 a2db70294c
Update .gitignore (#26) 6 years ago