Skip to content

The dev0 suffix should only be applied in main#38727

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:apply-dev0-suffix-only-in-main
Apr 3, 2024
Merged

The dev0 suffix should only be applied in main#38727
potiuk merged 1 commit intoapache:mainfrom
potiuk:apply-dev0-suffix-only-in-main

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Apr 3, 2024

For production build we should apply the package prefix depending on branch we are in. In main we apply dev0 suffix for development, but in the release branch we should not apply the suffix.


^ 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 newsfragments.

For production build we should apply the package prefix depending
on branch we are in.  In main we apply dev0 suffix for development, but
in the release branch we should not apply the suffix.
@potiuk potiuk marked this pull request as ready for review April 3, 2024 22:31
@potiuk potiuk requested review from ashb and kaxil as code owners April 3, 2024 22:31
@potiuk
Copy link
Member Author

potiuk commented Apr 3, 2024

One more last change to get PROD builds for FAB working in v2-9-test

@potiuk potiuk merged commit 0f7f2fa into apache:main Apr 3, 2024
@potiuk potiuk deleted the apply-dev0-suffix-only-in-main branch April 3, 2024 23:07
potiuk added a commit that referenced this pull request Apr 3, 2024
For production build we should apply the package prefix depending
on branch we are in.  In main we apply dev0 suffix for development, but
in the release branch we should not apply the suffix.

(cherry picked from commit 0f7f2fa)
@potiuk potiuk added this to the Airflow 2.9.0 milestone Apr 3, 2024
@potiuk potiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants