docs: update ROADMAP to reflect Woodpecker CI/CD instead of GitHub Actions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

- Update deliverables to mention Woodpecker CI/CD pipeline (self-hosted)
- Feature 1.1 and 1.2 both marked as complete

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Lasse Rune Hansen 2026-06-07 16:22:12 +02:00
parent db3b41b483
commit a492cdd790

View file

@ -41,7 +41,7 @@ Establish the technical foundation for the entire application, including backend
- ✅ Working .NET 9.0 backend project
- ✅ PostgreSQL database with schema
- ✅ Docker containers for all services
- ✅ GitHub Actions CI/CD pipeline
- ✅ Woodpecker CI/CD pipeline (self-hosted)
- ✅ Authentication endpoints (register, login, logout)
- ✅ JWT token generation and validation
- ✅ Development environment setup guide