Skip to content

[Release only] release 2.6 changes#3864

Merged
kit1980 merged 1 commit intorelease/2.6from
sdym/for-release-2.6
Dec 16, 2024
Merged

[Release only] release 2.6 changes#3864
kit1980 merged 1 commit intorelease/2.6from
sdym/for-release-2.6

Conversation

@kit1980
Copy link
Copy Markdown
Contributor

@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
@pytorch-bot
Copy link
Copy Markdown

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
Copy Markdown
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

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