The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b3bb92a461b2d72d859b49c84468ed6f8c230340 / Jarek Potiuk <[email protected]> Use PyPI constraints for PROD image in non-main branch (#33789) When we are building PROD image in CI for non main branch, we are installing providers from PyPI rather than building them locally from sources. Therefore we should use `PyPI` constraints for such builds not the "source" constraints (they might differ). This PR adds two steps: * In the CI build, when we do not build providers we generate PyPI constraints additionally to source constraints * In the PROD build we use the PyPI constraints in case we do not build providers locally (cherry picked from commit f9276f0597d5ad91c98d0db36d16d799ee2d4f21) Report URL: https://github.com/apache/airflow/actions/runs/5991880071 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
