arcodange
  • Joined on 2025-08-27
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 18:45:39 +02:00
927fa3627f 🧪 test: implement JWT retention time simulation and cleanup verification
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 18:27:32 +02:00
1e200c7522 🧪 test: implement JWT retention configuration steps and fix validation scenario
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 18:14:56 +02:00
58d2187acf 📝 docs: update BDD implementation plan with detailed step prioritization
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 18:07:39 +02:00
cb18db18f1 📝 docs: add BDD implementation plan for pending tests
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 18:06:50 +02:00
168efd3e99 🧪 test: fix undefined BDD step for JWT retention period
3bad64026b 🧪 test: reduce BDD undefined steps from 52 to 1
Compare 2 commits »
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 16:45:21 +02:00
8dcfeea814 📝 docs: add ADR-0022 for rate limiting and cache strategy
arcodange commented on pull request arcodange/dance-lessons-coach#12 2026-04-09 16:45:01 +02:00
🧪 test: add JWT secret rotation BDD scenarios and step implementations

🎉 JWT Configuration Implementation Complete

I have successfully implemented the JWT configuration with TTL and retention policy as requested. Here's what was accomplished:

Configuratio…

arcodange opened issue arcodange/dance-lessons-coach#13 2026-04-09 16:44:42 +02:00
feat: Implement Rate Limiting and Caching Strategy
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 16:36:51 +02:00
8caefff43e 🔧 chore: implement JWT configuration with TTL and retention policy
arcodange pushed to feature/jwt-secret-rotation at arcodange/dance-lessons-coach 2026-04-09 16:16:29 +02:00
07f8bd65b7 🧪 test: implement JWT secret rotation BDD tests
695cd407f2 🧪 test: added tests for jwt rotation features
Compare 2 commits »
arcodange commented on pull request arcodange/dance-lessons-coach#1 2026-04-09 16:15:57 +02:00
ci/trunk-based-development

🎉 JWT Secret Rotation Implementation Complete!

All BDD tests are now passing for JWT secret rotation features:

🔐 Key Features Implemented:

  • Multiple JWT secret support with backward…
arcodange created pull request arcodange/dance-lessons-coach#12 2026-04-09 14:31:27 +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-09 14:29:03 +02:00
5e132e8ccf 🧪 test: add JWT secret rotation BDD scenarios and step implementations
arcodange created branch feature/jwt-secret-rotation in arcodange/dance-lessons-coach 2026-04-09 14:29:03 +02:00
arcodange deleted branch feature/move-docker-job from arcodange/dance-lessons-coach 2026-04-09 13:09:16 +02:00
arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-09 13:08:16 +02:00
5de703468f Merge pull request 'Move Docker push steps to separate job' (#11) from feature/move-docker-job into main
be0a31a525 🤖 ci: separate docker push job
Compare 2 commits »
arcodange closed issue arcodange/dance-lessons-coach#10 2026-04-09 13:08:15 +02:00
Move Docker push steps to separate job
arcodange merged pull request arcodange/dance-lessons-coach#11 2026-04-09 13:08:14 +02:00
Move Docker push steps to separate job
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 13:04:16 +02:00
be0a31a525 🤖 ci: separate docker push job
arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-09 12:46:50 +02:00