The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
a4472c8c3f647a4f86eed1cb54360c2b22b41780 / Jarek Potiuk <[email protected]>
Update release process for providers to include mixed RC versions

This PR updates released process for providers to enable releasing
providers in more regular batches. Sometimes when we exclude a
provider from previous voting, we want to release RCN (2,3 etc.)
candidate.

However, especially when time between previous RC and the new one
is long (for example because fixing took a long time) we might
want to release the RCN release for that cancelled providers and
RC1 for all the providers that have been changed in the meantime.

This cchange makes it possible (and easy):

1) release RC1 for all providers (the RCN provider should be skipped,
   because tag for this provider already exists.

2) release the RCN providers with `--version-suffix-for-pypi rcN`.

The release process and tools were updated to account for that - where
rc candidate number is retrieved from packages prepared in `dist`.

Fixed a few small missing things in the process.

Report URL: https://github.com/apache/airflow/actions/runs/7305742901

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to