2026-03-20 - 2026-09-20
Overview
1 Pull request merged by 1 user
Merged
#17 Update golangci-lint to v2.12.2 with canonical config
5 Issues closed from 1 user
Closed
#29 script/fmt calls goimports, which nothing installs — make fmt fails on a fresh clone
Closed
#30 Dockerfile forces its stage dependency by copying over /dev/null, leaving a regular file at that path in the image
Closed
#27 Reconcile STRTA scripts with golangci-lint v2.12.2 and prove docker build green (phase 2 of #16)
Closed
#26 Land the next->main merge for the 1.1.0 release (phase 1 of #16: conflict resolution only)
Closed
#24 quoteIfNeeded leaves invalid UTF-8 bare, so raw invalid bytes reach the terminal
12 Issues created by 1 user
Opened
#16 Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)
Opened
#18 URGENT: v1.0.0 deadlocks on first log line in any non-TTY environment, and the fix is unreachable because tag 1.0.1 lacks the leading v
Opened
#19 Both handlers discard every slog attribute, so structured logging emits less information than the string logging it replaces
Opened
#20 Run all linting in Docker via Dockerfile.lint + script/lint
Opened
#22 JSONHandler.Handle returns nil even when the write to stdout failed
Opened
#23 No make target runs the tests under -race, so no gate ever exercises the detector
Opened
#24 quoteIfNeeded leaves invalid UTF-8 bare, so raw invalid bytes reach the terminal
Opened
#25 Decision: does the two-commit test-then-fix shape survive squash-merge into next?
Opened
#26 Land the next->main merge for the 1.1.0 release (phase 1 of #16: conflict resolution only)
Opened
#27 Reconcile STRTA scripts with golangci-lint v2.12.2 and prove docker build green (phase 2 of #16)
Opened
#29 script/fmt calls goimports, which nothing installs — make fmt fails on a fresh clone
Opened
#30 Dockerfile forces its stage dependency by copying over /dev/null, leaving a regular file at that path in the image