Skip to content

feat(ci): add container build workflow for PRs - #78

Merged
defo89 merged 2 commits into
masterfrom
feat/container-registry-pr
Aug 24, 2026
Merged

feat(ci): add container build workflow for PRs#78
defo89 merged 2 commits into
masterfrom
feat/container-registry-pr

Conversation

@defo89

@defo89 defo89 commented Aug 24, 2026

Copy link
Copy Markdown
Member

Adds a GitHub Actions workflow that builds and pushes PR images to ghcr.io/sapcc/go-pmtud:pr-<number>, enabling container image testing before merge.

This file is not managed by go-makefile-maker and will not be overwritten on regeneration.

Extracted from #69.

defo89 added 2 commits August 24, 2026 15:45
Builds and pushes PR images tagged as ghcr.io/sapcc/go-pmtud:pr-<number>
to allow testing container images before merge.

This file is not managed by go-makefile-maker and will not be overwritten.
go.mod requires go 1.26 but Dockerfile still referenced 1.25-alpine,
causing build failures.
@defo89
defo89 requested a review from rkschamer August 24, 2026 12:50
@defo89
defo89 merged commit c2d784f into master Aug 24, 2026
7 checks passed
@rkschamer
rkschamer deleted the feat/container-registry-pr branch August 24, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants