Zachary Taylor
|
83c0c1a6c8
|
v4 - Remove azureedge.net fallback logic and update install scripts (#572)
* Remove logic for azureedge.net fallback in preparation for install script changes
* remove extra spacing
* Update README.md (#587)
* upgrade cache from 3.2.4 to 4.0.0 (#586)
* upgrade cache to 4.0.0
* license update
* failure fix
* e2e failure fix
* Configure Dependabot settings (#585)
* Create dependabot.yml
* update latest install scripts
* Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#590)
Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/actions/publish-immutable-action/releases)
- [Commits](https://github.com/actions/publish-immutable-action/compare/0.0.3...v0.0.4)
---
updated-dependencies:
- dependency-name: actions/publish-immutable-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @actions/http-client from 2.2.1 to 2.2.3 (#592)
* Bump @actions/http-client from 2.2.1 to 2.2.3
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)
---
updated-dependencies:
- dependency-name: "@actions/http-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix for the check failures
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
* Bump undici from 5.28.4 to 5.28.5 (#596)
* Bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix for the check failures
* fix for licensed check failure
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
* Remove old URLs from E2E tests workflow
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ben Wells <benwells@github.com>
Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
|
2025-02-12 08:36:58 -06:00 |
|
aparnajyothi-y
|
4b37d22250
|
upgrade cache from 3.2.4 to 4.0.0 (#586)
* upgrade cache to 4.0.0
* license update
* failure fix
* e2e failure fix
|
2025-01-16 16:56:28 -06:00 |
|
Priya Gupta
|
e4c228a841
|
Enhance Workflows, Update Dependencies and Installer Scripts (#555)
* update workflows
* Upgrade micromatch Dependency
* Fix ubuntu 22.04 label
* exclude macos-latest
* Upgrade cross-spawn Dependency and update-installers
|
2024-12-19 11:31:55 -06:00 |
|
dependabot[bot]
|
6bd8b7f777
|
Bump braces from 3.0.2 to 3.0.3 (#533)
* Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump undici from 5.28.3 to 5.28.4
* update checkout from v3 to v4
* Update test proxy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
|
2024-07-08 14:47:49 -05: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 |
|