Skip to content

Update Docker CI tags to 20251024-0e48aaf#1975

Merged
yzh119 merged 1 commit intomainfrom
update-docker-tags-20251024-0e48aaf
Oct 24, 2025
Merged

Update Docker CI tags to 20251024-0e48aaf#1975
yzh119 merged 1 commit intomainfrom
update-docker-tags-20251024-0e48aaf

Conversation

@flashinfer-bot
Copy link
Collaborator

@flashinfer-bot flashinfer-bot commented Oct 24, 2025

This PR updates the Docker CI image tags to the latest version: 20251024-0e48aaf

Updated images:

  • flashinfer/flashinfer-ci-cu126:20251024-0e48aaf
  • flashinfer/flashinfer-ci-cu128:20251024-0e48aaf
  • flashinfer/flashinfer-ci-cu129:20251024-0e48aaf
  • flashinfer/flashinfer-ci-cu130:20251024-0e48aaf

Auto-generated by release-ci-docker workflow

Summary by CodeRabbit

  • Chores
    • Updated CI/CD Docker image configurations to ensure consistency and reliability across build environments.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @flashinfer-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request ensures that the continuous integration (CI) environment remains current by updating the Docker image tags to their latest versions. This update is crucial for maintaining compatibility and leveraging the most recent build configurations for the project's CI pipelines.

Highlights

  • Docker CI Image Tags: Updated the Docker CI image tags for flashinfer/flashinfer-ci-cu126, flashinfer/flashinfer-ci-cu128, flashinfer/flashinfer-ci-cu129, and flashinfer/flashinfer-ci-cu130 from 20251018-dbdf533 to 20251024-0e48aaf.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 24, 2025

Walkthrough

Updated Docker image tags for four CI environments (cu126, cu128, cu129, cu130) in the CI configuration, refreshing them to the correct namespace and advancing digest timestamps from 20251018-dbdf533 to 20251024-0e48aaf.

Changes

Cohort / File(s) Summary
Docker CI Configuration
ci/docker-tags.yml
Updated image tags for cu126, cu128, cu129, cu130 environments to correct namespace and advanced digest version from 20251018-dbdf533 to 20251024-0e48aaf

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • #1945 — Previous update to the same Docker image tags in ci/docker-tags.yml with an earlier digest version (20251018-dbdf533)

Suggested reviewers

  • cyx-6
  • nvmbreughe
  • yzh119

Poem

🐰 Docker tags dance in the autumn breeze,
Namespaces corrected, digests with ease,
Four environments now shine so bright,
Cu-one-two-six through thirty take flight! 🐇

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The PR description provides a clear explanation of what was changed (Docker CI image tags updated to version 20251024-0e48aaf) with a list of all four updated images and a link to the auto-generating workflow. However, the description significantly deviates from the repository's required template structure, which specifies sections for Description, Related Issues, Pre-commit Checks, Tests, and Reviewer Notes. The description is missing the checklist section and related issues section entirely, which are core template elements. While the core description content is informative and appropriate for an auto-generated PR, the lack of template compliance represents a substantial structural deviation. The PR description should be updated to include the required template structure, particularly the pull request checklist section and related issues section. If this is an auto-generated PR that cannot easily fill out all template sections, consider either having the automation populate the full template or documenting an exception process for auto-generated PRs in the contributing guidelines.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (1 passed)
Check name Status Explanation
Title Check ✅ Passed The PR title "Update Docker CI tags to 20251024-0e48aaf" is clear, concise, and directly reflects the main change in the pull request. It accurately summarizes the primary objective—updating Docker CI image tags to a specific version—and provides enough context for a teammate scanning the git history to understand what was done. The title is specific and not vague, referring to the actual changes made to the four Docker image tags.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-docker-tags-20251024-0e48aaf

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0e48aaf and f9400ed.

📒 Files selected for processing (1)
  • ci/docker-tags.yml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Deploy Docs
🔇 Additional comments (1)
ci/docker-tags.yml (1)

1-4: Docker images verified and available on Docker Hub.

All four CI Docker images with the updated tag (20251024-0e48aaf) are published and accessible:

  • flashinfer/flashinfer-ci-cu126:20251024-0e48aaf ✓
  • flashinfer/flashinfer-ci-cu128:20251024-0e48aaf ✓
  • flashinfer/flashinfer-ci-cu129:20251024-0e48aaf ✓
  • flashinfer/flashinfer-ci-cu130:20251024-0e48aaf ✓

The ci/docker-tags.yml changes are consistent, properly formatted, and reference valid, recently published images across all CUDA versions.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This PR updates the Docker CI image tags in ci/docker-tags.yml to the latest version 20251024-0e48aaf. The changes involve updating the image tags for flashinfer/flashinfer-ci-cu126, flashinfer/flashinfer-ci-cu128, flashinfer/flashinfer-ci-cu129, and flashinfer/flashinfer-ci-cu130. No specific style guide was provided, so the review focuses on correctness and potential issues.

flashinfer/flashinfer-ci-cu128: 20251018-dbdf533
flashinfer/flashinfer-ci-cu129: 20251018-dbdf533
flashinfer/flashinfer-ci-cu130: 20251018-dbdf533
flashinfer/flashinfer-ci-cu126: 20251024-0e48aaf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The Docker image tag has been updated. Ensure that this new tag 20251024-0e48aaf corresponds to a valid and tested Docker image. It's crucial to verify that the referenced image exists and functions as expected in the CI environment.

flashinfer/flashinfer-ci-cu129: 20251018-dbdf533
flashinfer/flashinfer-ci-cu130: 20251018-dbdf533
flashinfer/flashinfer-ci-cu126: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu128: 20251024-0e48aaf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The Docker image tag has been updated. Ensure that this new tag 20251024-0e48aaf corresponds to a valid and tested Docker image. It's crucial to verify that the referenced image exists and functions as expected in the CI environment.

flashinfer/flashinfer-ci-cu130: 20251018-dbdf533
flashinfer/flashinfer-ci-cu126: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu128: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu129: 20251024-0e48aaf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The Docker image tag has been updated. Ensure that this new tag 20251024-0e48aaf corresponds to a valid and tested Docker image. It's crucial to verify that the referenced image exists and functions as expected in the CI environment.

flashinfer/flashinfer-ci-cu126: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu128: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu129: 20251024-0e48aaf
flashinfer/flashinfer-ci-cu130: 20251024-0e48aaf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The Docker image tag has been updated. Ensure that this new tag 20251024-0e48aaf corresponds to a valid and tested Docker image. It's crucial to verify that the referenced image exists and functions as expected in the CI environment.

@yzh119 yzh119 merged commit fac69ee into main Oct 24, 2025
4 checks passed
@yzh119 yzh119 deleted the update-docker-tags-20251024-0e48aaf branch October 24, 2025 16:09
BingooYang pushed a commit to BingooYang/flashinfer that referenced this pull request Mar 13, 2026
This PR updates the Docker CI image tags to the latest version:
`20251024-0e48aaf`

Updated images:
- flashinfer/flashinfer-ci-cu126:20251024-0e48aaf
- flashinfer/flashinfer-ci-cu128:20251024-0e48aaf
- flashinfer/flashinfer-ci-cu129:20251024-0e48aaf
- flashinfer/flashinfer-ci-cu130:20251024-0e48aaf

Auto-generated by [release-ci-docker
workflow](https://github.com/flashinfer-ai/flashinfer/actions/runs/18778064727)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated CI/CD Docker image configurations to ensure consistency and
reliability across build environments.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: yzh119 <11773619+yzh119@users.noreply.github.com>
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.

2 participants