Promote TPU nightly docker images to latest without verifying E2E Airflow tests#4570
Open
SurbhiJainUSC wants to merge 1 commit into
Open
Promote TPU nightly docker images to latest without verifying E2E Airflow tests#4570SurbhiJainUSC wants to merge 1 commit into
SurbhiJainUSC wants to merge 1 commit into
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
SurbhiJainUSC
force-pushed
the
image_tag
branch
2 times, most recently
from
July 22, 2026 21:18
b4a2303 to
a6a1664
Compare
SurbhiJainUSC
marked this pull request as ready for review
July 22, 2026 23:30
SurbhiJainUSC
requested review from
bvandermoon,
darisoy,
gobbleturk,
khatwanimohit,
parambole,
richjames0 and
shralex
as code owners
July 22, 2026 23:30
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
SurbhiJainUSC
requested review from
huytransformer,
igorts-git and
xibinliu
as code owners
July 22, 2026 23:30
darisoy
approved these changes
Jul 22, 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.
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.ymlworkflow is fully stable.Changes Made
tag_docker_imagejob to.github/workflows/tpu_nightly_images_pipeline.yml.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):
gemini-reviewlabel.