tercul-backend/.github
Damir Mukimov e428d18b0d
feat: Restructure workflows following Single Responsibility Principle
- Remove old monolithic workflows (ci.yml, ci-cd.yml, cd.yml)
- Add focused workflows: lint.yml, test.yml, build.yml, security.yml, docker-build.yml, deploy.yml
- Each workflow has a single, clear responsibility
- Follow 2025 best practices with semantic versioning, OIDC auth, build attestations
- Add comprehensive README.md with workflow documentation
- Configure Dependabot for automated dependency updates

Workflows now run independently and can be triggered separately for better CI/CD control.
2025-11-27 04:52:48 +01:00
..
workflows feat: Restructure workflows following Single Responsibility Principle 2025-11-27 04:52:48 +01:00
dependabot.yml Update GitHub Actions workflows to 2025 best practices 2025-11-27 04:14:17 +01:00