Commit Graph

3 Commits

Author SHA1 Message Date
Stiftung Development
35ba089a84 fix: configure CI database connection properly
- Add dotenv loading to Django settings
- Update CI workflow to use correct environment variables
- Set POSTGRES_* variables instead of DATABASE_URL
- Add environment variables to all Django management commands
- Fixes CI test failures due to database connection issues
2025-09-06 18:47:23 +02:00
Stiftung Development
dcc91b9f49 fix: update GitHub Actions to use latest versions
- Update actions/upload-artifact from v3 to v4
- Update actions/setup-python from v4 to v5
- Update actions/cache from v3 to v4
- Fixes deprecation warnings in CI/CD pipeline
2025-09-06 18:41:08 +02:00
Stiftung Development
ab23d7187e feat: add comprehensive GitHub workflow and development tools 2025-09-06 18:31:54 +02:00