The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: ad626b2c31cf286b2bc36eddb0b2e7141797761f / Jarek Potiuk <[email protected]> Remove "eager upgrade" from PROD image completely There were still some left-overs of EAGER_UPGRADE in PROD image building. Howwever "eager upgrade" only makes sense for CI images. PROD images when being built should use eager upgrades as they are produced in the CI image step. This PR does the following: * removes eager upgrade parameters from PROD image * replaces it with `--local-constraints` flag that will look for constraints stored in "docker-context-files" * modifies the CI workflows to upload constraints as artifacts and download them for PROD image build Report URL: https://github.com/apache/airflow/actions/runs/5907185954 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
