You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement comprehensive DevOps workflows and fix GitHub Actions
- Add enterprise-grade DevOps workflows with security, monitoring, and infrastructure testing
- Fix Dependencies workflow to prevent PR creation failures on tag pushes
- Enhance CI workflow with multi-OS testing (Ubuntu, macOS, Windows) and SBOM generation
- Add comprehensive security scanning with TruffleHog, Gosec, and vulnerability checks
- Implement infrastructure testing across Terraform versions 1.0-1.9
- Add monitoring workflow with daily health checks and failure notifications
- Create semantic release workflow with automated changelog generation
- Enhance Makefile with 15+ DevOps targets for local development
- Add development container configuration with VS Code integration
- Implement pre-commit hooks for quality gates and security checks
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments