Commit Graph

  • 2f8de776e1 Add an optional architecture parameter to set the target architecture (x86, x64, arm64, ...). Kevin Gosse 2022-10-21 16:22:30 +0200
  • d047a2ae3e Replace value of DotNetCoreIndexUrl with CDN URL MaksimZhukov 2022-10-19 16:33:04 +0200
  • cb9c083494 chore: setup dev-container Nogic 2022-10-18 05:21:36 +0000
  • b827fcce4d build Evgenii Korolevskii 2022-10-13 16:35:12 +0200
  • 239baf3c5b Merge branch 'main' into refactor-nuget-cfg-parse Evgenii Korolevskii 2022-10-13 16:34:35 +0200
  • 4d4a70f4a5
    Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) v3.0.2 Ivan 2022-10-10 14:27:29 +0200
  • 68744ad104 Rebuild action IvanZosimov 2022-10-10 11:46:38 +0200
  • b0e937c507 Merge branch 'main' of into dotnet-install-dir-fix IvanZosimov 2022-10-10 11:24:10 +0200
  • 70c3f4d098
    Merge pull request #331 from rentziass/rentziass/update-actions-core Marko Zivic 2022-10-07 13:50:06 +0200
  • e217e0a6ac Update documentation IvanZosimov 2022-10-07 12:06:14 +0200
  • d9a34fb184 Add logic for processing DOTNET_INSTALL_DIR IvanZosimov 2022-10-07 12:05:40 +0200
  • 6c6c8ddba4 Update TypeScript and Prettier IvanZosimov 2022-10-07 12:04:40 +0200
  • 9260643816 Update @actions/core to 1.10.0 Francesco Renzi 2022-10-06 12:05:06 +0100
  • 45c9f236cf
    Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_DIR` environment variable (#329) v3.0.1 Ivan 2022-10-04 10:22:05 +0200
  • ba2bb181d2 Bump the action's version to v3.0.1 IvanZosimov 2022-10-04 09:26:38 +0200
  • 51e9ed0038 Update documentation IvanZosimov 2022-10-03 14:06:08 +0200
  • 5b3f163c2c Update documentation IvanZosimov 2022-10-03 14:04:56 +0200
  • 206199fb04 Update documentation IvanZosimov 2022-10-03 14:03:30 +0200
  • 4aad884a7a Refactor code IvanZosimov 2022-10-03 13:55:03 +0200
  • 99eb4e7d58 Inject environment variables into getExecOutput() IvanZosimov 2022-10-03 13:27:16 +0200
  • 1225bf2b8a Fix logic IvanZosimov 2022-09-30 14:53:08 +0200
  • 0949c87857 Output DOTNET_INSTALL_DIR if present IvanZosimov 2022-09-30 14:43:34 +0200
  • b4e0d356f9 Fix issue with DOTNET_INSTALL_DIR env.var IvanZosimov 2022-09-30 14:11:07 +0200
  • 6d6c7c9313 build Evgenii Korolevskii 2022-09-30 09:33:54 +0200
  • e753bbf2ff remove build Evgenii Korolevskii 2022-09-30 09:33:03 +0200
  • 629365b26e Merge branch 'main' into refactor-nuget-cfg-parse Evgenii Korolevskii 2022-09-30 09:28:48 +0200
  • 942a0bea39 format Evgenii Korolevskii 2022-09-30 02:37:51 +0200
  • 26db2473e9 fix empty first line Evgenii Korolevskii 2022-09-30 02:23:20 +0200
  • 467621733d add packageSourceCredentials Evgenii Korolevskii 2022-09-30 02:19:09 +0200
  • bdd38d13dc build Evgenii Korolevskii 2022-09-30 02:05:09 +0200
  • 1d2f8f9eaf add debug log Evgenii Korolevskii 2022-09-30 02:04:34 +0200
  • 354d280fa3 refactor using of XMLBuilder Evgenii Korolevskii 2022-09-30 01:54:05 +0200
  • 0ff311b0d0 add nested dep license Evgenii Korolevskii 2022-09-29 18:43:45 +0200
  • bc65ba63d3 update license Evgenii Korolevskii 2022-09-29 18:30:09 +0200
  • 90642fa8c5 update parser to v4 Evgenii Korolevskii 2022-09-29 18:23:42 +0200
  • c7e7147fd3
    Add ability to write resolved version of SDK into the output variable (#324) v3.0.0 Ivan 2022-09-29 17:45:25 +0200
  • 855515f5da Fix version satisfying logic IvanZosimov 2022-09-29 15:57:23 +0200
  • 4d8de26495 Fix issue with quotes IvanZosimov 2022-09-29 14:53:24 +0200
  • f64af7ff2c Fix issue with quotes IvanZosimov 2022-09-29 14:48:08 +0200
  • 72e061af64 Fix issue with quotes IvanZosimov 2022-09-29 14:28:15 +0200
  • cd706db558 Fix issue with quotes IvanZosimov 2022-09-29 14:04:33 +0200
  • 40d37ff84f Fix inconsistency withing scriptArguments IvanZosimov 2022-09-29 13:55:50 +0200
  • 57ce9fed6b Fix logic IvanZosimov 2022-09-29 13:51:12 +0200
  • eb389a2699 Fix wrong path IvanZosimov 2022-09-29 13:33:35 +0200
  • 168eb53ca5 Change logic for getting the installed version IvanZosimov 2022-09-29 13:15:50 +0200
  • f95fbc20bb
    Update examples to show real latest version Nate Harris 2022-09-28 13:42:16 -0600
  • 3fa46bb101 Fix typo in the documentation IvanZosimov 2022-09-28 16:44:51 +0200
  • 9a0437f372 Update documentation IvanZosimov 2022-09-28 16:43:09 +0200
  • cf081e76a2 merge main & build Evgenii Korolevskii 2022-09-28 15:30:56 +0200
  • 1717505b70 Fix unit-test IvanZosimov 2022-09-28 15:00:52 +0200
  • 1d0f2c615d Add unit-test IvanZosimov 2022-09-28 14:35:29 +0200
  • b74b8e018a Refactor code IvanZosimov 2022-09-28 14:10:10 +0200
  • 75d47e04fb Change logic of outputting when global.json is used IvanZosimov 2022-09-28 13:44:37 +0200
  • 12c47bed3c Fix typo in the unit-test IvanZosimov 2022-09-28 11:11:10 +0200
  • 92ff81074f Fix unit-tests IvanZosimov 2022-09-28 11:08:35 +0200
  • 68d994cec2 Add unit-tests IvanZosimov 2022-09-28 10:57:54 +0200
  • 4ca3c96b49 Merge branch 'main' into refactor-nuget-cfg-parse Evgenii Korolevskii 2022-09-28 09:30:07 +0200
  • 6eb9549b62 Fix review points IvanZosimov 2022-09-27 16:41:42 +0200
  • f2b7c181be Update documentation IvanZosimov 2022-09-27 15:14:41 +0200
  • 3f8992a9da Add e2e test for the dotnet-version output IvanZosimov 2022-09-27 15:13:58 +0200
  • a77dbf07aa Implement dotnet-version output IvanZosimov 2022-09-27 15:13:09 +0200
  • 0705ef0281
    Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) Ivan 2022-09-27 14:47:12 +0200
  • a731a34e67 Update note in README.md IvanZosimov 2022-09-27 10:17:36 +0200
  • e81f3ce947 Fix review points, update getLatestVersion() IvanZosimov 2022-09-26 19:04:03 +0200
  • 890cbe1576 Merge branch 'main' into ADRdotnet IvanZosimov 2022-09-26 10:42:13 +0200
  • a351d9ea84
    Add support for Windows-arm (#320) v2.1.1 v2 Thomas Boop 2022-09-26 04:12:13 -0400
  • ea199fb51a Fix unit-tests IvanZosimov 2022-09-22 16:46:55 +0200
  • 981df77b36 Fix typo IvanZosimov 2022-09-22 16:42:38 +0200
  • 1a2e6296c5 Refactor code IvanZosimov 2022-09-22 16:28:22 +0200
  • 0802949ecc fix format Thomas Boop 2022-09-22 09:52:36 -0400
  • 5b90157acc update index.js Thomas Boop 2022-09-22 09:46:28 -0400
  • 94bf0052b3
    Update src/installer.ts Thomas Boop 2022-09-22 09:45:47 -0400
  • cf1d9cb755 Rebuild action IvanZosimov 2022-09-22 15:36:49 +0200
  • 2fb974523e Fix licenses IvanZosimov 2022-09-22 15:35:11 +0200
  • 2d9890d842 Fix review points IvanZosimov 2022-09-22 15:26:13 +0200
  • cc76dfab99 format Evgenii Korolevskii 2022-09-21 15:14:01 +0300
  • 1d59406933 Update version to 3.0.0 in package.json and package-lock.json IvanZosimov 2022-09-20 12:21:37 +0200
  • 9fe67f1cf4 Merge branch 'main' into ADRdotnet IvanZosimov 2022-09-20 11:53:16 +0200
  • 857c316a9d
    Merge pull request #313 from panticmilos/vmpantic/update-version-package-json Marko Zivic 2022-09-20 11:36:22 +0200
  • 9eeb3298b4 Insert newline in release-new-action-version.yml IvanZosimov 2022-09-20 10:36:52 +0200
  • 5719647987 Fix review points IvanZosimov 2022-09-20 10:27:47 +0200
  • bbc2cbbf9c
    Rename csc.json to wangel.net BONDD0007 2022-09-20 01:48:41 +0300
  • 1f2c90bb99 Merge branch 'main' into refactor-nuget-cfg-parse Evgenii Korolevskii 2022-09-19 20:18:40 +0200
  • 251997c37d updated installers Evgenii Korolevskii 2022-09-19 20:18:24 +0200
  • 9cf8ed9671 update install script Thomas Boop 2022-09-16 11:20:03 -0400
  • c32f58ecce Update e2e tests to handle cases with RC .NET versions IvanZosimov 2022-09-16 17:01:28 +0200
  • f32e21fe46 Fix review points and refactor code IvanZosimov 2022-09-16 16:54:17 +0200
  • 7b7f8c2fb9 fix spacing Thomas Boop 2022-09-16 10:13:09 -0400
  • 6bd8f44edc update to use pwsh if it is available Thomas Boop 2022-09-16 10:11:37 -0400
  • ec9821b142
    Merge ebb714cfd8 into 7df9f59802 misamoo 2022-09-15 09:12:55 +0200
  • 74747effe0
    Merge 7c15794e1e into fd4e15fa44 misamoo 2022-09-15 09:11:49 +0200
  • 7c15794e1e
    Create ghenerator-generic-ossf-slsa3-publish.yml misamoo 2022-09-15 09:11:35 +0200
  • ebb714cfd8
    J (#1) misamoo 2022-09-15 09:10:08 +0200
  • 097e782981
    Create generator-generic-ossf-slsa3-publish.yml misamoo 2022-09-15 03:50:40 +0200
  • 0881f58a62
    Merge 89e7f4c373 into fd4e15fa44 misamoo 2022-09-15 01:45:23 +0200
  • 89e7f4c373
    Revert "V3 setup-dotnet ADR" misamoo 2022-09-15 01:45:07 +0200
  • 6d4fa0b085
    Merge fd4e15fa44 into 7df9f59802 misamoo 2022-09-15 01:37:08 +0200
  • bba8299c35 npm run update-installers panticmilos 2022-09-14 16:08:36 +0200
  • 48a8ae427d Update bash dotnet-installer script IvanZosimov 2022-09-14 12:47:27 +0200
  • 51afffd85f Update documentation IvanZosimov 2022-09-14 12:47:04 +0200