The GitHub Actions job "Tests" on airflow.git/attempt-to-migrate-to-connexion-2-15 has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 259612a3173e62a8150cc5d3fce9db44e8ce64f3 / Jarek Potiuk <[email protected]> Speed-up constraints generation (#52449) Constraints generation was slow because we run them in a loop and we tried to run them all on a single machine - trying to utilize the fact that we only have to build airflow and provider packages once. But those are pretty fast, comparing to constraint generation and it's much better to parallelize the constraint jobs and run them on separatae workers. This will speed up constraint generation delays that will allow building PROD images and kubernetes checks faster. Report URL: https://github.com/apache/airflow/actions/runs/18689421859 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
