The GitHub Actions job "Tests AMD" on airflow.git/add-pre-flag-if-airflow-pre-release-is-being-installed has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: a7c4667a84aa78703a0db8510c1f78e00cb0a05c / Jarek Potiuk <[email protected]> Allow pre-release versions when using `--use-airflow-version" When --use-airflow-version is used, we are installing airflow using either distributions built locally or specified as version or vcs command. However we should have a way to allow installing providers. task-sdk and airflowctl with `--pre`` flag, so that in certain cases where we have >= dependency pre-release packages can be used from PyPI rather than final packages. This PR adds a flag "--allow-pre-releases" to all commands that can also pass "--use-airflow-version", and it automatically uses "--pre" flag when pre-release version of airflow is passed explicitly in --use-airflow-version (say for example --use-airlflow-version==3.0.2rc1) Report URL: https://github.com/apache/airflow/actions/runs/15511172048 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
