The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: dab548e3bb066799257d35ffecbfe86e336519f5 / Jarek Potiuk <[email protected]> Add google-cloud-bigquery as explicit google-provider dependency The new Google Cloud Bigquery released few days ago, caused some weird backtracking UV issue for Python 3.11 builds where airflow uses PyPI providers in PROD image builds. UV seems to fail on really old version of google-cloud-bigquery (1.28.2) that has a bad version specifier for one of the dependencies (de instead of dev). We should add the google-cloud-bigquery explicitly and limit it to a relatively newer version. Airflow uses latest 3.20.1 version now in constraints and limiting bigquery to >= 3.0.1 (first non-yanked version released > 2 years ago in March 2022) is a good lower limit. Report URL: https://github.com/apache/airflow/actions/runs/8558920586 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
