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

Head commit for run:
cc63c9a67f00847a820d185bba8af92cc181e862 / Jarek Potiuk <[email protected]>
Add reproducible build check step in the proces of Provider releases

The reproducible build we just added makes it possible to run full
reproducible package builds (byte-to-byte reproducible) - which
means that whoever uses the same sources of Airflow (and official
3rd-party build tools) should get identical, byte-to-byte
reproducible packages.

This PR updates process of Provider package verification to make
sure the packages are binary-identical, thus removing the need
of verifying the sources included in the package (allowing to
verify not only the sources coming from the repository, but
also the generated content (such as get_provider_info.py files).

One step closer to SLSA compliance of our build/release process.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to