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

Head commit for run:
64f6e8e50a89b0faafeed6c05ada855cfd0b94e3 / Jarek Potiuk <[email protected]>
Update Airflow release process to include reproducible tarballs

Source tarball is the main artifact produced by the release
process - one that is the "official" release and named like that
by the Apache Software Foundation.

This PR makes the source tarball generation reproducible - following
reproducibility of the `.whl` and `sdist` packages.

This change adds:

* vendors-in reproducible.py script that repacks .tar.gz package
  in reproducible way using source-date-epoch as timestamps
* breeze release-management prepare-airflow-tarball command
* adds verification of the tarballs to PMC verification process
* adds --use-local-hatch for package building command to allow for
  faster / non-docker build of packages for PMC verification
* improves diagnostic output of the release and build commands

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

With regards,
GitHub Actions via GitBox


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

Reply via email to