Commit Graph

14 Commits

Author SHA1 Message Date
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
Aleksandr Chebotov
5070486392 Move toolcache folder 2021-06-28 11:44:40 +03:00
Vladimir Safonkin
c0d7255256 Rework cleanup script 2021-02-04 15:14:09 +03:00
Vladimir Safonkin
e1655545c1 Minor fix 2021-02-04 14:24:06 +03:00
Vladimir Safonkin
79735df611 Debug 2021-02-04 09:31:18 +03:00
Vladimir Safonkin
c8cb48ba8b Debug 2021-02-04 09:19:10 +03:00
Vladimir Safonkin
71f0d4bd07 Debug 2021-02-03 15:34:01 +03:00
Vladimir Safonkin
7669e56997 Debug 2021-02-03 15:31:11 +03:00
Vladimir Safonkin
c8cf369c29 Debug 2021-02-03 15:20:22 +03:00
Vladimir Safonkin
6ade6c061b Minor fix 2021-02-03 15:17:48 +03:00
Vladimir Safonkin
843b5197ce Debug 2021-02-03 15:15:56 +03:00
Vladimir Safonkin
a3d47e556c Debug 2021-02-03 15:13:32 +03:00
Vladimir Safonkin
7261940ea5 Debug 2021-02-03 14:56:08 +03:00
Vladimir Safonkin
62230c5409 Move toolcache cleanup to separated script 2021-02-03 14:37:15 +03:00