Skip to content

Promote TPU nightly docker images to latest without verifying E2E Airflow tests#4570

Merged
copybara-service[bot] merged 1 commit into
mainfrom
image_tag
Jul 23, 2026
Merged

Promote TPU nightly docker images to latest without verifying E2E Airflow tests#4570
copybara-service[bot] merged 1 commit into
mainfrom
image_tag

Conversation

@SurbhiJainUSC

@SurbhiJainUSC SurbhiJainUSC commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR updates the TPU nightly images pipeline to promote Docker images immediately after CI tests pass, bypassing the E2E Airflow tests.

Motivation / Context

Currently, we need a way to promote the Docker images without waiting for the E2E Airflow tests. This is being introduced as a temporary workaround until the dedicated promote_docker_image.yml workflow is fully stable.

Changes Made

  • Added a new tag_docker_image job to .github/workflows/tpu_nightly_images_pipeline.yml.
  • Configured the new job to run immediately upon the success of run_ci_tests.

FIXES: b/533456896

Tests

https://github.com/AI-Hypercomputer/maxtext/actions/runs/29959108887

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SurbhiJainUSC
SurbhiJainUSC force-pushed the image_tag branch 2 times, most recently from b4a2303 to a6a1664 Compare July 22, 2026 21:18
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@copybara-service
copybara-service Bot merged commit 38b235c into main Jul 23, 2026
147 of 152 checks passed
@copybara-service
copybara-service Bot deleted the image_tag branch July 23, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants