Commit Graph

145 Commits

Author SHA1 Message Date
Thomas Boop 7a84008633 Setup Licensed workflow and config files 2020-08-11 20:48:13 -04:00
Zachary Eisinger b8681684f4
Merge pull request #116 from thboop/thboop/AddThirdPartyLicenses
Add Third Party Licenses to Dist Files
2020-08-10 07:20:40 -07:00
Thomas Boop 908a1a8267 Update licenses for @actions npm modules 2020-08-06 19:15:56 -04:00
Thomas Boop 9e01770f11 Add Third Party License Information 2020-08-06 10:57:36 -04:00
Zachary Eisinger 61ee7d7a72 Update contributors docs 2020-07-16 08:20:11 -07:00
Zachary Eisinger 3af4b91f2c
Merge pull request #95 from thashepherd/deprecate_version
Deprecate version property
2020-07-15 10:32:41 -07:00
Zachary Eisinger fe319a6b7f Update install-dotnet.ps1 2020-07-15 10:32:15 -07:00
Zachary Eisinger 20a4db787c Rebuild index file 2020-07-15 10:28:27 -07:00
Zachary Eisinger 80a21d447c Merge remote-tracking branch 'origin/main' into deprecate_version 2020-07-15 10:27:57 -07:00
Zachary Eisinger 4114018c87 Update references to main branch 2020-07-15 10:00:26 -07:00
Zachary Eisinger 7df9f59802
Merge pull request #89 from actions/issue-templates
Adding issue templates
2020-06-12 11:03:40 -07:00
Zachary Eisinger a4ec20650e
Merge pull request #98 from actions/csc-testing
Update install-dotnet.ps1 and add csc tests
2020-06-12 10:59:27 -07:00
Zachary Eisinger b7a80c5d92
Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Rainer Sigwald <raines@microsoft.com>
2020-06-12 10:52:32 -07:00
Zachary Eisinger 3648b37cf8
Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Rainer Sigwald <raines@microsoft.com>
2020-06-12 10:52:24 -07:00
Zachary Eisinger 73683e5d2f
Merge pull request #92 from actions/readme-envvars
Include useful environment variables in the README
2020-06-12 10:51:24 -07:00
Zachary Eisinger 232f64b253 Update install-dotnet and add csc tests 2020-06-12 10:46:25 -07:00
Zachary Eisinger 5091cc16d9
Update environment variable scope 2020-06-01 08:53:23 -07:00
Matt Alioto a40afdb08e Try resetting line endings to fix the Mac side of the build 2020-05-29 20:59:45 -04:00
Matt Alioto 3c9d15de90 Remove tests from Husky - they take too long
Accidentally updated a few dev dependencies while fixing local env - *shrug*
2020-05-29 20:48:32 -04:00
Matt Alioto 400e687804 Add Husky for proactive checks 2020-05-29 20:15:55 -04:00
Matt Alioto 8388fb6ff7 Reword comment & finish deprecation of old version argument 2020-05-29 20:01:32 -04:00
Zachary Eisinger 6efb2bd78f Merge branch 'litetex-support-latest-version' 2020-05-29 14:06:34 -07:00
Zachary Eisinger e169331466 Rebuild dist package 2020-05-29 14:04:53 -07:00
Zachary Eisinger 40390722c2 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet-forked into litetex-support-latest-version 2020-05-29 14:04:29 -07:00
Zachary Eisinger fe5534da38
Include useful environment variables in the README 2020-05-29 13:39:14 -07:00
litetex 983c8ef1bd Fixed format 😱 2020-05-21 13:23:34 +02:00
litetex a8eaac54ab Tests are now covering the correct preview-format 2020-05-21 13:02:58 +02:00
Zachary Eisinger 82b9a8ff02
Add a bug report issue template 2020-05-18 12:03:57 -07:00
Zachary Eisinger 392189ddd3
Create config file to link to dotnet core issues 2020-05-18 11:40:25 -07:00
Zachary Eisinger 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
Zachary Eisinger 7895df17cc package updates 2020-05-15 14:42:54 -07:00
Zachary Eisinger 308b9ff32c Prettier and update bash 2020-05-15 14:21:50 -07:00
Zachary Eisinger a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json 2020-05-15 14:04:07 -07:00
litetex 994f136361 Updated install-dotnet.sh
... to newer version that you get when you download it ⬆️
2020-04-09 19:51:25 +02:00
litetex 7b228edf43 Pretty printed code 2020-04-09 19:38:39 +02:00
litetex 3894eede2d Update installer.ts
* Removed unecessary imports
2020-04-09 19:30:41 +02:00
litetex 3de417d35c Update README.md 2020-04-09 19:29:16 +02:00
litetex c5ee7a1134 Cleanup
* Doc
* Refactored and removed some stuff
2020-04-09 19:26:10 +02:00
litetex 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
litetex 3eb0d2f3dd Reworked version parser
* Updated tests
2020-04-05 15:37:29 +02:00
Alex 08fb271bd7
Update README.md 2020-04-04 19:47:16 +02:00
litetex 3426e11858 More tests 2020-04-04 19:44:50 +02:00
litetex ebefd7bccb More tests and more fixes 2020-04-04 19:34:45 +02:00
litetex 5411b6342a Removed dummy tests 2020-04-04 19:25:06 +02:00
litetex a5cce9bf9f Refactoring
* Added more tests
* Allowed also exact versions again
2020-04-04 19:23:59 +02:00
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