Skip to content

[v3-1-test] Add empty version suffix when preparing distributions by PMC members (#61352)#61386

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-9a38e8c-v3-1-test
Feb 18, 2026
Merged

[v3-1-test] Add empty version suffix when preparing distributions by PMC members (#61352)#61386
potiuk merged 1 commit intov3-1-testfrom
backport-9a38e8c-v3-1-test

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 3, 2026

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 jarek@potiuk.com

…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 <jarek@potiuk.com>
@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 Feb 3, 2026
@potiuk potiuk marked this pull request as ready for review February 18, 2026 20:31
@potiuk potiuk merged commit 7fa6f49 into v3-1-test Feb 18, 2026
6 checks passed
@potiuk potiuk deleted the backport-9a38e8c-v3-1-test branch February 18, 2026 20:31
@vatsrahul1001 vatsrahul1001 added the type:doc-only Changelog: Doc Only label Mar 3, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.1.8 milestone Mar 3, 2026
vatsrahul1001 pushed a commit that referenced this pull request Mar 4, 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 <jarek@potiuk.com>
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 type:doc-only Changelog: Doc Only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants