github-actions[bot] opened a new pull request, #61386:
URL: https://github.com/apache/airflow/pull/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 9a38e8c5e3d880b2eba27d62905109723d13b07c)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to