forgejo-runner-optimiser/internal/output
Manuel Ganter c5c872a373
All checks were successful
ci / build (push) Successful in 1m56s
fix(output): correct JSON serialization of top process metrics
slog.Any() does not properly serialize slices of slog.Group() attributes,
resulting in broken output like {"Key":"","Value":{}}. Fixed by passing
structs with JSON tags directly to slog.Any() instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 11:00:34 +01:00
..
logger.go fix(output): correct JSON serialization of top process metrics 2026-02-06 11:00:34 +01:00
types.go chore: update module path to DevFW-CICD org 2026-02-04 14:25:50 +01:00