The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 778ac5a5747307f2616b725bdab88fcc1a956cff / Jarek Potiuk <[email protected]> Rename build arg for upgrade-to-newer-dependencies to include hash The "UPGRADE_TO_NEWER_DEPENDENCIES" build arg was a bit misleading as it was not a true/false value but rather "random hash"/"false". This PR makes it a bit more explicit: * the arg is named UPGRADE_TO_NEWER_DEPENDENCIES_HASH * it's default is "" not false and all conditions are set to check for != or == "". The inputs/outputs in CI job remain as they were - "true/false" but this PR makes it clearer. Report URL: https://github.com/apache/airflow/actions/runs/8493605721 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
