arcodange
  • Joined on 2025-08-27
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:45:55 +02:00
4a7edf5218 🐛 fix: remove duplicate steps from ci-pipeline job
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:41:17 +02:00
a8533a7a15 🧪 test: trigger workflow via code change
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:40:30 +02:00
7e8a1f3ae7 🐛 fix: remove duplicate docker-push job definition
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:39:59 +02:00
385b016703 🧪 test: trigger workflow manually
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:39:38 +02:00
7805b3d2ad 📝 docs: add CI/CD workflow documentation
arcodange pushed to feature/move-docker-job at arcodange/dance-lessons-coach 2026-04-09 08:39:19 +02:00
af5165c2a7 🤖 ci: move Docker push steps to separate job (closes #10)
arcodange created branch feature/move-docker-job in arcodange/dance-lessons-coach 2026-04-09 08:39:19 +02:00
arcodange opened issue arcodange/dance-lessons-coach#10 2026-04-09 08:39:10 +02:00
Move Docker push steps to separate job
arcodange closed issue arcodange/dance-lessons-coach#6 2026-04-09 00:49:04 +02:00
User Story: User Profile Management
arcodange closed issue arcodange/dance-lessons-coach#5 2026-04-09 00:48:25 +02:00
User Story: User Login with JWT Authentication
arcodange closed issue arcodange/dance-lessons-coach#3 2026-04-09 00:48:25 +02:00
User Management & Authentication System
arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-09 00:44:59 +02:00
77344c8858 Merge pull request 'feature/user-authentication-bdd' (#9) from feature/user-authentication-bdd into main
31af8bed07 📝 docs: update existing ADRs with user authentication references
c1e628f339 📝 docs: update comprehensive documentation and project infrastructure
30af706590 🤖 feat: enhance agent skills for BDD testing and CI/CD management
10f25c23e0 🤖 feat: enhance CI/CD workflow with Swagger caching and badge automation
Compare 9 commits »
arcodange merged pull request arcodange/dance-lessons-coach#9 2026-04-09 00:44:57 +02:00
feature/user-authentication-bdd
arcodange reopened pull request arcodange/dance-lessons-coach#9 2026-04-09 00:44:37 +02:00
feature/user-authentication-bdd
arcodange closed pull request arcodange/dance-lessons-coach#9 2026-04-09 00:44:16 +02:00
feature/user-authentication-bdd
arcodange commented on pull request arcodange/dance-lessons-coach#9 2026-04-09 00:44:16 +02:00
feature/user-authentication-bdd

merge: implement user authentication BDD system with JWT and PostgreSQL

Closes #4, #5, #6 Refs #7, #8

🎯 Implementation Summary

This merge implements a comprehensive user…

arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-09 00:40:15 +02:00
725630fcc2 🔧 fix: restore proper cache condition in CI/CD workflow
arcodange pushed to main at arcodange/dance-lessons-coach 2026-04-09 00:36:46 +02:00
c1cf3c7ec5 🔧 fix: add missing cache condition to CI/CD workflow