ansible-documentation icon indicating copy to clipboard operation
ansible-documentation copied to clipboard

Pip compile check mode

Open gotmax23 opened this issue 1 year ago • 0 comments

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 on all pushes and PRs.

Then, we can also remove the push trigger from the pip-compile workflows as discussed in https://github.com/ansible/ansible-documentation/pull/1920.

gotmax23 avatar Sep 26 '24 14:09 gotmax23