Commit Graph

542 Commits

Author SHA1 Message Date
Nogic 173e3715b0
fix: rebuild dist 2023-05-24 23:46:11 +00:00
Nogic 72ff56e899
Merge remote-tracking branch 'origin/main' into feat/nuget-cache 2023-05-24 23:43:37 +00:00
Marko Zivic aa983c550d
Merge pull request #428 from akv-platform/add-latest-patch-syntax
Add latest patch syntax
2023-05-24 08:41:30 +02:00
Nogic 39d3726ca6
fix: avoid use '/' on `path.join` 2023-05-23 23:06:32 +00:00
IvanZosimov b891376106 Merge branch 'main' into add-latest-patch-syntax 2023-05-22 12:29:35 +02:00
IvanZosimov b05a3f26b3 Fix review points, rebuild solution 2023-05-22 12:27:33 +02:00
Nikolai Laevskii 5fdecd2063
Increase amount of retries for Dotnet installation scripts tests (#427)
* Increase amount of retries for Dotnet installation scripts tests

* Format: Increase amount of retries for Dotnet installation scripts tests
2023-05-19 08:50:54 +02:00
IvanZosimov 38b49fb717 Fix informational and debug messages 2023-05-18 12:39:22 +02:00
IvanZosimov 3cf3e230c1 Fix informational message 2023-05-18 12:01:55 +02:00
IvanZosimov 83a1653fa3 Update regular expresiion for isLatestPatchSyntax() 2023-05-18 11:46:40 +02:00
IvanZosimov 898aa0ce4d Fix typo 2023-05-18 11:16:22 +02:00
IvanZosimov 2f028bc044 update unit and e2e tests 2023-05-18 11:11:51 +02:00
Nogic 499093f364
Merge pull request #1 from IvanZosimov/nuget-cache/update-unit-tests
Nuget cache/update unit tests
2023-05-18 08:46:37 +09:00
IvanZosimov b50a1c9fbf Format and lint unit tests 2023-05-17 14:14:15 +02:00
IvanZosimov 4c5e506750 Update unit tests for unix systems 2023-05-17 14:07:37 +02:00
IvanZosimov 21cf89aa73 Remove commented lines of code 2023-05-16 15:13:18 +02:00
IvanZosimov fefaa59d2e update logic of outputting dotnet-version 2023-05-16 14:58:18 +02:00
IvanZosimov 79ba22d06f Update unit-tests
- Additional unit test were added to setup-dotnet.test.ts
2023-05-16 14:08:39 +02:00
IvanZosimov 23aaf1d3f8 Merge branch 'actions/main' into feat/nuget-cache 2023-05-15 14:41:35 +02:00
IvanZosimov e8501859aa Update unit tests 2023-05-15 14:24:28 +02:00
IvanZosimov 426d75d071 Merge branch 'main' into add-latest-patch-syntax 2023-05-15 14:13:18 +02:00
Ivan 0f534f5829
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
2023-05-15 14:09:29 +02:00
IvanZosimov fbdbede901 Rebuild solution 2023-05-15 11:49:01 +02:00
IvanZosimov 0bc43909e0 Update mechanic of outputting installed dotnet version 2023-05-15 11:45:07 +02:00
Nogic 5cde892d9e build: rebuild dist 2023-05-12 00:23:52 +00:00
Nogic ee0d3b4f21 test: fix some failed unit tests
- fix `restoreCache()` test for 9703c8
- update installer script
2023-05-12 00:15:25 +00:00
Nogic 1b0bc35fe9
fix: apply suggestions from code review
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2023-05-12 08:58:25 +09:00
Nogic 5b9469dcf1 docs: change README guide 2023-05-10 00:49:36 +00:00
Nogic f55c1f49a4 ci: copy NuGet lock file to root
to pass "test-setup-with-cache" e2e test
2023-05-10 00:49:02 +00:00
Nogic 9703c805e0 fix: accept change suggestions 2023-05-10 00:43:28 +00:00
IvanZosimov c5a57b219c Update unit-tests 2023-05-05 10:44:54 +02:00
IvanZosimov 6adeb768ce Update docs 2023-05-05 10:43:09 +02:00
Nogic 0f40f1c9f1 ci: add `cache-dependency-path` e2e test & missing lock file 2023-04-30 03:22:54 +00:00
Nogic c2b95dce66 build: change main script dist path 2023-04-30 02:55:57 +00:00
Nogic 9bc24e1526 feat: add `cache-dependency-path` variables 2023-04-30 02:44:19 +00:00
Nogic 15b6d31610 test: fix cache-utils unit test 2023-04-27 02:09:47 +00:00
Nogic 6985ab3d35 test: fix cache-utils unit test 2023-04-27 02:09:11 +00:00
Nogic 3025f77b29 fix: revert main script path changes 2023-04-27 01:52:39 +00:00
Nogic d958ca3660 refactor: accept changes on cache-utils 2023-04-27 00:36:46 +00:00
Nogic cffdfc80c6 fix: change relative path to problem matcher 2023-04-26 23:57:40 +00:00
Nogic 061d7afe7f fix: change relative path to install scripts 2023-04-26 23:52:52 +00:00
Nogic 3fcae62228 build: change main script path 2023-04-26 23:44:51 +00:00
Nogic 2683943ee5
docs: add simple cache example 2023-04-27 08:35:44 +09:00
Nogic b40f9e83dc
docs: accept suggested changes on README 2023-04-27 08:23:33 +09:00
Nogic 71228fdbf6
ci: add e2e test for cache 2023-04-27 08:13:09 +09:00
Nogic 4e3fa35ff8
docs: fix incorrect action 2023-04-26 08:11:23 +09:00
Nogic 875259489f fix: remove unused files 2023-04-25 11:08:40 +00:00
Nogic af15115ca0 feat: cache NuGet global-packages folder 2023-04-25 11:05:15 +00:00
IvanZosimov f425be78f5 Merge branch 'main' of https://github.com/actions/setup-dotnet
into add-latest-patch-syntax
2023-04-20 14:47:10 +02:00
Ivan fc8786b149
Update e2e tests and e2e test infrastructure (#414) 2023-04-20 14:42:27 +02:00