2025-08-31 - 2026-08-31

Overview

4 Active Pull Requests
15 Active Issues
Excluding merges, 2 authors have pushed 2 commits to main and 10 commits to all branches. On main, 4 files have changed and there have been 53 additions and 39 deletions.

1 Release published by 1 user

Published 1.0.1 2026-02-08 18:40:39 +01:00

4 Pull requests merged by 1 user

8 Issues closed from 2 users

14 Issues created by 1 user

Opened #3 JSONHandler deadlocks due to recursive log.Println call 2026-02-08 18:14:58 +01:00

Opened #5 Add RELP (Reliable Event Logging Protocol) log delivery handler 2026-02-08 18:16:22 +01:00

Opened #9 Split Dockerfile: pre-built golangci-lint stage for faster CI 2026-03-02 08:50:55 +01:00

Opened #10 Split Dockerfile: pre-built golangci-lint stage for faster CI 2026-03-02 08:51:06 +01:00

Opened #11 Split Dockerfile: pre-built golangci-lint stage for faster CI 2026-03-02 08:51:20 +01:00

Opened #12 Split Dockerfile: pre-built golangci-lint stage for faster CI 2026-03-02 08:51:35 +01:00

Opened #16 Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard) 2026-07-25 13:16:11 +02:00

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 2026-08-09 09:55:14 +02:00

Opened #19 Both handlers discard every slog attribute, so structured logging emits less information than the string logging it replaces 2026-08-09 09:55:29 +02:00

Opened #20 Run all linting in Docker via Dockerfile.lint + script/lint 2026-08-10 13:16:52 +02:00

Opened #22 JSONHandler.Handle returns nil even when the write to stdout failed 2026-08-10 14:50:43 +02:00

Opened #23 No make target runs the tests under -race, so no gate ever exercises the detector 2026-08-10 14:50:53 +02:00

Opened #24 quoteIfNeeded leaves invalid UTF-8 bare, so raw invalid bytes reach the terminal 2026-08-10 15:36:50 +02:00

Opened #25 Decision: does the two-commit test-then-fix shape survive squash-merge into next? 2026-08-10 15:55:10 +02:00