518 Commits

Author SHA1 Message Date
82b9a8ff02 Add a bug report issue template 2020-05-18 12:03:57 -07:00
392189ddd3 Create config file to link to dotnet core issues 2020-05-18 11:40:25 -07:00
db2ebd0903 Merge pull request #74 from actions/global-json
Fallback to global json if no version given
2020-05-18 09:15:57 -07:00
7895df17cc package updates 2020-05-15 14:42:54 -07:00
308b9ff32c Prettier and update bash 2020-05-15 14:21:50 -07:00
a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 2020-05-15 14:04:07 -07:00
994f136361 Updated install-dotnet.sh
... to newer version that you get when you download it ⬆️
2020-04-09 19:51:25 +02:00
7b228edf43 Pretty printed code 2020-04-09 19:38:39 +02:00
3894eede2d Update installer.ts
* Removed unecessary imports
2020-04-09 19:30:41 +02:00
3de417d35c Update README.md 2020-04-09 19:29:16 +02:00
c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
2020-04-09 19:26:10 +02:00
4051f74532 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet into support-latest-version 2020-04-05 15:37:32 +02:00
3eb0d2f3dd Reworked version parser
* Updated tests
2020-04-05 15:37:29 +02:00
08fb271bd7 Update README.md 2020-04-04 19:47:16 +02:00
3426e11858 More tests 2020-04-04 19:44:50 +02:00
ebefd7bccb More tests and more fixes 2020-04-04 19:34:45 +02:00
5411b6342a Removed dummy tests 2020-04-04 19:25:06 +02:00
a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
2020-04-04 19:23:59 +02:00
561f9e2075 Updated doc 2020-04-04 18:09:19 +02:00
fd402244d0 Added support for latest version syntax 2020-04-04 18:05:12 +02:00
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
cf5f899a30 follow proxy settings 2020-02-06 15:02:47 -05:00
b7821147f5 Merge pull request #68 from actions/warning-remove
Remove warning from master branch
v1.4.0
2019-12-20 16:59:45 +01:00
0f6f11a751 Remove warning on master branch 2019-12-20 07:46:09 -08:00
5454f3aaca Merge branch 'releases/v1' 2019-12-20 07:43:42 -08:00
d41fb1f9ff Merge pull request #67 from actions/mac-urls
Set osx as the os name
2019-12-20 15:59:55 +01:00
dccf26c63e Test on macos for completeness 2019-12-18 08:26:43 -08:00
8886b529ee Set osx as the os name 2019-12-18 08:17:54 -08:00
a874136a06 Merge pull request #65 from timheuer/patch-1
Updating readme snippets to show latest SDK
2019-12-18 07:53:29 -08:00
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
e322cead28 Merge pull request #63 from actions/fix-problem-matcher
Fixing dotnet compiler Problem Matcher
2019-12-16 10:03:46 -08:00
6f7ce4eb35 Update csc.json 2019-12-16 12:44:41 -05:00
d9fc1a3671 Update csc.json 2019-12-16 12:44:23 -05:00
334021833c Update csc.json 2019-12-16 12:43:46 -05:00
6b27526581 Adding fromPath to csc.json 2019-12-16 11:39:02 -05:00
6f2692a991 Merge pull request #64 from actions/use-simpler-wget
Use an alternate wget package
2019-12-16 16:50:30 +01:00
862351c093 Use an alternate wget package 2019-12-16 07:45:15 -08:00
2b9a6b7c15 Merge pull request #62 from actions/branding-and-descriptions
Update action.yml
2019-12-16 16:09:02 +01:00
be484e6cb4 Expanding the format of detected warnings errors 2019-12-16 09:30:46 -05:00
932d77f347 Update readme with description for nuget auth 2019-12-13 12:52:24 -08:00
434fa5bb66 Update action.yml 2019-12-13 12:50:05 -08:00
45d3fa9f89 Merge pull request #58 from actions/node-modules-fix
Node modules fix
2019-12-13 16:26:13 +01:00
702f623645 Updating package.json 2019-12-13 06:53:54 -08:00
44b1ef7444 Merge branch 'externals-update-and-script' into node-modules-fix 2019-12-13 09:45:53 -05:00
2e3dd8fe60 Updating package.json 2019-12-13 09:34:07 -05:00
dc257a3a4f Update node modules 2019-12-13 09:19:15 -05:00
9e7ce49a73 Removing node_modules from .gitignore 2019-12-13 09:15:34 -05:00
c4b619a553 Merge pull request #41 from infin8x/master
Authenticated package source support
2019-12-02 17:25:02 +01:00
dd19a56732 Fix test broken by changes to gpr case 2019-11-26 15:08:48 -08:00
09cc69fecb Fix tests that do not specify full url 2019-11-26 13:27:50 -08:00