Skip to content

Commit e0c8edf

Browse files
committed
docs(releases): add patch release timeline to release developer guide
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 5ffc8c1 commit e0c8edf

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/releases/release-process.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,23 @@ The release goes out on the **first Wednesday after the code-freeze window ends*
9494

9595
-----
9696

97+
## Patch Release
98+
99+
After the main release ships (Week 7, typically mid-month), the release branches are **reopened** for contributions targeting the patch release.
100+
101+
### Patch Release Timeline
102+
103+
| Period | Approximate Timing | Key Activity |
104+
|--------|--------------------|--------------|
105+
| Reopening | Release day (Week 7) | Branches accept contributions; patch development begins |
106+
| Lockdown | First Monday of the following month (~2 weeks later) | Release branches locked; **patch RC0 (`XX.YY.01.RC0`) shipped internally** |
107+
| Stabilization | Week 1–2 after RC0 | Bug fixes and small improvements only |
108+
| | End of Week 2 | QA exit, patch release |
109+
110+
The patch stabilization flow mirrors the main release's code-freeze phase, but compressed into approximately two weeks.
111+
112+
-----
113+
97114
## CI and Known Failures
98115

99116
### Ticket-Annotated Tests

0 commit comments

Comments
 (0)