arcodange
  • Joined on 2025-08-27
cc9c2a5674 ♻️ refactor: use simple coverage file approach for BDD tests (KISS principle)
f47094cbba 🐛 fix: extract BDD coverage directly from test output instead of file
6c86c6dd04 🐛 fix: add debugging to diagnose missing coverage.out file in CI
2b28970105 🐛 fix: add -coverprofile flag to BDD tests to generate coverage.out file for CI
Compare 4 commits »
4191bff5ef 🔄 ci: trigger workflow to test separate coverage badges [skip ci]
32b11b1f97 ♻️ refactor: simplify coverage measurement using separate output files (KISS principle)
5f93743c54 🐛 fix: capture BDD test output properly to extract coverage percentage
f5e35464b9 📊 feat: add separate BDD and unit test coverage badges to distinguish test coverage types
7416d5f1c3 🧪 test: add proper coverage measurement to BDD tests with -coverpkg=./... flag
43c9dbcd55 🧪 test: fix BDD test script to use portable directory navigation and proper database configuration
fe4a8e118e fix cd command
aaba14c0c5 🗑️ chore: add coverage.txt to gitignore and remove trigger files
5bfb08abc7 🧪 test: fix BDD step registration and update CI/CD workflow
f013a1771d fixed bdd tests
Compare 2 commits »
f34a41a1c7 feat: enhance gitea-client with trigger-workflow command
arcodange commented on pull request arcodange/dance-lessons-coach#9 2026-04-08 11:29:37 +02:00
feature/user-authentication-bdd

🛡️ Enhanced cache checking with robust fallback mechanism!

🔧 Improved Implementation:

  • Primary method: (fast, experimental)
  • Fallback method: (reliable, proven)
  • **Graceful…
3f84c91495 🔧 refactor: add fallback to cache check for reliability
arcodange commented on pull request arcodange/dance-lessons-coach#9 2026-04-08 11:21:45 +02:00
feature/user-authentication-bdd

Performance optimization: Improved cache checking!

🔧 Optimization Applied:

  • Replaced with for cache existence checking
  • Faster: Manifest inspection doesn't download image layers -…
48cb881af0 perf: optimize cache check using docker manifest inspect
arcodange commented on pull request arcodange/dance-lessons-coach#9 2026-04-08 11:19:35 +02:00
feature/user-authentication-bdd

📝 Documentation updated to reflect the new container/services CI/CD approach!

📚 Updated Files:

  • : Added comprehensive CI/CD section with architecture details, benefits, and workflow…
ec869d6d5b 📝 docs: update CI/CD documentation for container/services approach
arcodange commented on pull request arcodange/dance-lessons-coach#9 2026-04-08 11:14:18 +02:00
feature/user-authentication-bdd

🎉 CI/CD workflow successfully converted to container/services approach!

Key Achievements:

  • Replaced Docker Compose with GitHub Actions container/services directives
  • Added Node.js and…
cc3e254292 🐛 fix: add database environment variables for CI
arcodange pushed to main at arcodange-org/factory 2026-04-08 11:07:15 +02:00
fc9164f11e Update README with detailed playbook execution sequence
c751b621ba Enable PostgreSQL backup in backup playbook
07a619b274 Fix step-issuer ARM64 compatibility on pi3
9931f81998 Update Docker storage configuration and revoke token task
437fd506ed Fix Vault Gitea OIDC setup: remove trailing slash from bound_issuer and pass CA certificate
Compare 5 commits »