Block a user
fix: split Dockerfile with pinned images and add CI workflow
fix: split Dockerfile with pinned images and add CI workflow
fix: split Dockerfile with pinned images and add CI workflow
fix: split Dockerfile with pinned images and add CI workflow
Closing — split Dockerfile work was cancelled. All related issues are closed.
fix: split Dockerfile with pinned images and add CI workflow
Split Dockerfile: pre-built golangci-lint stage for faster CI
clawbot
created branch fix/issue-22-dockerfile-split in sneak/gohttpserver
2026-03-02 11:09:24 +01:00
Add make check target and CI workflow
Reworked per feedback to use the Dockerfile split approach from clawbot/sdlc-manager#6:
Dockerfile changes
- Lint stage: Uses prebuilt…