The GitHub Actions job "Build images for Speed up SBOM generation by using 
newest features https://github.com/apache/airflow/pull/41015
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
707f573f483b17d8ce525f9987b71dd0e8cc1b28 / Jarek Potiuk <ja...@potiuk.com>
Speed up SBOM generation by using newest features

The SBOM generation with cdxgen was slow-ish because cdxgen tried
to install all requirements of airflow (and failed) - and then
had fallen back to just using what is provided.

After opening discussion in
https://github.com/CycloneDX/cdxgen/discussions/1270 the maintainer
of cdxgen implemented a fix in the latest version where he exposed
lifecycle parameter to cdxgen server which we are using.

With lifecycle=pre-built the whole step of installation is
skipped and 25 SBOMS for one airflow version (after pulling the
latest cdxgen image) takes ~ 2 minutes instead of 6 minutes
previously.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to