Chris Philips
|
bc45ec257e
|
feat: support rollForward latest variants
|
2023-11-15 11:58:12 -08:00 |
|
Nikolai Laevskii
|
9b40770825
|
Merge pull request #433 from akv-platform/sequential-version-install-fix
Sequential version install fix
|
2023-06-06 13:43:07 +02:00 |
|
Nikolai Laevskii
|
48277343a5
|
Reduce number of e2e tests
|
2023-06-06 13:23:53 +02:00 |
|
Nikolai Laevskii
|
89f1766d87
|
Add test for global.json with comments
|
2023-05-31 12:28:10 +02:00 |
|
Nikolai Laevskii
|
faa708d00b
|
Fix e2e tests
|
2023-05-31 11:21:34 +02:00 |
|
Nikolai Laevskii
|
ea6d1c26e7
|
Add more comprehensive testing
|
2023-05-31 11:21:34 +02:00 |
|
Nikolai Laevskii
|
9471c5df0b
|
Update e2e tests
|
2023-05-31 11:21:34 +02:00 |
|
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 |
|
IvanZosimov
|
2f028bc044
|
update unit and e2e tests
|
2023-05-18 11:11:51 +02:00 |
|
IvanZosimov
|
426d75d071
|
Merge branch 'main' into add-latest-patch-syntax
|
2023-05-15 14:13:18 +02:00 |
|
Ivan
|
0f534f5829
|
Refactor and update unit-tests (#418)
* Update unit-tests and dotnet-install scripts
|
2023-05-15 14:09:29 +02:00 |
|
Ivan
|
fc8786b149
|
Update e2e tests and e2e test infrastructure (#414)
|
2023-04-20 14:42:27 +02:00 |
|
IvanZosimov
|
7d08dc7593
|
Add e2e test
|
2023-04-19 16:48:00 +02:00 |
|
IvanZosimov
|
180a15970f
|
Update e2e test infrastructure
|
2023-04-19 13:40:44 +02:00 |
|
IvanZosimov
|
b72f430d36
|
Update e2e tests
|
2023-04-13 17:28:59 +02: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
|
11aaa65761
|
Fix review points
|
2022-12-20 16:24:40 +01:00 |
|