116 Commits

Author SHA1 Message Date
Nogic
4a7f04a1c2
fix: apply suggestions from code review
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2023-05-29 08:09:11 +09:00
Nogic
72ff56e899
Merge remote-tracking branch 'origin/main' into feat/nuget-cache 2023-05-24 23:43:37 +00:00
Nogic
39d3726ca6
fix: avoid use '/' on path.join 2023-05-23 23:06:32 +00:00
IvanZosimov
b05a3f26b3 Fix review points, rebuild solution 2023-05-22 12:27:33 +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
2f028bc044 update unit and e2e tests 2023-05-18 11:11:51 +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
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
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
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
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
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
af15115ca0 feat: cache NuGet global-packages folder 2023-04-25 11:05:15 +00:00
IvanZosimov
559e47b01b Fix review points 2023-04-13 10:33:52 +02:00
IvanZosimov
7358a44590 Update unit tests 2023-04-12 16:44:51 +02:00
IvanZosimov
34c30d0e81 Refactor logic 2023-04-12 15:44:03 +02:00
IvanZosimov
aa34a3ceaa Fix typo 2023-04-11 13:44:35 +02:00
IvanZosimov
12f70884d7 Fix typo 2023-04-11 13:23:50 +02:00
IvanZosimov
0318091611 Update resolveVersionInput() 2023-04-11 13:20:34 +02:00
IvanZosimov
f199d27aa1 Update solution 2023-04-10 16:58:35 +02:00
IvanZosimov
660c25a321 Rebuild action 2023-04-10 16:24:56 +02:00
IvanZosimov
4f6b2f576a Change the logic to support A.B.Cxx 2023-04-10 16:23:29 +02:00
Othmane KINANE
1d9f0dad5b
Accept absolute paths for 'global-json-file' input (#396) 2023-03-13 12:34:56 +01:00
Ivan
c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
2023-03-09 14:43:05 +02:00
IvanZosimov
0c8652569e Fix error message 2023-01-26 10:35:10 +01:00
Theodore Tsirpanis
9984a6fa87 Warn if the action ends up not installing any .NET version. 2022-11-14 19:58:22 +02:00
MaksimZhukov
607fce577a
Update the link to the .Net Core releases index file (#337) 2022-10-24 14:21:32 +02:00
Evgenii Korolevskii
239baf3c5b Merge branch 'main' into refactor-nuget-cfg-parse 2022-10-13 16:34:35 +02:00
Ivan
4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 2022-10-10 14:27:29 +02:00
Ivan
45c9f236cf
Enable ability to change .NET SDK installation directory by DOTNET_INSTALL_DIR environment variable (#329) 2022-10-04 10:22:05 +02:00
Evgenii Korolevskii
629365b26e Merge branch 'main' into refactor-nuget-cfg-parse 2022-09-30 09:28:48 +02:00
Evgenii Korolevskii
942a0bea39 format 2022-09-30 02:37:51 +02:00
Evgenii Korolevskii
26db2473e9 fix empty first line 2022-09-30 02:23:20 +02:00
Evgenii Korolevskii
467621733d add packageSourceCredentials 2022-09-30 02:19:09 +02:00
Evgenii Korolevskii
bdd38d13dc build 2022-09-30 02:05:09 +02:00
Evgenii Korolevskii
1d2f8f9eaf add debug log 2022-09-30 02:04:34 +02:00
Evgenii Korolevskii
354d280fa3 refactor using of XMLBuilder 2022-09-30 01:54:05 +02:00
Evgenii Korolevskii
90642fa8c5 update parser to v4 2022-09-29 18:23:42 +02:00
Ivan
c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 2022-09-29 17:45:25 +02:00
Evgenii Korolevskii
cf081e76a2 merge main & build 2022-09-28 15:30:56 +02:00