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>
2023-05-29 12:43:18 +02:00
Ivan
fc8786b149
Update e2e tests and e2e test infrastructure ( #414 )
2023-04-20 14:42:27 +02:00
La'Kaleigh Harris
550702114f
Support multiple versions in single invocation ( #240 )
2021-11-23 13:03:56 +03:00
Vladimir Safonkin
1c7be1087d
Debug
2021-02-04 13:41:45 +03:00
Vladimir Safonkin
ac1baccba4
Minor fix
2021-02-04 13:30:33 +03:00
Vladimir Safonkin
a841c568fd
Minor fixes
2021-02-04 13:26:18 +03:00
Vladimir Safonkin
5d1a72cb19
Debug
2021-02-04 12:39:11 +03:00
Vladimir Safonkin
8889c6748f
Debug
2021-02-04 12:31:39 +03:00
Vladimir Safonkin
f4159a6d20
Debug
2021-02-04 12:22:20 +03:00
Vladimir Safonkin
7164f75e01
Debug
2021-02-04 12:18:06 +03:00
Vladimir Safonkin
1317beb53a
Debug
2021-02-04 11:20:55 +03:00
Vladimir Safonkin
fabe7d52fe
Debug
2021-02-04 11:06:13 +03:00
Vladimir Safonkin
993f819e3d
Debug
2021-02-04 10:45:20 +03:00
Vladimir Safonkin
831e0d4070
Debug
2021-02-04 10:36:14 +03:00
Vladimir Safonkin
bb2233aaa5
Debug
2021-02-04 10:17:46 +03:00
Vladimir Safonkin
059f1aa99b
Debug
2021-02-04 09:57:09 +03:00
Zachary Eisinger
352338157c
Install sxs with the install-dotnet scripts ( #124 )
...
* Use dotnet-install scripts for proper sxs
* Update dotnet version in testing
* Error message cleanup
* SxS testing in the dotnet project
* Update package lock
* Test fixes
* Use proper environment variable
* Set dotnet root for windows
2020-09-15 09:36:09 -07:00
Zachary Eisinger
3569a93d9f
Honor specified nuget file location ( #109 )
...
* Honor specified nuget file location
* Generate and verify nuget.config
2020-09-02 11:11:56 -07:00
eric sciple
cf5f899a30
follow proxy settings
2020-02-06 15:02:47 -05:00