1
0
Fork 0
mirror of synced 2026-06-05 11:04:04 +00:00
setup-dotnet/.github/workflows
js6pak 98af08bf64
Support global.json's rollForward latest* variants (#538)
* Rename toolcache directory instead of moving to tmp

This further enhances time savings seen in #213, down from a few minutes to seconds.

* Remove branch constraint on workflows used for testing

This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR.

* Support global.json's rollForward latest* variants

* Remove e2e-test's dependency on Microsoft.NET.Test.Sdk

The newer versions are net8.0/net462+ only, making older .NET sdks more annoying to test

* Revert "Remove e2e-test's dependency on Microsoft.NET.Test.Sdk"

This reverts commit 14839a662649cdea79ccecc3a7ce9a91386185b4.

* Don't run unsupported versions in global.json tests

* Revert "Remove branch constraint on workflows used for testing"

This reverts commit d9dae35030.
2026-05-26 17:43:27 -05:00
..
basic-validation.yml Update to Node.js 24 and modernize async usage (#654) 2025-09-02 21:50:49 -05:00
check-dist.yml Update to Node.js 24 and modernize async usage (#654) 2025-09-02 21:50:49 -05:00
codeql-analysis.yml Add and configure ESLint and update configuration for Prettier (#391) 2023-03-09 14:43:05 +02:00
e2e-tests.yml Support global.json's rollForward latest* variants (#538) 2026-05-26 17:43:27 -05:00
licensed.yml Add and configure ESLint and update configuration for Prettier (#391) 2023-03-09 14:43:05 +02:00
publish-immutable-actions.yml Bump actions/checkout from 5 to 6 (#684) 2025-12-29 15:18:38 -06:00
release-new-action-version.yml Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel (#665) 2025-11-24 11:04:21 -06:00
test-dotnet.yml Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692) 2026-01-13 17:07:38 -06:00
update-config-files.yml Add update-config-files.yml 2023-03-09 13:47:42 +01:00