The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: f31cb923df80ff01163f157b03e81220f9e0c910 / Jarek Potiuk <[email protected]> Exit with error in case dependencies are not synchronized in CI 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/8400994517 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
