Skip to content

πŸ› ci: validate Docker builds on pull requests - #132

Merged
clubanderson merged 1 commit into
mainfrom
orgsweep/docker-pr-build
Sep 24, 2026
Merged

clubanderson merged 1 commit into
mainfrom
orgsweep/docker-pr-build

Conversation

@clubanderson

Copy link
Copy Markdown
Member

Summary

  • run the Docker workflow on PRs that touch Docker/Go/workflow inputs
  • keep publishing gated to pushes to main
  • add a PR-only buildx check that builds amd64/arm64 without pushing

Fixes #124

Validation

  • go build ./...
  • go vet ./...
  • go test -short -race -count=1 ./...

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Sep 24, 2026
@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 24, 2026
@clubanderson
clubanderson merged commit dd08bf3 into main Sep 24, 2026
5 of 6 checks passed
@clubanderson
clubanderson deleted the orgsweep/docker-pr-build branch September 24, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ci-maintainer] Dockerfile build is never validated on PRs β€” breaks land on main unnoticed

1 participant