The GitHub Actions job "Tests (AMD)" on 
airflow.git/providers-release-auto-packages-txt has succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
0b6ccad18052a1d9ef49adecb420283de7a1bcc3 / Shahar Epstein 
<[email protected]>
Auto-generate sorted packages.txt during providers PyPI upload

Release managers previously copied the PyPI URLs printed by twine out of the
terminal by hand, sorted them, and saved them off to the side for the vote
email and announcement. The completeness-check step also referenced
packages.txt before it existed, and the twine upload used dist/* globs that
swept in the ASF source tarball and the .asc/.sha512 files, which are SVN-only
and make twine fail with 'Unknown distribution format'.

The upload now writes the log and a sorted, de-duplicated packages.txt into the
git-ignored files/ directory, uploads only the provider wheels and sdists, and
the completeness gate runs after the file is generated, right before the vote
email is sent.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to