Commits
Commits on May 31, 2023
-
Update tests to accomodate for changes
Nikolai Laevskii committedMay 31, 2023 Copy the full SHA 6eb2af6View commit details -
Merge remote-tracking branch 'github/main' into refactor-installer
Nikolai Laevskii committedMay 31, 2023 Copy the full SHA 6019612View commit details
Commits on May 30, 2023
-
Nikolai Laevskii committed
May 30, 2023 Copy the full SHA 427804dView commit details
Commits on May 29, 2023
-
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 people authored and GitHub committedMay 29, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 3447fd6View commit details
Commits on May 24, 2023
-
Nikolai Laevskii committed
May 24, 2023 Copy the full SHA 5c7ae4fView commit details
Commits on May 22, 2023
-
Merge branch 'main' into add-latest-patch-syntax
IvanZosimov committedMay 22, 2023 Copy the full SHA b891376View commit details -
Fix review points, rebuild solution
IvanZosimov committedMay 22, 2023 Copy the full SHA b05a3f2View commit details
Commits on May 19, 2023
-
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
Nikolai Laevskii authored and GitHub committedMay 19, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 5fdecd2View commit details
Commits on May 18, 2023
-
Fix informational and debug messages
IvanZosimov committedMay 18, 2023 Copy the full SHA 38b49fbView commit details -
Update regular expresiion for isLatestPatchSyntax()
IvanZosimov committedMay 18, 2023 Copy the full SHA 83a1653View commit details -
IvanZosimov committed
May 18, 2023 Copy the full SHA 2f028bcView commit details
Commits on May 15, 2023
-
IvanZosimov committed
May 15, 2023 Copy the full SHA e850185View commit details -
Merge branch 'main' into add-latest-patch-syntax
IvanZosimov committedMay 15, 2023 Copy the full SHA 426d75dView commit details -
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
Ivan authored and GitHub committedMay 15, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 0f534f5View commit details
Commits on Apr 20, 2023
-
Update e2e tests and e2e test infrastructure (#414)
Ivan authored and GitHub committedApr 20, 2023 Unverified
No user is associated with the committer email.Copy the full SHA fc8786bView commit details
Commits on Apr 19, 2023
-
Merge branch 'update-e2e-tests' into add-latest-patch-syntax
IvanZosimov committedApr 19, 2023 Copy the full SHA e0a32d6View commit details -
Silent dotnet new globaljson command
IvanZosimov committedApr 19, 2023 Copy the full SHA 255362bView commit details -
IvanZosimov committed
Apr 19, 2023 Copy the full SHA 50b46b3View commit details -
IvanZosimov committed
Apr 19, 2023 Copy the full SHA e8ac21dView commit details -
Update e2e test infrastructure
IvanZosimov committedApr 19, 2023 Copy the full SHA 180a159View commit details
Commits on Apr 13, 2023
-
IvanZosimov committed
Apr 13, 2023 Copy the full SHA b72f430View commit details
Commits on Apr 12, 2023
-
IvanZosimov committed
Apr 12, 2023 Copy the full SHA 34c30d0View commit details
Commits on Apr 11, 2023
-
IvanZosimov committed
Apr 11, 2023 Copy the full SHA 5f57067View commit details
Commits on Mar 13, 2023
-
Accept absolute paths for 'global-json-file' input (#396)
Othmane KINANE authored and GitHub committedMar 13, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 1d9f0daView commit details
Commits on Mar 9, 2023
-
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier * Update dependencies and rebuild * Update docs
Ivan authored and GitHub committedMar 9, 2023 Unverified
No user is associated with the committer email.Copy the full SHA c822405View commit details
Commits on Dec 20, 2022
-
IvanZosimov committed
Dec 20, 2022 Copy the full SHA 11aaa65View commit details
Commits on Oct 10, 2022
-
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332)
Ivan authored and GitHub committedOct 10, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 4d4a70fView commit details
Commits on Sep 29, 2022
-
Add ability to write resolved version of SDK into the output variable…
… (#324)
Ivan authored and GitHub committedSep 29, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c7e7147View commit details
Commits on Sep 27, 2022
-
Implement proposal stated in ADR for setup-dotnet v3 and functionalit…
…y from feature request #219 (#315)
Ivan authored and GitHub committedSep 27, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 0705ef0View commit details
Commits on Jul 31, 2022
-
test: add include-prerelease env on test
Nogic committedJul 31, 2022 Copy the full SHA c2dac7fView commit details
Commits on Nov 23, 2021
-
Support multiple versions in single invocation (#240)
La'Kaleigh Harris authored and GitHub committedNov 23, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 5507021View commit details
Commits on Aug 20, 2021
-
Vladimir Safonkin committed
Aug 20, 2021 Copy the full SHA f3822c3View commit details -
Remove hardcoded patch version from unit test
Vladimir Safonkin committedAug 20, 2021 Copy the full SHA 5e45b4bView commit details