tercul-backend/.github
Damir Mukimov 0e5699187a
feat: Complete backend CI/CD workflow setup
- Add comprehensive GitHub Actions workflows for Go backend
- Build workflow with binary compilation and attestation
- Test workflow with coverage reporting and race detection
- Lint workflow with golangci-lint and security scanning
- Docker build workflow with multi-architecture support
- Deploy workflow for production deployment
- Security workflow with vulnerability scanning
- All workflows follow Single Responsibility Principle
- Use semantic versioning and latest action versions
- Enable security features: OIDC auth, attestations, minimal permissions
2025-11-27 07:00:52 +01:00
..
workflows feat: Complete backend CI/CD workflow setup 2025-11-27 07:00:52 +01:00
dependabot.yml Update GitHub Actions workflows to 2025 best practices 2025-11-27 04:14:17 +01:00