Commit Graph

  • 898aa0ce4d Fix typo IvanZosimov 2023-05-18 11:16:22 +0200
  • 2f028bc044 update unit and e2e tests IvanZosimov 2023-05-18 11:11:51 +0200
  • 499093f364
    Merge pull request #1 from IvanZosimov/nuget-cache/update-unit-tests Nogic 2023-05-18 08:46:37 +0900
  • b50a1c9fbf Format and lint unit tests IvanZosimov 2023-05-17 14:14:15 +0200
  • 4c5e506750 Update unit tests for unix systems IvanZosimov 2023-05-17 14:07:37 +0200
  • 646ea5c43c Format & build: Refactor installer #426 Nikolai Laevskii 2023-05-17 10:01:16 +0200
  • 21cf89aa73 Remove commented lines of code IvanZosimov 2023-05-16 15:13:18 +0200
  • fefaa59d2e update logic of outputting dotnet-version IvanZosimov 2023-05-16 14:58:18 +0200
  • 79ba22d06f Update unit-tests - Additional unit test were added to setup-dotnet.test.ts IvanZosimov 2023-05-16 14:08:39 +0200
  • a0bdcb3ff4
    Update action.yml #424 Mkddsss16 2023-05-16 05:28:52 +0300
  • 23aaf1d3f8 Merge branch 'actions/main' into feat/nuget-cache IvanZosimov 2023-05-15 14:41:35 +0200
  • e8501859aa Update unit tests IvanZosimov 2023-05-15 14:24:28 +0200
  • 426d75d071 Merge branch 'main' into add-latest-patch-syntax IvanZosimov 2023-05-15 14:13:18 +0200
  • 0f534f5829
    Refactor and update unit-tests (#418) Ivan 2023-05-15 14:09:29 +0200
  • fbdbede901 Rebuild solution IvanZosimov 2023-05-15 11:49:01 +0200
  • 0bc43909e0 Update mechanic of outputting installed dotnet version IvanZosimov 2023-05-15 11:45:07 +0200
  • 93f7f77540 Pending changes exported from your codespace #423 Madgregory123 2023-05-12 23:06:09 +0000
  • 56b969b360
    Rename action.yml to MadAction.yml #422 #421 Madgregory123 2023-05-12 22:18:06 +0100
  • aa85432603 Refactor installer Nikolai Laevskii 2023-05-12 16:28:16 +0200
  • 6d92b9bd53 Refactor install dir computation Nikolai Laevskii 2023-05-12 14:07:46 +0200
  • 2f7373a257 Fix review points #418 IvanZosimov 2023-05-12 13:58:30 +0200
  • dd32dd730c Update installers Nikolai Laevskii 2023-05-12 13:35:45 +0200
  • 5cde892d9e build: rebuild dist Nogic 2023-05-12 00:23:52 +0000
  • ee0d3b4f21 test: fix some failed unit tests Nogic 2023-05-12 00:15:25 +0000
  • 1b0bc35fe9
    fix: apply suggestions from code review Nogic 2023-05-12 08:58:25 +0900
  • 595c6fb023 Update unit-tests IvanZosimov 2023-05-11 09:51:32 +0200
  • 5b9469dcf1 docs: change README guide Nogic 2023-05-10 00:49:36 +0000
  • f55c1f49a4 ci: copy NuGet lock file to root Nogic 2023-05-10 00:49:02 +0000
  • 9703c805e0 fix: accept change suggestions Nogic 2023-05-10 00:43:28 +0000
  • d1558ba62e Update unit-tests and dotnet-install scripts IvanZosimov 2023-05-09 16:24:50 +0200
  • 27a2e68898
    Create npm-publish-github-packages.yml #513 Winsway88 2023-05-06 19:30:33 -0500
  • c5a57b219c Update unit-tests IvanZosimov 2023-05-05 10:44:54 +0200
  • 6adeb768ce Update docs IvanZosimov 2023-05-05 10:43:09 +0200
  • 0f40f1c9f1 ci: add `cache-dependency-path` e2e test & missing lock file Nogic 2023-04-30 03:22:54 +0000
  • c2b95dce66 build: change main script dist path Nogic 2023-04-30 02:55:57 +0000
  • 9bc24e1526 feat: add `cache-dependency-path` variables Nogic 2023-04-30 02:44:19 +0000
  • 15b6d31610 test: fix cache-utils unit test Nogic 2023-04-27 02:09:47 +0000
  • 6985ab3d35 test: fix cache-utils unit test Nogic 2023-04-27 02:09:11 +0000
  • 3025f77b29 fix: revert main script path changes Nogic 2023-04-27 01:52:39 +0000
  • d958ca3660 refactor: accept changes on cache-utils Nogic 2023-04-27 00:36:46 +0000
  • cffdfc80c6 fix: change relative path to problem matcher Nogic 2023-04-26 23:57:40 +0000
  • 061d7afe7f fix: change relative path to install scripts Nogic 2023-04-26 23:52:52 +0000
  • 3fcae62228 build: change main script path Nogic 2023-04-26 23:44:51 +0000
  • 2683943ee5
    docs: add simple cache example Nogic 2023-04-27 08:35:44 +0900
  • b40f9e83dc
    docs: accept suggested changes on README Nogic 2023-04-27 08:23:33 +0900
  • 71228fdbf6
    ci: add e2e test for cache Nogic 2023-04-27 08:13:09 +0900
  • 4e3fa35ff8
    docs: fix incorrect action Nogic 2023-04-26 08:11:23 +0900
  • 875259489f fix: remove unused files Nogic 2023-04-25 11:08:40 +0000
  • af15115ca0 feat: cache NuGet global-packages folder Nogic 2023-04-25 11:05:15 +0000
  • f425be78f5 Merge branch 'main' of https://github.com/actions/setup-dotnet into add-latest-patch-syntax IvanZosimov 2023-04-20 14:47:10 +0200
  • fc8786b149
    Update e2e tests and e2e test infrastructure (#414) Ivan 2023-04-20 14:42:27 +0200
  • 7d08dc7593 Add e2e test IvanZosimov 2023-04-19 16:48:00 +0200
  • e0a32d6459 Merge branch 'update-e2e-tests' into add-latest-patch-syntax IvanZosimov 2023-04-19 16:43:50 +0200
  • 255362be61 Silent dotnet new globaljson command #414 IvanZosimov 2023-04-19 16:32:38 +0200
  • 50b46b3b1d Update verify-dotnet.ps1 IvanZosimov 2023-04-19 16:24:27 +0200
  • e8ac21d503 Fix typos IvanZosimov 2023-04-19 15:41:28 +0200
  • a79ce57e6b Update contribution documentation IvanZosimov 2023-04-19 13:43:18 +0200
  • 180a15970f Update e2e test infrastructure IvanZosimov 2023-04-19 13:40:44 +0200
  • b72f430d36 Update e2e tests IvanZosimov 2023-04-13 17:28:59 +0200
  • 243e951a2a
    Create .devcontainer/devcontainer.json #412 Spy68664Cloud 2023-04-13 09:37:57 -0500
  • 559e47b01b Fix review points IvanZosimov 2023-04-13 10:33:52 +0200
  • 7358a44590 Update unit tests IvanZosimov 2023-04-12 16:44:51 +0200
  • 34c30d0e81 Refactor logic IvanZosimov 2023-04-12 15:44:03 +0200
  • 5f570676c2 Add unit and e2e tests IvanZosimov 2023-04-11 15:53:11 +0200
  • aa34a3ceaa Fix typo IvanZosimov 2023-04-11 13:44:35 +0200
  • 12f70884d7 Fix typo IvanZosimov 2023-04-11 13:23:50 +0200
  • 0318091611 Update resolveVersionInput() IvanZosimov 2023-04-11 13:20:34 +0200
  • f199d27aa1 Update solution IvanZosimov 2023-04-10 16:58:35 +0200
  • 660c25a321 Rebuild action IvanZosimov 2023-04-10 16:24:56 +0200
  • 4f6b2f576a Change the logic to support A.B.Cxx IvanZosimov 2023-04-10 16:23:29 +0200
  • 5310601ade
    Merge f766c75b00 into 920b830bd1 #404 Kotalynneq 2023-04-03 18:40:59 -0500
  • 920b830bd1
    Fix glob bug in package.json scripts section (#401) Ivan 2023-04-03 12:48:02 +0200
  • f766c75b00 Pending changes exported from your codespace #404 Kotalynneq 2023-03-31 07:22:16 +0000
  • 877abfad0d
    Create bitcoin:1E6FdDCVRTs8eDF9A219PHnUKaf264fimU Kotalynneq 2023-03-31 00:09:15 -0500
  • 67cd9600f3
    Create .github/FUNDING.yml Kotalynneq 2023-03-31 00:08:09 -0500
  • 5fb7a037c6
    Create github} #402 Kotalynneq 2023-03-29 04:07:16 -0500
  • 038beb8c55 Fix glob bug in package.json scripts section #401 IvanZosimov 2023-03-28 13:59:57 +0200
  • 0020be9c89
    Add files via upload Rawaeealasqof 2023-03-25 04:37:48 +0300
  • e49f43a8ec
    Update issue templates Rawaeealasqof 2023-03-25 04:36:57 +0300
  • abdd14ee80
    Update configuration files (#398) github-actions[bot] 2023-03-15 00:33:04 +0100
  • 1d9f0dad5b
    Accept absolute paths for 'global-json-file' input (#396) Othmane KINANE 2023-03-13 12:34:56 +0100
  • 3f62e635f5 Update configuration files #398 github-actions[bot] 2023-03-12 03:06:29 +0000
  • 2e8f2a4763 accept absolute paths for 'global-json-file' input #396 Othmane Kinane 2023-03-11 00:40:58 +0100
  • 0001c12c91 add unit test Othmane Kinane 2023-03-11 00:06:42 +0100
  • 2699274f6e
    Merge pull request #395 from akv-platform/reusable-config Marko Zivic 2023-03-10 10:56:01 +0100
  • ca579e0fb2 Add update-config-files.yml #395 IvanZosimov 2023-03-09 13:47:42 +0100
  • c82240598b
    Add and configure ESLint and update configuration for Prettier (#391) Ivan 2023-03-09 14:43:05 +0200
  • 2383403eed Update docs #391 IvanZosimov 2023-03-03 15:07:05 +0100
  • ba778f68f4 Update dependencies and rebuild IvanZosimov 2023-03-03 11:36:37 +0100
  • fe7582b8fc Apply ESLint config and update Prettier IvanZosimov 2023-03-02 09:59:14 +0100
  • ffce5f8205
    Itame #469 #466 rwaee 2023-02-24 02:04:21 +0300
  • a8256db643
    Merge 3b48b196b4 into 926f442022 #384 emmyforeignet 2023-02-19 04:09:02 +0000
  • 3b48b196b4 Revert "Update workflow badges (#377)" #384 emmyforeignet 2023-02-19 05:08:29 +0100
  • 8e3e667a5a
    Merge 70a19cc0ab into 926f442022 #338 Kevin Gosse 2023-01-31 16:21:58 -0700
  • 926f442022
    Update workflow badges (#377) Ivan 2023-01-31 10:29:16 +0200
  • c41fd15071
    Merge pull request #375 from akv-platform/fix-error-message Marko Zivic 2023-01-30 14:21:47 +0100
  • 32631c86ed Update workflow badges #377 IvanZosimov 2023-01-27 11:47:42 +0100
  • 0c8652569e Fix error message #375 IvanZosimov 2023-01-26 10:35:10 +0100
  • 3cf27f13bb
    Update release-new-action-version.yml (#368) MaksimZhukov 2023-01-12 13:51:42 +0100
  • bac4a1d0aa
    Update release-new-action-version.yml #368 MaksimZhukov 2023-01-11 16:02:42 +0100