Commit Graph

96 Commits

Author SHA1 Message Date
litetex 561f9e2075 Updated doc 2020-04-04 18:09:19 +02:00
litetex fd402244d0 Added support for latest version syntax 2020-04-04 18:05:12 +02:00
Zachary Eisinger 00f2601192
Merge pull request #73 from ericsciple/users/ericsciple/m165proxy
follow proxy settings, use ncc, and E2E testing
2020-02-07 09:56:40 -08:00
eric sciple cf5f899a30 follow proxy settings 2020-02-06 15:02:47 -05:00
Stanley Goldman b7821147f5
Merge pull request #68 from actions/warning-remove
Remove warning from master branch
2019-12-20 16:59:45 +01:00
Zachary Eisinger 0f6f11a751 Remove warning on master branch 2019-12-20 07:46:09 -08:00
Zachary Eisinger 5454f3aaca Merge branch 'releases/v1' 2019-12-20 07:43:42 -08:00
Stanley Goldman d41fb1f9ff
Merge pull request #67 from actions/mac-urls
Set osx as the os name
2019-12-20 15:59:55 +01:00
Zachary Eisinger dccf26c63e Test on macos for completeness 2019-12-18 08:26:43 -08:00
Zachary Eisinger 8886b529ee Set osx as the os name 2019-12-18 08:17:54 -08:00
Zachary Eisinger a874136a06
Merge pull request #65 from timheuer/patch-1
Updating readme snippets to show latest SDK
2019-12-18 07:53:29 -08:00
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.
2019-12-17 13:21:43 -08:00
Zachary Eisinger e322cead28
Merge pull request #63 from actions/fix-problem-matcher
Fixing dotnet compiler Problem Matcher
2019-12-16 10:03:46 -08:00
Stanley Goldman 6f7ce4eb35
Update csc.json 2019-12-16 12:44:41 -05:00
Stanley Goldman d9fc1a3671
Update csc.json 2019-12-16 12:44:23 -05:00
Stanley Goldman 334021833c
Update csc.json 2019-12-16 12:43:46 -05:00
Stanley Goldman 6b27526581
Adding fromPath to csc.json 2019-12-16 11:39:02 -05:00
Stanley Goldman 6f2692a991
Merge pull request #64 from actions/use-simpler-wget
Use an alternate wget package
2019-12-16 16:50:30 +01:00
Zachary Eisinger 862351c093 Use an alternate wget package 2019-12-16 07:45:15 -08:00
Stanley Goldman 2b9a6b7c15
Merge pull request #62 from actions/branding-and-descriptions
Update action.yml
2019-12-16 16:09:02 +01:00
Stanley Goldman be484e6cb4
Expanding the format of detected warnings errors 2019-12-16 09:30:46 -05:00
Zachary Eisinger 932d77f347
Update readme with description for nuget auth 2019-12-13 12:52:24 -08:00
Zachary Eisinger 434fa5bb66
Update action.yml 2019-12-13 12:50:05 -08:00
Stanley Goldman 45d3fa9f89
Merge pull request #58 from actions/node-modules-fix
Node modules fix
2019-12-13 16:26:13 +01:00
Stanley Goldman 702f623645 Updating package.json 2019-12-13 06:53:54 -08:00
Stanley Goldman 44b1ef7444
Merge branch 'externals-update-and-script' into node-modules-fix 2019-12-13 09:45:53 -05:00
Stanley Goldman 2e3dd8fe60
Updating package.json 2019-12-13 09:34:07 -05:00
Stanley Goldman dc257a3a4f
Update node modules 2019-12-13 09:19:15 -05:00
Stanley Goldman 9e7ce49a73
Removing node_modules from .gitignore 2019-12-13 09:15:34 -05:00
Stanley Goldman c4b619a553
Merge pull request #41 from infin8x/master
Authenticated package source support
2019-12-02 17:25:02 +01:00
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 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