The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
f653e754957e2a2bdf68f74e6607dbd5724e7714 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-3-test] Auto-generate sorted packages.txt during providers PyPI upload 
(#69356) (#69357)

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.
(cherry picked from commit bc2628e4f3455d76d4db90cb4650d1b55d6e27b3)

Co-authored-by: Shahar Epstein <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to