Skip to content

[v3-2-test] Fix registry backfill with per-provider versions and Docker extraction (#65223)#66927

Open
vatsrahul1001 wants to merge 1 commit into
v3-2-testfrom
backport-322-65223
Open

[v3-2-test] Fix registry backfill with per-provider versions and Docker extraction (#65223)#66927
vatsrahul1001 wants to merge 1 commit into
v3-2-testfrom
backport-322-65223

Conversation

@vatsrahul1001
Copy link
Copy Markdown
Contributor

@vatsrahul1001 vatsrahul1001 commented May 14, 2026

Cherry-pick of #65223 for the Airflow 3.2.2 patch release.

Backported as a prerequisite for #66311 (Breeze `down` discovery), which depends on the `_backfill_docker` function and `--use-docker/--no-docker` flag introduced here.

Conflict resolution

One conflict in `.github/workflows/registry-backfill.yml`. v3-2-test used a two-step "Install uv" + "Install Breeze" flow (with `astral-sh/setup-uv@v8.1.0` pinned); upstream consolidated into the composite `./.github/actions/prepare_breeze_and_image` action. That composite action does exist on v3-2-test, so adopted the PR's consolidated step with no functional regression. The composite action handles uv installation internally with its own pinned version.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.7)

Generated-by: Claude Code (Opus 4.7) following the guidelines

#65223)

Chain both extraction scripts in a single uv run invocation to avoid
creating two ephemeral environments per version.

(cherry picked from commit cda493d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:registry changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants