Files
ansible-docs/.github
Maxwell G ac8886120b Pip compile check mode (#1950)
* nox pip-compile: support check mode

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.

* ci: remove push trigger for pip-compile workflows

Now that we have the pip-compile-check job, this is redundant. PR checks
will fail if lockfiles are out-of-sync, so there's no need to run the
complete pip-compile workflow that performs a full update of the
dependencies. Complete updates are still performed on a weekly basis.
2024-10-15 19:07:44 +01:00
..
2024-10-15 19:07:44 +01:00
2023-07-12 21:14:35 +02:00