The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 4c3a0b4beccaf9f26b4e78ed1cbb84e6e587b7f8 / Jarek Potiuk <[email protected]> Fix constraints generation when there are no differences The new constraints generation implemented in #36158 had a bug that constraint files have not been generated when there was no changes (wrong file has been deleted). This resulted in PROD files generation failing when there were no new releases to one of 670 dependencies. This PR fixes it and improves the diagnostics of comstraints generation: * more information printed about generated files * using shorten method wnen running commands (will add ellipsis if longer) * failing when there are not constraints to upload - indicating a bug in the processs of constraints generation rather than when downloaded constraints are missing. Report URL: https://github.com/apache/airflow/actions/runs/7169157649 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
