Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Aug 3, 2025

Breeze had the possibility of installing airflow from a branch of any Github repo - by providing VCS url, but it's been broken since the split of distributions. This PR adds capability of using owner/repo:branch as --use-airflow-version and the installation will be done using this GitHub repo.

Note! Such installation will NOT (currently) compile the assets so you will not be able to run api_server easily after such installation We might want to improve that in the future.

(cherry picked from commit 40ccc55)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Breeze had the possibility of installing airflow from a branch of
any Github repo - by providing VCS url, but it's been broken since
the split of distributions. This PR adds capability of using
`owner/repo:branch` as `--use-airflow-version` and the installation
will be done using this GitHub repo.

Note! Such installation will NOT (currently) compile the assets
so you will not be able to run api_server easily after such installation
We might want to improve that in the future.

(cherry picked from commit 40ccc55)
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Aug 3, 2025
@potiuk potiuk merged commit ce88229 into apache:v3-0-test Aug 3, 2025
139 of 140 checks passed
@potiuk potiuk deleted the backport-40ccc55-v3-0-test branch August 3, 2025 23:18
@ashb ashb modified the milestone: Airflow 3.0.4 Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants