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] release 2.6 changes #3864

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

kit1980
Copy link
Member

@kit1980 kit1980 commented Dec 16, 2024

for i in .github/workflows/*.yml; do sed -i -e s#@main#@release/2.6# $i; done
find . | grep .yml | xargs sed -i "s/test-infra-ref: main/test-infra-ref: release\/2.6/g"

@kit1980 kit1980 requested a review from a team as a code owner December 16, 2024 18:48
Copy link

pytorch-bot bot commented Dec 16, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Cancelled Job, 7 Unrelated Failures

As of commit 2942e76 with merge base a6b0a14 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

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

@kit1980 kit1980 merged commit bf81653 into release/2.6 Dec 16, 2024
28 of 39 checks passed
@kit1980 kit1980 deleted the sdym/for-release-2.6 branch December 16, 2024 19:04
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