Commit graph

1 commit

Author SHA1 Message Date
DustyWalker
9366cfa94f feat: add .forgejo/workflows/ci.yml - comprehensive CI pipeline configuration
CI/CD pipeline with comprehensive automation:
- Multi-stage workflow with dependency caching
- Linting, formatting, and TypeScript type checking
- Unit tests with coverage reporting across all packages
- Integration tests with PostgreSQL, Redis, and MinIO services
- Docker build and container testing
- Security scanning with npm audit and Snyk
- Dependency update monitoring
- Deployment readiness validation
- Matrix testing strategy for monorepo packages
- Artifact management and retention policies

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 16:52:14 +02:00