Support global.json's rollForward latest* variants#538
Conversation
d3880ca to
4456588
Compare
|
@HarithaVattikuti bump |
|
Hi @js6pak, Thank you for this contribution, this fills an important gap in
Once those are addressed, happy to take another look. Thanks! |
This further enhances time savings seen in actions#213, down from a few minutes to seconds.
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.
c9d65e1 to
2306c4f
Compare
The newer versions are net8.0/net462+ only, making older .NET sdks more annoying to test
2306c4f to
b7a286c
Compare
|
@priyagupta108 I've rebased the PR, so you can take a look. Workflow trigger changes are needed for external contributors to test whether their changes pass CI, so I'd recommend keeping them, but if you want to drop it, I'd do it after making sure you don't want any other changes to the actual feature (so I can test that CI works after requested changes :v). |
|
@priyagupta108 Note the |
|
Hi @js6pak, thanks for the quick rebase! A few follow-up items to address:
Once those are addressed, happy to continue the review. Thanks! |
Description:
This PR is a cleaned up version of #481, which fixes 2 issues:
npm run buildwasn't rerun sodistis stale thereThere are a few additional commits in this PR:
clear-toolcache.ps1Related issue:
Fixes #448, closes #481
Check list: