[RELEASE ONLY CHANGES] Pin test-infra workflows to release/2.13 - #21401
[RELEASE ONLY CHANGES] Pin test-infra workflows to release/2.13#21401JacobSzwejbka wants to merge 3 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21401
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Unrelated Failure, 1 Unclassified FailureAs of commit d09609f with merge base cd380e7 ( NEW FAILURES - The following jobs have failed:
UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
1.3 release-only audit: Already present in the 1.4 cut:
Carried in this PR after reproducing the same failure:
Still needed before the 1.4 RC, in follow-up release-only changes:
The 1.3 selective workflow unpins and MLX unpin were reactive fixes for |
|
Cherry-picked |
Release-only changes. Do not merge to main.
Pins PyTorch test-infra reusable workflows, actions, and explicit
test-infra-refinputs torelease/2.13. It updates release documentation clone commands fromviable/stricttorelease/1.4, followingscripts/release/apply-release-changes.sh.Also carries the 1.3 release full-history link-check fix. Shallow checkout left the base-to-head range unavailable on branch creation and PR merge refs;
fetch-depth: 0makes URL, xref, and file-size lint comparisons reliable.Test plan:
git diff --checkpytorch/test-infra@release/2.13.github/workflows/_link_check.ymlmatches the final 1.3 release fixbash scripts/lint_file_size.sh origin/release/1.4 HEADrelease/1.4branch-cut workflowsAuthored with Codex.