The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
98933ed34ad8d87724ec3b1738f130c721ca6bbe / Jarek Potiuk <[email protected]>
Exit with error in case dependencies are not synchronized in CI (#38424)

In case dependencies are not synchronized between provider.yaml and
pyproject.toml, they got regenerated in CI, just to prevent the
case we are using old dependencies - using pre-commit script.

Normally pre-commit fails when it make changes to files, but in
case we are building CI image we run the pre-commit manually as
we do not want to initialize all pre-commit environments and in
this case we should also sys.exit(1) to fail the image build in
this case.

Report URL: https://github.com/apache/airflow/actions/runs/8401394974

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to