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
- Stage: Pre-Checks
- Linting
- Run generate for oapi-codegen and check if the generated code is up-to-date with spec file
- check changelog is up-to-date (next version)
- Stage Build
- Build the docker image
- Stage Test
- Run unit tests
- Run integration tests (with postgres-db)
- (Run security checks)
- Stage Deploy
- Upload Docker Image to Registry
The text was updated successfully, but these errors were encountered:
Overview of the planned GitHub Actions structure:
The text was updated successfully, but these errors were encountered: