You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MNT: Consolidate BACKPORT_BRANCH into ci/versions.yml (#1311)
* Initial plan
* Migrate BACKPORT_BRANCH from file to versions.yml
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* remove the leftover from previous hack
The version check is no longer needed, see context: #1041 (comment).
* install yq in GH-hosted Win runners
* remove outdated WAR
* zstd is now installed in self-hosted Windows runners
* install yq in self-hosted Linux runners
* avoid installing yq on self-hosted Linux runners...
the Debian package is unfortunately discontinued, and it is simpler if we consolidate the yq calls in the same job where yq is available
* CAN WE GO CONTAINERLESS?!
* try this
* try this
* try this
* revert changes for the containerless experiment
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
0 commit comments