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

[stable-2.18] support pip-compile check mode and remove pip-compile workflows from stable branch

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 standalone pip-compile workflows from the stable branches as discussed in https://github.com/ansible/ansible-documentation/pull/1920.

gotmax23 avatar Sep 26 '24 14:09 gotmax23