Add empty version suffix when preparing distributions by PMC members#61352
Merged
potiuk merged 1 commit intoapache:mainfrom Feb 3, 2026
Merged
Add empty version suffix when preparing distributions by PMC members#61352potiuk merged 1 commit intoapache:mainfrom
potiuk merged 1 commit intoapache:mainfrom
Conversation
If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
1 task
jscheffl
approved these changes
Feb 2, 2026
vincbeck
approved these changes
Feb 2, 2026
bugraoz93
approved these changes
Feb 2, 2026
Contributor
bugraoz93
left a comment
There was a problem hiding this comment.
Amazing, thanks Jarek! This is clearer now
github-actions bot
pushed a commit
that referenced
this pull request
Feb 3, 2026
…PMC members (#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended. (cherry picked from commit 9a38e8c) Co-authored-by: Jarek Potiuk <[email protected]>
github-actions bot
pushed a commit
to aws-mwaa/upstream-to-airflow
that referenced
this pull request
Feb 3, 2026
…PMC members (apache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended. (cherry picked from commit 9a38e8c) Co-authored-by: Jarek Potiuk <[email protected]>
jason810496
pushed a commit
to abhijeets25012-tech/airflow
that referenced
this pull request
Feb 3, 2026
…pache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
Alok-kumar-priyadarshi
pushed a commit
to Alok-kumar-priyadarshi/airflow
that referenced
this pull request
Feb 5, 2026
…pache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
jhgoebbert
pushed a commit
to jhgoebbert/airflow_Owen-CH-Leung
that referenced
this pull request
Feb 8, 2026
…pache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
Ratasa143
pushed a commit
to Ratasa143/airflow
that referenced
this pull request
Feb 15, 2026
…pache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
potiuk
added a commit
that referenced
this pull request
Feb 18, 2026
…PMC members (#61352) (#61386) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended. (cherry picked from commit 9a38e8c) Co-authored-by: Jarek Potiuk <[email protected]>
choo121600
pushed a commit
to choo121600/airflow
that referenced
this pull request
Feb 22, 2026
…pache#61352) If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as `--version-suffix` by distribution preparation commands - which in case of the PMC verification might cause preparing of `PyPI` variants of the distributions, not the `SVN` ones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If VERSION_SUFFIX is exported in the current terminal, it can be accidentally used as
--version-suffixby distribution preparation commands - which in case of the PMC verification might cause preparing ofPyPIvariants of the distributions, not theSVNones (without RC suffix). This PR updates the relevant commands to override the suffix with empty suffix - which also is an explicit signal that this is intended.Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.