mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
started adr
This commit is contained in:
parent
eb706b3e83
commit
1cfa08a83a
1 changed files with 28 additions and 0 deletions
28
docs/architecture/decisions/0026-django-waffle-library.md
Normal file
28
docs/architecture/decisions/0026-django-waffle-library.md
Normal 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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue