Commit Graph

  • 427804d76a Update tests Nikolai Laevskii 2023-05-30 12:45:38 +02:00
  • 89b480a0df Call addToPath method on DotnetInstallDir directly Nikolai Laevskii 2023-05-30 12:19:28 +02:00
  • defac2491f Rename initialize to setEnvironmentVariable Nikolai Laevskii 2023-05-30 12:18:10 +02:00
  • 916aec40c9 Rename DotnetInstallDir.path to DotnetInstallDir.dirPath Nikolai Laevskii 2023-05-30 12:14:34 +02:00
  • 3447fd6a9f
    feat: Cache NuGet global-packages folder (#303) v3.2.0 Nogic 2023-05-29 19:43:18 +09:00
  • 78b8e27a19 docs: update note about handling NU1403 IvanZosimov 2023-05-29 12:33:31 +02:00
  • 10e8639332 docs: highlight warnings and notes IvanZosimov 2023-05-29 11:27:42 +02:00
  • 248bcfbe0b
    build: add DisableImplicitNuGetFallbackFolder option Nogic 2023-05-28 23:42:01 +00:00
  • 0a1e793b1a
    Merge remote-tracking branch 'origin/main' into feat/nuget-cache Nogic 2023-05-28 23:19:35 +00:00
  • 4a7f04a1c2
    fix: apply suggestions from code review Nogic 2023-05-29 08:09:11 +09:00
  • 916351aac9
    Merge pull request #430 from akv-platform/remove-implicit-dependencies Marko Zivic 2023-05-26 08:30:48 +02:00
  • 1ad2e312fa Add missing dependency Nikolai Laevskii 2023-05-25 13:40:06 +02:00
  • e3f84b8f7a Install eslint-plugin-node Nikolai Laevskii 2023-05-25 13:38:43 +02:00
  • 2785e21d5e Update build Nikolai Laevskii 2023-05-25 13:27:30 +02:00
  • 80a318b8b8 Change PLATFORM to constant instead of function Nikolai Laevskii 2023-05-25 13:11:13 +02:00
  • 173e3715b0
    fix: rebuild dist Nogic 2023-05-24 23:46:11 +00:00
  • 72ff56e899
    Merge remote-tracking branch 'origin/main' into feat/nuget-cache Nogic 2023-05-24 23:43:37 +00:00
  • eb0b7f8852 Update build Nikolai Laevskii 2023-05-24 17:11:47 +02:00
  • 5c7ae4f903 Apply consistent naming Nikolai Laevskii 2023-05-24 16:59:05 +02:00
  • b7461a1b69 Remove excessive whitespace Nikolai Laevskii 2023-05-24 16:41:16 +02:00
  • cce8e1bad1 Merge branch 'main' into refactor-installer Nikolai Laevskii 2023-05-24 16:40:29 +02:00
  • df506c2d9c Refactor convertInstallPathToAbsolute Nikolai Laevskii 2023-05-12 17:34:18 +02:00
  • abf9166e44 build: Fix DOTNET_INSTALL_DIR enviornment variable Nikolai Laevskii 2023-05-12 17:11:32 +02:00
  • 7e164d3c3b Fix DOTNET_INSTALL_DIR enviornment variable Nikolai Laevskii 2023-05-12 17:10:53 +02:00
  • 3dfe2673eb Format: Refactor installer Nikolai Laevskii 2023-05-24 15:22:01 +02:00
  • ba848a34bb Update configuration files tool-config-auto-update github-actions[bot] 2023-05-24 09:54:37 +00:00
  • aa983c550d
    Merge pull request #428 from akv-platform/add-latest-patch-syntax v3.1.0 Marko Zivic 2023-05-24 08:41:30 +02:00
  • 39d3726ca6
    fix: avoid use '/' on path.join Nogic 2023-05-23 23:06:32 +00:00
  • b891376106 Merge branch 'main' into add-latest-patch-syntax IvanZosimov 2023-05-22 12:29:35 +02:00
  • b05a3f26b3 Fix review points, rebuild solution IvanZosimov 2023-05-22 12:27:33 +02:00
  • 5fdecd2063
    Increase amount of retries for Dotnet installation scripts tests (#427) Nikolai Laevskii 2023-05-19 08:50:54 +02:00
  • 38b49fb717 Fix informational and debug messages IvanZosimov 2023-05-18 12:39:22 +02:00
  • 6fb866f807 Format: Increase amount of retries for Dotnet installation scripts tests Nikolai Laevskii 2023-05-18 12:02:09 +02:00
  • 3cf3e230c1 Fix informational message IvanZosimov 2023-05-18 12:01:55 +02:00
  • ed16ccab85 Increase amount of retries for Dotnet installation scripts tests Nikolai Laevskii 2023-05-18 12:01:13 +02:00
  • 83a1653fa3 Update regular expresiion for isLatestPatchSyntax() IvanZosimov 2023-05-18 11:46:40 +02:00
  • 898aa0ce4d Fix typo IvanZosimov 2023-05-18 11:16:22 +02:00
  • 2f028bc044 update unit and e2e tests IvanZosimov 2023-05-18 11:11:51 +02:00
  • 499093f364
    Merge pull request #1 from IvanZosimov/nuget-cache/update-unit-tests Nogic 2023-05-18 08:46:37 +09:00
  • b50a1c9fbf Format and lint unit tests IvanZosimov 2023-05-17 14:14:15 +02:00
  • 4c5e506750 Update unit tests for unix systems IvanZosimov 2023-05-17 14:07:37 +02:00
  • 646ea5c43c Format & build: Refactor installer Nikolai Laevskii 2023-05-17 10:01:16 +02:00
  • 21cf89aa73 Remove commented lines of code IvanZosimov 2023-05-16 15:13:18 +02:00
  • fefaa59d2e update logic of outputting dotnet-version IvanZosimov 2023-05-16 14:58:18 +02:00
  • 79ba22d06f Update unit-tests - Additional unit test were added to setup-dotnet.test.ts IvanZosimov 2023-05-16 14:08:39 +02:00
  • a0bdcb3ff4
    Update action.yml Mkddsss16 2023-05-16 05:28:52 +03:00
  • 23aaf1d3f8 Merge branch 'actions/main' into feat/nuget-cache IvanZosimov 2023-05-15 14:41:35 +02:00
  • e8501859aa Update unit tests IvanZosimov 2023-05-15 14:24:28 +02:00
  • 426d75d071 Merge branch 'main' into add-latest-patch-syntax IvanZosimov 2023-05-15 14:13:18 +02:00
  • 0f534f5829
    Refactor and update unit-tests (#418) Ivan 2023-05-15 14:09:29 +02:00
  • fbdbede901 Rebuild solution IvanZosimov 2023-05-15 11:49:01 +02:00
  • 0bc43909e0 Update mechanic of outputting installed dotnet version IvanZosimov 2023-05-15 11:45:07 +02:00
  • 93f7f77540 Pending changes exported from your codespace Madgregory123 2023-05-12 23:06:09 +00:00
  • 56b969b360
    Rename action.yml to MadAction.yml Madgregory123 2023-05-12 22:18:06 +01:00
  • aa85432603 Refactor installer Nikolai Laevskii 2023-05-12 16:28:16 +02:00
  • 6d92b9bd53 Refactor install dir computation Nikolai Laevskii 2023-05-12 14:07:46 +02:00
  • 2f7373a257 Fix review points IvanZosimov 2023-05-12 13:58:30 +02:00
  • dd32dd730c Update installers Nikolai Laevskii 2023-05-12 13:35:45 +02:00
  • 5cde892d9e build: rebuild dist Nogic 2023-05-12 00:23:52 +00:00
  • ee0d3b4f21 test: fix some failed unit tests Nogic 2023-05-12 00:15:25 +00:00
  • 1b0bc35fe9
    fix: apply suggestions from code review Nogic 2023-05-12 08:58:25 +09:00
  • 595c6fb023 Update unit-tests IvanZosimov 2023-05-11 09:51:32 +02:00
  • 5b9469dcf1 docs: change README guide Nogic 2023-05-10 00:49:36 +00:00
  • f55c1f49a4 ci: copy NuGet lock file to root Nogic 2023-05-10 00:49:02 +00:00
  • 9703c805e0 fix: accept change suggestions Nogic 2023-05-10 00:43:28 +00:00
  • d1558ba62e Update unit-tests and dotnet-install scripts IvanZosimov 2023-05-09 16:24:50 +02:00
  • 27a2e68898
    Create npm-publish-github-packages.yml Winsway88 2023-05-06 19:30:33 -05:00
  • c5a57b219c Update unit-tests IvanZosimov 2023-05-05 10:44:54 +02:00
  • 6adeb768ce Update docs IvanZosimov 2023-05-05 10:43:09 +02:00
  • 0f40f1c9f1 ci: add cache-dependency-path e2e test & missing lock file Nogic 2023-04-30 03:22:54 +00:00
  • c2b95dce66 build: change main script dist path Nogic 2023-04-30 02:55:57 +00:00
  • 9bc24e1526 feat: add cache-dependency-path variables Nogic 2023-04-30 02:44:19 +00:00
  • 15b6d31610 test: fix cache-utils unit test Nogic 2023-04-27 02:09:47 +00:00
  • 6985ab3d35 test: fix cache-utils unit test Nogic 2023-04-27 02:09:11 +00:00
  • 3025f77b29 fix: revert main script path changes Nogic 2023-04-27 01:52:39 +00:00
  • d958ca3660 refactor: accept changes on cache-utils Nogic 2023-04-27 00:36:46 +00:00
  • cffdfc80c6 fix: change relative path to problem matcher Nogic 2023-04-26 23:57:40 +00:00
  • 061d7afe7f fix: change relative path to install scripts Nogic 2023-04-26 23:52:52 +00:00
  • 3fcae62228 build: change main script path Nogic 2023-04-26 23:44:51 +00:00
  • 2683943ee5
    docs: add simple cache example Nogic 2023-04-27 08:35:44 +09:00
  • b40f9e83dc
    docs: accept suggested changes on README Nogic 2023-04-27 08:23:33 +09:00
  • 71228fdbf6
    ci: add e2e test for cache Nogic 2023-04-27 08:13:09 +09:00
  • 4e3fa35ff8
    docs: fix incorrect action Nogic 2023-04-26 08:11:23 +09:00
  • 875259489f fix: remove unused files Nogic 2023-04-25 11:08:40 +00:00
  • af15115ca0 feat: cache NuGet global-packages folder Nogic 2023-04-25 11:05:15 +00:00
  • f425be78f5 Merge branch 'main' of https://github.com/actions/setup-dotnet into add-latest-patch-syntax IvanZosimov 2023-04-20 14:47:10 +02:00
  • fc8786b149
    Update e2e tests and e2e test infrastructure (#414) Ivan 2023-04-20 14:42:27 +02:00
  • 7d08dc7593 Add e2e test IvanZosimov 2023-04-19 16:48:00 +02:00
  • e0a32d6459 Merge branch 'update-e2e-tests' into add-latest-patch-syntax IvanZosimov 2023-04-19 16:43:50 +02:00
  • 255362be61 Silent dotnet new globaljson command IvanZosimov 2023-04-19 16:32:38 +02:00
  • 50b46b3b1d Update verify-dotnet.ps1 IvanZosimov 2023-04-19 16:24:27 +02:00
  • e8ac21d503 Fix typos IvanZosimov 2023-04-19 15:41:28 +02:00
  • a79ce57e6b Update contribution documentation IvanZosimov 2023-04-19 13:43:18 +02:00
  • 180a15970f Update e2e test infrastructure IvanZosimov 2023-04-19 13:40:44 +02:00
  • b72f430d36 Update e2e tests IvanZosimov 2023-04-13 17:28:59 +02:00
  • 243e951a2a
    Create .devcontainer/devcontainer.json Spy68664Cloud 2023-04-13 09:37:57 -05:00
  • 559e47b01b Fix review points IvanZosimov 2023-04-13 10:33:52 +02:00
  • 7358a44590 Update unit tests IvanZosimov 2023-04-12 16:44:51 +02:00
  • 34c30d0e81 Refactor logic IvanZosimov 2023-04-12 15:44:03 +02:00
  • 5f570676c2 Add unit and e2e tests IvanZosimov 2023-04-11 15:53:11 +02:00