arcodange
  • Joined on 2025-08-27
18b2f0a87f 🔍 test: print formatted server log at end of graceful shutdown test
165e082eb9 🔍 test: show readiness HTTP response during shutdown window
arcodange commented on pull request arcodange/dance-lessons-coach#16 2026-04-12 19:49:30 +02:00
🐛 fix: emit all config-loading logs in correct JSON format from the start

Second commit — readiness cancellation + shutdown test stabilisation

Why CancelableContext instead of changing NewServer to accept a CancelFunc

NewServer has 5 callers (cmd/server…

928fa9170c 🐛 fix: wire up readiness cancellation and stabilise graceful shutdown test
arcodange commented on pull request arcodange/dance-lessons-coach#16 2026-04-12 19:38:49 +02:00
🐛 fix: emit all config-loading logs in correct JSON format from the start

🔍 Key decisions & observations

Why peekJSONLogging() instead of deferring the early logs

Two approaches were possible:

  1. Store the early log messages and replay them after the format…
arcodange created pull request arcodange/dance-lessons-coach#16 2026-04-12 19:37:46 +02:00
🐛 fix: emit all config-loading logs in correct JSON format from the start
18ac000d30 🐛 fix: emit all config-loading logs in correct format from the start
arcodange created branch fix/json-logging-first-message in arcodange/dance-lessons-coach 2026-04-12 19:10:23 +02:00
arcodange opened issue arcodange/dance-lessons-coach#15 2026-04-12 19:10:18 +02:00
fix: first log message not in JSON format when JSON logging is configured
arcodange deleted branch feature/jwt-secret-rotation from arcodange/dance-lessons-coach 2026-04-11 17:56:49 +02:00
arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-11 17:56:48 +02:00
5eec64e5e8 🧪 test: add JWT secret rotation BDD scenarios and step implementations (#12)
arcodange closed issue arcodange/dance-lessons-coach#7 2026-04-11 17:56:48 +02:00
User Story: Admin Password Reset Workflow
arcodange closed issue arcodange/dance-lessons-coach#14 2026-04-11 17:56:48 +02:00
Enhancement: Complete BDD Scenario Isolation with 2-Layer Approach
arcodange closed issue arcodange/dance-lessons-coach#8 2026-04-11 17:56:48 +02:00
Implement JWT Secret Rotation
arcodange merged pull request arcodange/dance-lessons-coach#12 2026-04-11 17:56:47 +02:00
🧪 test: add JWT secret rotation BDD scenarios and step implementations
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-11 17:50:34 +02:00
4ca623b318 📝 docs: fix README.md badges
arcodange deleted branch feature/user-authentication-bdd from arcodange/dance-lessons-coach 2026-04-11 17:17:14 +02:00
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-11 17:07:45 +02:00
0b0476b796 ♻️ refactor: reuse already set PostgreSQL configuration env variables
dda4489a63 🧪 test: update test server config
Compare 2 commits »
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-11 17:02:12 +02:00
256e06efdf Merge branch 'feature/jwt-secret-rotation' of ssh://192.168.1.202:2222/arcodange/dance-lessons-coach into feature/jwt-secret-rotation
95a2277f33 🧪 test: update test server config
Compare 2 commits »