On Sun, May 16 2021 at 02:04:43 +0100, Kaxil Naik <[email protected]> wrote:
- "version"'s should not contain an "-rc" prefix to allow moving and voted on artifact to "release" folder in ASF: <https://dist.apache.org/repos/dist/release/airflow/> otherwise we need to modify to update version which defeats the purpose of voting.

For apache-airflow/python dists we do this slightly differently.

Anything _in_ the package or tarball should have the target version (1.0.0 in this case) but the filename itself still contains the RC suffix.

We should be able to do the same here for future votes

-ash

Reply via email to