The GitHub Actions job "Build & Publish Registry" on airflow.git/fix-registry-incremental-provider-flag has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 9767349ada10cb4fff578e32b9ff07ab9b91f11d / Kaxil Naik <[email protected]> Add --cache-from to registry workflow Docker buildx fallback The breeze ci-image build uses ghcr.io registry cache by default, but when it fails and falls through to the raw docker buildx command, there was no --cache-from flag. This caused a full uncached build (~24 min) compiling Python from source. Adding --cache-from pointing to the same cache image that breeze uses should allow layer reuse in the fallback. Report URL: https://github.com/apache/airflow/actions/runs/23173917663 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
