started adr

This commit is contained in:
Alysia Broddrick 2024-06-06 15:48:00 -07:00
parent eb706b3e83
commit 1cfa08a83a
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -0,0 +1,28 @@
# 24. Production Release Cadence
Date: 2024-07-06
## Status
Approved
## Context
## Considered Options
**Option 1:** Releasing to stable/staging once a sprint
**Option 2:** Releasing to stable/staging once a week
In both of the above scenarios, the release date would fall on the same day of the week that the sprint starts which is currently a Wednesday. Additionally, in both scenarios the release commits would eventually be tagged with both a staging and stable tag. Furthermore, critical bugs or features would be exempt from these restrictions based on the product owner's discretion.
## Decision
## Consequences