2026-08-10 - 2026-08-17
Overview
1 Pull request merged by 1 user
Merged
#42 Raise org-wide make test cap to 60s, backstop timeout to 90s
3 Pull requests proposed by 1 user
Proposed
#43 Close three gaps between the containerised-lint rule and its first adopters
Proposed
#45 Add -count=1 to the canonical Go make test example
Proposed
#47 Migrate canonical .golangci.yml from gomodguard to gomodguard_v2
4 Issues created by 1 user
Opened
#40 All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern
Opened
#41 Test-time cap: is 60s the new org-wide ceiling, or a dnswatcher divergence?
Opened
#44 Canonical Go make test example omits -count=1, shipping a false green to every repo
Opened
#46 Decision: vmsetup and secpol are tracked projects with no repo on the instance
9 Unresolved Conversations
Open
#34
WIP: next
Open
#25
canonical .golangci.yml emits a gomodguard deprecation warning under golangci-lint v2.12+
Open
#31
DECISION NEEDED: canonical REPO_POLICIES.md is missing the in-repo memory bullet that stale vendored copies still carry — retired, or lost?
Open
#26
script/cibuild reports a green it did not earn: Docker serves the make check layer from cache
Open
#27
canonical .dockerignore omits .claude/, so agent worktrees land in the Docker build context
Open
#28
script/bootstrap installs the pinned golangci-lint only if missing, so version pins are inert on any machine that already has the tool
Open
#29
SECURITY: canonical .dockerignore does not exclude .env, *.pem or *.key, so local secrets ship into the Docker build context
Open
#30
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results
Open
#37
DECISION NEEDED: should pinned Go tools be go install-with-commit-pin, or tracked as go.mod tool dependencies?