Commit Graph

525 Commits (new-cdn-v3)
 

Author SHA1 Message Date
HarithaVattikuti b238433afb Update signed version 12 months ago
HarithaVattikuti 3b55724a43 Format check 12 months ago
HarithaVattikuti 2984211dcd Fallback logic 12 months ago
HarithaVattikuti 0126ca49f0 Fix Ubuntu-latest issues 12 months ago
HarithaVattikuti 88e040e901 Format install scripts 12 months ago
HarithaVattikuti 76f538c68f update latest install scripts 12 months ago
HarithaVattikuti 48d4d7f50f new cdn changes 12 months ago
HarithaVattikuti 8a4bd4c9a8
Update new cdn 12 months ago
Nogic 3447fd6a9f
feat: Cache NuGet global-packages folder (#303)
* feat: cache NuGet global-packages folder

* fix: remove unused files

* docs: fix incorrect action

* ci: add e2e test for cache

* docs: accept suggested changes on README

* docs: add simple cache example

* build: change main script path

* fix: change relative path to install scripts

* fix: change relative path to problem matcher

* refactor: accept changes on cache-utils

* fix: revert main script path changes

* test: fix cache-utils unit test

* test: fix cache-utils unit test

* feat: add `cache-dependency-path` variables

* build: change main script dist path

* ci: add `cache-dependency-path` e2e test & missing lock file

* fix: accept change suggestions

* ci: copy NuGet lock file to root

to pass "test-setup-with-cache" e2e test

* docs: change README guide

* fix: apply suggestions from code review

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* test: fix some failed unit tests

- fix `restoreCache()` test for 9703c8
- update installer script

* build: rebuild dist

* Update unit-tests
- Additional unit test were added to setup-dotnet.test.ts

* Update unit tests for unix systems

* Format and lint unit tests

* fix: avoid use '/' on `path.join`

* fix: rebuild dist

* fix: apply suggestions from code review

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>

* build: add `DisableImplicitNuGetFallbackFolder` option

also add guide on README

* docs: highlight warnings and notes

* docs: update note about handling NU1403

---------

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
Co-authored-by: IvanZosimov <ivanzosimov@github.com>
3 years ago
Marko Zivic 916351aac9
Merge pull request #430 from akv-platform/remove-implicit-dependencies
Remove implicit dependencies
3 years ago
Nikolai Laevskii 1ad2e312fa Add missing dependency 3 years ago
Nikolai Laevskii e3f84b8f7a Install eslint-plugin-node 3 years ago
github-actions[bot] ba848a34bb Update configuration files 3 years ago
Marko Zivic aa983c550d
Merge pull request #428 from akv-platform/add-latest-patch-syntax
Add latest patch syntax
3 years ago
IvanZosimov b891376106 Merge branch 'main' into add-latest-patch-syntax 3 years ago
IvanZosimov b05a3f26b3 Fix review points, rebuild solution 3 years ago
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
3 years ago
IvanZosimov 38b49fb717 Fix informational and debug messages 3 years ago
IvanZosimov 3cf3e230c1 Fix informational message 3 years ago
IvanZosimov 83a1653fa3 Update regular expresiion for isLatestPatchSyntax() 3 years ago
IvanZosimov 898aa0ce4d Fix typo 3 years ago
IvanZosimov 2f028bc044 update unit and e2e tests 3 years ago
IvanZosimov 21cf89aa73 Remove commented lines of code 3 years ago
IvanZosimov fefaa59d2e update logic of outputting dotnet-version 3 years ago
IvanZosimov e8501859aa Update unit tests 3 years ago
IvanZosimov 426d75d071 Merge branch 'main' into add-latest-patch-syntax 3 years ago
Ivan 0f534f5829
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
3 years ago
IvanZosimov fbdbede901 Rebuild solution 3 years ago
IvanZosimov 0bc43909e0 Update mechanic of outputting installed dotnet version 3 years ago
IvanZosimov c5a57b219c Update unit-tests 3 years ago
IvanZosimov 6adeb768ce Update docs 3 years ago
IvanZosimov f425be78f5 Merge branch 'main' of https://github.com/actions/setup-dotnet
into add-latest-patch-syntax
3 years ago
Ivan fc8786b149
Update e2e tests and e2e test infrastructure (#414) 3 years ago
IvanZosimov 7d08dc7593 Add e2e test 3 years ago
IvanZosimov e0a32d6459 Merge branch 'update-e2e-tests' into add-latest-patch-syntax 3 years ago
IvanZosimov 255362be61 Silent dotnet new globaljson command 3 years ago
IvanZosimov 50b46b3b1d Update verify-dotnet.ps1 3 years ago
IvanZosimov e8ac21d503 Fix typos 3 years ago
IvanZosimov a79ce57e6b Update contribution documentation 3 years ago
IvanZosimov 180a15970f Update e2e test infrastructure 3 years ago
IvanZosimov b72f430d36 Update e2e tests 3 years ago
IvanZosimov 559e47b01b Fix review points 3 years ago
IvanZosimov 7358a44590 Update unit tests 3 years ago
IvanZosimov 34c30d0e81 Refactor logic 3 years ago
IvanZosimov 5f570676c2 Add unit and e2e tests 3 years ago
IvanZosimov aa34a3ceaa Fix typo 3 years ago
IvanZosimov 12f70884d7 Fix typo 3 years ago
IvanZosimov 0318091611 Update resolveVersionInput() 3 years ago
IvanZosimov f199d27aa1 Update solution 3 years ago
IvanZosimov 660c25a321 Rebuild action 3 years ago