Commit Graph

  • 20a4db787c Rebuild index file Zachary Eisinger 2020-07-15 10:28:27 -0700
  • 80a21d447c Merge remote-tracking branch 'origin/main' into deprecate_version Zachary Eisinger 2020-07-15 10:27:57 -0700
  • 4114018c87 Update references to main branch Zachary Eisinger 2020-07-15 10:00:26 -0700
  • 9f777eda9d
    Update csc.json Lauren Prinn 2020-07-14 12:36:43 -0400
  • 71301a47da
    Add note and link to documentation on already available .NET SDKs Patrick Dwyer 2020-06-29 22:03:16 +1000
  • cf245a75d4
    Run prettier over files Patrick Dwyer 2020-06-29 09:28:53 +1000
  • 4cc87c6ba3
    Add support for side by side installations of multiple .NET SDK versions Patrick Dwyer 2020-06-28 17:45:27 +1000
  • 462378860f Merge remote-tracking branch 'upstream/master' into laurenprinn-regularExpressionChanges Lauren Prinn 2020-06-15 11:15:36 -0400
  • 7df9f59802
    Merge pull request #89 from actions/issue-templates master Zachary Eisinger 2020-06-12 11:03:40 -0700
  • a4ec20650e
    Merge pull request #98 from actions/csc-testing Zachary Eisinger 2020-06-12 10:59:27 -0700
  • b7a80c5d92
    Update .github/ISSUE_TEMPLATE/config.yml Zachary Eisinger 2020-06-12 10:52:32 -0700
  • 3648b37cf8
    Update .github/ISSUE_TEMPLATE/config.yml Zachary Eisinger 2020-06-12 10:52:24 -0700
  • 73683e5d2f
    Merge pull request #92 from actions/readme-envvars Zachary Eisinger 2020-06-12 10:51:24 -0700
  • 232f64b253 Update install-dotnet and add csc tests Zachary Eisinger 2020-06-12 10:46:25 -0700
  • e987c38e7c
    Update csc.json Lauren Prinn 2020-06-09 19:11:02 -0400
  • 9121302136
    Update csc.json Lauren Prinn 2020-06-09 17:23:26 -0400
  • d1c07a76e8
    Update csc.json Lauren Prinn 2020-06-09 17:05:48 -0400
  • 5091cc16d9
    Update environment variable scope Zachary Eisinger 2020-06-01 08:53:23 -0700
  • a40afdb08e Try resetting line endings to fix the Mac side of the build Matt Alioto 2020-05-29 20:59:45 -0400
  • 3c9d15de90 Remove tests from Husky - they take too long Accidentally updated a few dev dependencies while fixing local env - *shrug* Matt Alioto 2020-05-29 20:48:32 -0400
  • 400e687804 Add Husky for proactive checks Matt Alioto 2020-05-29 20:12:40 -0400
  • 8388fb6ff7 Reword comment & finish deprecation of old version argument Matt Alioto 2020-05-29 20:01:32 -0400
  • 6efb2bd78f Merge branch 'litetex-support-latest-version' v1.5.0 Zachary Eisinger 2020-05-29 14:06:34 -0700
  • e169331466 Rebuild dist package Zachary Eisinger 2020-05-29 14:04:53 -0700
  • 40390722c2 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet-forked into litetex-support-latest-version Zachary Eisinger 2020-05-29 14:04:29 -0700
  • fe5534da38
    Include useful environment variables in the README Zachary Eisinger 2020-05-29 13:39:14 -0700
  • 983c8ef1bd Fixed format 😱 litetex 2020-05-21 13:23:34 +0200
  • a8eaac54ab Tests are now covering the correct preview-format litetex 2020-05-21 13:02:58 +0200
  • 82b9a8ff02
    Add a bug report issue template Zachary Eisinger 2020-05-18 12:03:57 -0700
  • 392189ddd3
    Create config file to link to dotnet core issues Zachary Eisinger 2020-05-18 11:40:25 -0700
  • db2ebd0903
    Merge pull request #74 from actions/global-json Zachary Eisinger 2020-05-18 09:15:57 -0700
  • 7895df17cc package updates Zachary Eisinger 2020-05-15 14:42:54 -0700
  • 308b9ff32c Prettier and update bash Zachary Eisinger 2020-05-15 14:21:50 -0700
  • a0982bfd3a Merge remote-tracking branch 'origin/master' into global-json Zachary Eisinger 2020-05-15 14:03:51 -0700
  • a8499dd6dc
    Bump @actions/http-client from 1.0.6 to 1.0.8 dependabot[bot] 2020-04-29 18:00:22 +0000
  • a7ad3746b8 workflow fixes Zachary Eisinger 2020-04-17 10:07:55 -0700
  • 9cdfbc3e23 Rebuilding index Zachary Eisinger 2020-04-14 14:27:10 -0700
  • a9ccaa8abb Update package Zachary Eisinger 2020-04-14 14:14:45 -0700
  • 0fe4f94ca7 Clean out tool cache Zachary Eisinger 2020-04-14 13:54:36 -0700
  • 6192e4aa76 Use latest dotnet version Zachary Eisinger 2020-04-14 13:30:22 -0700
  • 0a20e2022d Latest package updates Zachary Eisinger 2020-04-14 13:00:53 -0700
  • 205677102a Merge branch 'master' into sxs-with-fallback Zachary Eisinger 2020-04-14 12:50:52 -0700
  • b41bbeb1bd update install-dotnet Zachary Eisinger 2020-04-13 18:14:09 -0700
  • 2f37098490 Node task uses node-version Zachary Eisinger 2020-04-13 15:06:00 -0700
  • 994f136361 Updated install-dotnet.sh litetex 2020-04-09 19:51:25 +0200
  • 7b228edf43 Pretty printed code litetex 2020-04-09 19:38:39 +0200
  • 3894eede2d Update installer.ts litetex 2020-04-09 19:30:41 +0200
  • 3de417d35c Update README.md litetex 2020-04-09 19:29:16 +0200
  • c5ee7a1134 Cleanup litetex 2020-04-09 19:26:10 +0200
  • 7e63a81597
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-04-06 08:19:29 +0000
  • 4051f74532 Merge branch 'support-latest-version' of https://github.com/litetex/setup-dotnet into support-latest-version litetex 2020-04-05 15:37:32 +0200
  • 3eb0d2f3dd Reworked version parser litetex 2020-04-05 15:37:29 +0200
  • 08fb271bd7
    Update README.md Alex 2020-04-04 19:47:16 +0200
  • 3426e11858 More tests litetex 2020-04-04 19:44:50 +0200
  • ebefd7bccb More tests and more fixes litetex 2020-04-04 19:34:45 +0200
  • 5411b6342a Removed dummy tests litetex 2020-04-04 19:25:06 +0200
  • a5cce9bf9f Refactoring litetex 2020-04-04 19:23:59 +0200
  • 561f9e2075 Updated doc litetex 2020-04-04 18:09:19 +0200
  • fd402244d0 Added support for latest version syntax litetex 2020-04-04 18:05:12 +0200
  • 00f2601192
    Merge pull request #73 from ericsciple/users/ericsciple/m165proxy Zachary Eisinger 2020-02-07 09:56:40 -0800
  • cf5f899a30 follow proxy settings eric sciple 2020-01-26 01:37:54 -0500
  • f356c2ff17 Merge remote-tracking branch 'origin/master' into sxs-with-fallback Zachary Eisinger 2020-01-09 10:15:34 -0800
  • f50fe00b26
    add .dotnet/tools to path Joseph Petersen 2019-12-21 07:30:05 +0100
  • b7821147f5
    Merge pull request #68 from actions/warning-remove v1.4.0 Stanley Goldman 2019-12-20 16:59:45 +0100
  • 0f6f11a751 Remove warning on master branch Zachary Eisinger 2019-12-20 07:45:37 -0800
  • 5454f3aaca Merge branch 'releases/v1' Zachary Eisinger 2019-12-20 07:43:42 -0800
  • 47387cb8b4
    Merge remote-tracking branch 'origin/master' into publish-quick-example Stanley Goldman 2019-12-20 10:12:04 -0500
  • 353d872a17
    Merge branch 'master' into pr/Logerfo/56 Stanley Goldman 2019-12-20 10:02:46 -0500
  • d41fb1f9ff
    Merge pull request #67 from actions/mac-urls Stanley Goldman 2019-12-20 15:59:55 +0100
  • 1bca1dc5d1 Test run proper check for accurate installation Zachary Eisinger 2019-12-19 14:44:08 -0800
  • e201cec6d1 Remove unnecessary test Zachary Eisinger 2019-12-19 12:51:05 -0800
  • b689c9945c Fix compile errors Zachary Eisinger 2019-12-19 12:48:16 -0800
  • 9d492aeb35 Fix array problems in installer Zachary Eisinger 2019-12-18 15:49:46 -0800
  • 5c8120b783 Remove unused external scripts Zachary Eisinger 2019-12-18 14:00:51 -0800
  • 6259d1a220 Use mac in strategy, no failfast Zachary Eisinger 2019-12-18 12:02:44 -0800
  • dccf26c63e Test on macos for completeness Zachary Eisinger 2019-12-18 08:26:43 -0800
  • 8886b529ee Set osx as the os name Zachary Eisinger 2019-12-18 08:17:54 -0800
  • 8a5bbb0084 Uncomment slow test Zachary Eisinger 2019-12-18 08:04:24 -0800
  • 60e54bffae Husky commit correct node modules Zachary Eisinger 2019-12-18 07:58:28 -0800
  • 0b0e81a19b Updated to get testing working Zachary Eisinger 2019-12-18 07:58:28 -0800
  • a874136a06
    Merge pull request #65 from timheuer/patch-1 Zachary Eisinger 2019-12-18 07:53:29 -0800
  • 485def9a59 Remove warning from master branch Zachary Eisinger 2019-12-17 15:15:43 -0800
  • ae6aad3bf7 Merge remote-tracking branch 'origin/master' into sxs-with-fallback Zachary Eisinger 2019-12-17 14:53:28 -0800
  • 4543e75f76 Restore gitignore settings Zachary Eisinger 2019-12-17 14:13:16 -0800
  • 73b32e9eb3
    Updating readme snippets to show latest SDK Tim Heuer 2019-12-17 13:21:43 -0800
  • e322cead28
    Merge pull request #63 from actions/fix-problem-matcher Zachary Eisinger 2019-12-16 10:03:46 -0800
  • 6f7ce4eb35
    Update csc.json Stanley Goldman 2019-12-16 12:44:41 -0500
  • d9fc1a3671
    Update csc.json Stanley Goldman 2019-12-16 12:44:23 -0500
  • 334021833c
    Update csc.json Stanley Goldman 2019-12-16 12:43:46 -0500
  • 6b27526581
    Adding fromPath to csc.json Stanley Goldman 2019-12-16 11:39:02 -0500
  • 6f2692a991
    Merge pull request #64 from actions/use-simpler-wget Stanley Goldman 2019-12-16 16:50:30 +0100
  • 862351c093 Use an alternate wget package Zachary Eisinger 2019-12-16 07:40:19 -0800
  • 2b9a6b7c15
    Merge pull request #62 from actions/branding-and-descriptions Stanley Goldman 2019-12-16 16:09:02 +0100
  • be484e6cb4
    Expanding the format of detected warnings errors Stanley Goldman 2019-12-16 09:30:46 -0500
  • 932d77f347
    Update readme with description for nuget auth Zachary Eisinger 2019-12-13 12:52:24 -0800
  • 434fa5bb66
    Update action.yml Zachary Eisinger 2019-12-13 12:50:05 -0800
  • 45d3fa9f89
    Merge pull request #58 from actions/node-modules-fix Stanley Goldman 2019-12-13 16:26:13 +0100
  • c366f837fc
    Merge remote-tracking branch 'remotes/origin/master' into auto-tagging Stanley Goldman 2019-12-13 10:08:27 -0500
  • eb8d2fe1c0
    Create tag.yml Stanley Goldman 2019-12-13 09:59:20 -0500
  • 702f623645 Updating package.json Stanley Goldman 2019-12-13 09:34:07 -0500