The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
1a9378e1b37d86c83de6b118b40a063224de4178 / Jarek Potiuk <[email protected]>
Make sure the key for k8s environment changes with requirements in CI

Previously, caching key for k8s environment was static - it did
not take into account that some of the file changes should
invalidate the cache. This PR changes it so that it changes
wheneve one of the contributing factors change:

* requirements
* airflow setup files
* airflow pyproject.toml
* generated provider dependencies

Changes in any of those should cause recreation of the venv.

Report URL: https://github.com/apache/airflow/actions/runs/3679802815

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to