Commit Graph

119 Commits (main)

Author SHA1 Message Date
gowridurgad 0f55b457d2
removes end-of-line dotnet versions (#647)
Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
3 months ago
HarithaVattikuti 4d6c8fcf3c
Upgrade Node to v20 (#484)
* Node Version upgrade to 20

* 4.0.0

* Action Files upgrade to 20

* Updated version for outdated

* Update Format check

* Auth Test file update
2 years ago
Nikolai Laevskii 6eb2af61b6 Update tests to accomodate for changes 2 years ago
Nikolai Laevskii 6019612129 Merge remote-tracking branch 'github/main' into refactor-installer 2 years ago
Nikolai Laevskii 427804d76a Update tests 2 years 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>
2 years ago
Nikolai Laevskii 5c7ae4f903 Apply consistent naming 2 years ago
IvanZosimov b891376106 Merge branch 'main' into add-latest-patch-syntax 2 years ago
IvanZosimov b05a3f26b3 Fix review points, rebuild solution 2 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
2 years ago
IvanZosimov 38b49fb717 Fix informational and debug messages 2 years ago
IvanZosimov 83a1653fa3 Update regular expresiion for isLatestPatchSyntax() 2 years ago
IvanZosimov 2f028bc044 update unit and e2e tests 2 years ago
IvanZosimov e8501859aa Update unit tests 2 years ago
IvanZosimov 426d75d071 Merge branch 'main' into add-latest-patch-syntax 2 years ago
Ivan 0f534f5829
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
2 years ago
IvanZosimov c5a57b219c Update unit-tests 2 years ago
IvanZosimov 6adeb768ce Update docs 2 years ago
Ivan fc8786b149
Update e2e tests and e2e test infrastructure (#414) 2 years ago
IvanZosimov e0a32d6459 Merge branch 'update-e2e-tests' into add-latest-patch-syntax 2 years ago
IvanZosimov 255362be61 Silent dotnet new globaljson command 2 years ago
IvanZosimov 50b46b3b1d Update verify-dotnet.ps1 2 years ago
IvanZosimov e8ac21d503 Fix typos 2 years ago
IvanZosimov 180a15970f Update e2e test infrastructure 2 years ago
IvanZosimov b72f430d36 Update e2e tests 2 years ago
IvanZosimov 34c30d0e81 Refactor logic 2 years ago
IvanZosimov 5f570676c2 Add unit and e2e tests 2 years ago
Othmane KINANE 1d9f0dad5b
Accept absolute paths for 'global-json-file' input (#396) 3 years ago
Ivan c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
3 years ago
IvanZosimov 11aaa65761 Fix review points 3 years ago
Ivan 4d4a70f4a5
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332) 3 years ago
Ivan c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 3 years ago
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 3 years ago
Nogic c2dac7f367 test: add include-prerelease env on test 3 years ago
La'Kaleigh Harris 550702114f
Support multiple versions in single invocation (#240) 4 years ago
Vladimir Safonkin f3822c3b02 Prettier 4 years ago
Vladimir Safonkin 5e45b4b591 Remove hardcoded patch version from unit test 4 years ago
Vladimir Safonkin b7b99f337e Fix unit test 4 years ago
Vladimir Safonkin f92687c910 Minor fix 4 years ago
Vladimir Safonkin 9480036ff9 Fix unit test 4 years ago
Vladimir Safonkin 13fd5bf191 Support rollForward option from global.json 4 years ago
Aleksandr Chebotov 5070486392 Move toolcache folder 4 years ago
Dmitry Shibanov 385512c5e5 fix test 5 years ago
Dmitry Shibanov 083d63a2ff add yesy cases 5 years ago
Dmitry Shibanov 20afff9c90 work on fixing test 5 years ago
Vladimir Safonkin c0d7255256 Rework cleanup script 5 years ago
Vladimir Safonkin e1655545c1 Minor fix 5 years ago
Vladimir Safonkin 2a58294d0c Minor fix 5 years ago
Vladimir Safonkin 92ffa484b1 Minor fix 5 years ago
Vladimir Safonkin cfb7e25be1 Minor fix 5 years ago