Split seeds into bootstrap and dev-only

This commit is contained in:
Moritz 2026-03-03 15:32:51 +01:00
parent 0b23b816fb
commit edd8657c92
Signed by: moritz
GPG key ID: 1020A035E5DD0824
5 changed files with 824 additions and 805 deletions

View file

@ -1,7 +1,7 @@
# Feature Roadmap & Implementation Plan
**Project:** Mila - Membership Management System
**Last Updated:** 2026-01-27
**Last Updated:** 2026-03-03
**Status:** Active Development
---
@ -371,6 +371,7 @@
- ✅ Production Dockerfile
- ✅ Drone CI/CD pipeline
- ✅ Renovate for dependency updates
- ✅ Database seeds split into bootstrap (all envs) and dev-only seeds (20 members, groups; 2026-03-03)
- ⚠️ No staging environment
**Open Issues:**