Skip to content

update the build-image to be re-usable and call from ci-pr-checks and ci-release - #54

Open
Gregory-Pereira wants to merge 9 commits into
llm-d:mainfrom
Gregory-Pereira:feat/re-usable-container-build-workflow
Open

update the build-image to be re-usable and call from ci-pr-checks and ci-release#54
Gregory-Pereira wants to merge 9 commits into
llm-d:mainfrom
Gregory-Pereira:feat/re-usable-container-build-workflow

Conversation

@Gregory-Pereira

@Gregory-Pereira Gregory-Pereira commented Jul 14, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Refactor the image builds into a single, central, reusable workflow. This is a dependency of the functional and regression tests.

Why is this change needed?

This will promote better build hygiene, but more importantly it will enable us to do functional and regression tests

How was this tested?

  • Unit tests added/updated
  • Integration/e2e tests added/updated
  • Manual testing performed

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (make test) - not applicable
  • Linters pass (make lint)
  • Documentation updated (if applicable) - not applicable

Related Issues

resolves: #13

@Gregory-Pereira
Gregory-Pereira requested a review from ahg-g as a code owner July 14, 2026 15:00
Comment thread .github/workflows/ci-pr-build.yaml
Comment thread .github/workflows/build-image.yaml
… ci-release

Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
…scoping

Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
@Gregory-Pereira
Gregory-Pereira force-pushed the feat/re-usable-container-build-workflow branch from f3c83c3 to d05d56a Compare July 28, 2026 14:25
@Gregory-Pereira Gregory-Pereira added the ok-to-build Enable builds on the open PR label Jul 28, 2026
Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
@kaushikmitr

Copy link
Copy Markdown
Collaborator

/lgtm
/approve

@github-actions github-actions Bot added the lgtm label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm ok-to-build Enable builds on the open PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Reusable build-image workflow

2 participants