Skip to content

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

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

ZainRizvi
Copy link
Contributor

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" {} \;

Copy link

pytorch-bot bot commented Mar 13, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8969

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

❌ 10 New Failures, 23 Pending, 5 Unrelated Failures

As of commit 8fe90a4 with merge base 124dfa4 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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.

@atalman atalman changed the title [Release only] Use Release 2.7 instead of @main for CI jobs [Release only] Use Release 2.7 instead of main for CI jobs Mar 13, 2025
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 atalman changed the base branch from main to release/0.22 March 13, 2025 16:20
@atalman atalman merged commit 8dcfb1c into release/0.22 Mar 13, 2025
20 of 58 checks passed
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