skia2/site/user/release/schedule.md
Heather Miller e4bcbf83d5 Update release schedule, notes
Bug: skia:
Change-Id: I993eec22654edf93ea93e37282b0e08d19acd589
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/281516
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Reviewed-by: Heather Miller <hcm@google.com>
Commit-Queue: Heather Miller <hcm@google.com>
2020-04-03 16:56:04 +00:00

31 lines
1.1 KiB
Markdown

Milestone Schedule
==================
On a six week cadence aligned with Chromium, Skia cuts milestone branches.
Clients wishing to stay on a relatively stable level of Skia often utilize these
branches.
On the branch date, a healthy level of Skia near HEAD is chosen. After this
point, for the next six weeks, only high priority fixes are checked into the branch.
After the six week period, when another branch is cut, only critical (typically
security) fixes will be committed to any previous branch.
Skia 2020 schedule:
Milestone | Branch Date (beginning of day)
----------|-------------------------------
81 | 01/30/20
82 | 03/12/20
83 | 04/02/20*
84 | 05/14/20
85 | 06/25/20
86 | 08/20/20
87 | 10/01/20
88 | 11/12/20
Note that 82 was abandoned by Chromium and 83 schedule moved in due to COVID-19 impact.
Skia is maintaining 82 for our customers. Future dates are subject to change.
The current milestone is included in the headers in
[SkMilestone.h](https://skia.googlesource.com/skia/+/master/include/core/SkMilestone.h).