[v2-11-test] Speed up 2.11 prod image builds with parallel per-python builds#62636
Merged
potiuk merged 1 commit intov2-11-testfrom Feb 28, 2026
Merged
[v2-11-test] Speed up 2.11 prod image builds with parallel per-python builds#62636potiuk merged 1 commit intov2-11-testfrom
potiuk merged 1 commit intov2-11-testfrom
Conversation
3082159 to
95700ae
Compare
95700ae to
93886fd
Compare
Porting speed up in release image building from main. Split the release_dockerhub_image workflow to build each Python version as a separate job via a new reusable release_single_dockerhub_image workflow. Images are first pushed by digest, then merged into multi-platform manifests. This also adds an airflow_version_check.py script to auto-detect skip-latest from PyPI, extracts docker utility checks into reusable functions, and adds AMD/ARM runner constants for selective checks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
93886fd to
db092f0
Compare
eladkal
approved these changes
Feb 28, 2026
vatsrahul1001
approved these changes
Feb 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Porting speed up in release image building from main.
Split the release_dockerhub_image workflow to build each Python version as a separate job via a new reusable release_single_dockerhub_image workflow. Images are first pushed by digest, then merged into multi-platform manifests. This also adds an airflow_version_check.py script to auto-detect skip-latest from PyPI, extracts docker utility checks into reusable functions, and adds AMD/ARM runner constants for selective checks.
Was generative AI tooling used to co-author this PR?
Generated-by: Claude Code with Sonet Opus 4.6 following the guidelines
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.