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

Add pre-commit.ci config #396

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Add pre-commit.ci config #396

merged 1 commit into from
Jan 15, 2025

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Jan 15, 2025

Closes #255

This PR adds a ci: section to the pre-commit config. pre-commit.ci has been enabled for this repository.

Copy link
Contributor

copy-pr-bot bot commented Jan 15, 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.

@shwina
Copy link
Contributor Author

shwina commented Jan 15, 2025

/ok to test

@leofang leofang added this to the cuda-python 12-next, 11-next milestone Jan 15, 2025
@leofang leofang added support All things related to the project that can't be categorized P0 High priority - Must do! CI/CD CI/CD infrastructure labels Jan 15, 2025
@leofang
Copy link
Member

leofang commented Jan 15, 2025

LGTM!

@shwina shwina merged commit ac5b4f0 into NVIDIA:main Jan 15, 2025
82 checks passed
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-396-to-11.8.x origin/11.8.x
cd .worktree/backport-396-to-11.8.x
git switch --create backport-396-to-11.8.x
git cherry-pick -x b50f55fce6d522e2c76fb01294e07afe07c6f2f1

@leofang
Copy link
Member

leofang commented Jan 15, 2025

The above backport error will be fixed in #395.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD infrastructure P0 High priority - Must do! support All things related to the project that can't be categorized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run pre-commit in the CI
3 participants