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

[stable-2.15] nox pip-compile: support check mode #1949

Open
wants to merge 1 commit into
base: stable-2.15
Choose a base branch
from

Conversation

gotmax23
Copy link
Collaborator

Support a custom --check flag to fail if pip-compile made any changes so we can check that that lockfiles are in sync with the input (.in) files.

(cherry picked from commit cb295b1)

Support a custom --check flag to fail if pip-compile made any changes so
we can check that that lockfiles are in sync with the input (.in) files.

(cherry picked from commit cb295b1)
@gotmax23 gotmax23 added no_backport This PR should not be backported. devel only. tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves. merge_commit Use "Create a merge commit" when applying this PR labels Sep 26, 2024
@gotmax23 gotmax23 marked this pull request as ready for review September 26, 2024 15:30
@gotmax23 gotmax23 removed the merge_commit Use "Create a merge commit" when applying this PR label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no_backport This PR should not be backported. devel only. tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant