v0.1.0
Pre-release
Pre-release
Added:
- Auto database backups w/ backup-container
- Upgraded Postgres 12 to 13
- Optional PostGIS 13
- SonarCloud monorepo support w/ platform team collaboration
- SonarCloud non-blocking (while waiting on token request)
- Unit tests and comments run only when PR is ready (reduce noise)
- Secret scanning (secret-search via. Yelp)
- Init template (secrets, network policies)
- Workflow status badges
- Action: Add to Pull Request Descriptions
- Action: Conditional Container Builder with Fallback
- Action: OpenShift Deployer with Route Verification or Penetration Testing
- Action: Unit Test, Coverage and Analysis with SonarCloud
Removed:
- SonarCloud job (in Action)
- Route verification job (in Action)
- Penetration testing job (in Action)
- Post-deploy comment job (noisy, sort of in Action)
- Code coverage comment job (covered by SonarCloud, in Action)
- _build helper (in Action)
- _deploy helper (in Action)
- _unit-test helper (in Action)
- _image-promote helper retired (not used)
Problems:
- Container cleanup (ghcr.io) broken by improved (
org/repo/package
) naming
Notes:
- FINALLY using semantic versioning with v0.1.0 release! 🤦