platform
platform copied to clipboard
Define release schedule and automated deployment
To align with our 2024 Q1 OKR we need to define a release schedule and automate our deployments.
[!WARNING] Acceptance criteria is a WIP
Acceptance Criteria
- determine release process
- set test quality gates
- implement Github actions to automate deployment
- bundle and publish code
- build and publish container
- build and publish docs
Potential accelerant to releases: https://github.com/opentdf/platform/issues/839
Release Plan:
- release automatically on a weekly cadence
- release ci / tests for the bundle are prerequisite (see https://github.com/virtru-corp/dsp-bundle/issues/5)
- every thursday
- hotfixes ad-hoc as needed
our releases are now automated through github actions. branching strategy is also automated. closing this as complete.