Skip to content

Conversation

simon-mo
Copy link
Collaborator

Summary

  • remove manual block gating release image builds

No tests were run.


https://chatgpt.com/codex/tasks/task_e_68b0a2f841808329886e4d7feb6e332c

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 pull request automates the release image build process by removing a manual blocking step in the .buildkite/release-pipeline.yaml. This change will cause the x86 and arm64 release images to be built by default on each pipeline execution. The implementation is straightforward and aligns with the pull request's objective. After reviewing the changes, I have not identified any issues of high or critical severity.

@khluu
Copy link
Collaborator

khluu commented Aug 28, 2025

I think you need to set depends_on: ~ on the release image build step or they might get blocked by previous block steps

@simon-mo
Copy link
Collaborator Author

@simon-mo simon-mo merged commit 27e88ce into main Aug 28, 2025
6 of 12 checks passed
@simon-mo simon-mo deleted the codex/remove-block-release-image-build-from-release-pipeline.yaml branch August 28, 2025 20:17
eicherseiji pushed a commit to eicherseiji/vllm that referenced this pull request Sep 9, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
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