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

Fix backport CI #381

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Fix backport CI #381

merged 1 commit into from
Jan 12, 2025

Conversation

leofang
Copy link
Member

@leofang leofang commented Jan 12, 2025

Copy link
Contributor

copy-pr-bot bot commented Jan 12, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@leofang leofang added the to-be-backported Trigger the bot to raise a backport PR upon merge label Jan 12, 2025
@leofang
Copy link
Member Author

leofang commented Jan 12, 2025

Let me add the backport label and admin-merge to test the backport CI. It should leave a comment in this PR to report an error.

@leofang leofang merged commit 604fcac into NVIDIA:main Jan 12, 2025
1 check passed
@leofang leofang deleted the fix_bp branch January 12, 2025 17:04
Copy link

Backport failed for 11.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2

@leofang leofang added this to the cuda-python 12-next, 11-next milestone Jan 12, 2025
@leofang leofang added bug Something isn't working CI/CD CI/CD infrastructure P0 High priority - Must do! and removed to-be-backported Trigger the bot to raise a backport PR upon merge labels Jan 12, 2025
Copy link

Backport failed for 11.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2

2 similar comments
Copy link

Backport failed for 11.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2

Copy link

Backport failed for 11.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2

@leofang leofang self-assigned this Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD CI/CD infrastructure P0 High priority - Must do!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant