Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release only] Use Release 2.7 instead of main for CI jobs #3890

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

ZainRizvi
Copy link
Contributor

@ZainRizvi ZainRizvi commented Mar 13, 2025

Generated by running these commands:

for i in .github/workflows/*.yml; do sed -i "" -e s#@main#@release/2.7# $i; done
find . -type f -name "*.yml" -exec sed -i "" "s/test-infra-ref: main/test-infra-ref: release\/2.7/g" {} \;

And manually bumped the version

@ZainRizvi ZainRizvi requested a review from a team as a code owner March 13, 2025 16:42
Copy link

pytorch-bot bot commented Mar 13, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3890

Note: Links to docs will display an error until the docs builds have been completed.

❌ 19 New Failures, 11 Pending, 2 Unrelated Failures

As of commit cd82dea with merge base c670ad8 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs 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.

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@atalman
Copy link
Contributor

atalman commented Mar 13, 2025

@ZainRizvi please also bump version to 2.7 in this PR

@ZainRizvi ZainRizvi merged commit 54dd1f2 into release/2.7 Mar 13, 2025
16 of 46 checks passed
@ZainRizvi ZainRizvi deleted the zainr/2.7refs branch March 13, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants