cms.c2sgmbh/scripts
Martin Porwoll e3c7d92121 feat: add staging deployment workflow and script
- Add GitHub Actions workflow for automatic staging deployment on develop branch
- Add manual deploy script with --skip-build and --skip-migrations options
- Update CLAUDE.md with deployment documentation
- Mark staging-deployment TODO as complete

Deployment target: pl.c2sgmbh.de (37.24.237.181)
Triggers: push to develop, manual workflow_dispatch

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-14 12:37:25 +00:00
..
backup feat: add automated PostgreSQL backup system with S3 offsite storage 2025-12-11 14:10:39 +00:00
db-direct.sh feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
deploy-staging.sh feat: add staging deployment workflow and script 2025-12-14 12:37:25 +00:00
detect-secrets.sh feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
run-queue-worker.ts feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
seed-content.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
seed-pages-only.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00