You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-strategy.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
52
52
1. Create a new release on GitHub targeting the release branch and using the latest Y-Stream tag as the previous release (e.g. `0.15.1` precedes `0.16.0`).
53
53
1. Announce release via the following:
54
54
- The `#eval` channel on Slack
55
+
- The `#eval` channel on Discord
55
56
- The `dev` mailing list
56
57
57
58
### Z-Stream
@@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
61
62
1. Create a new release on GitHub targeting the release branch and using the previous Z-Stream tag as the previous release (e.g. `0.15.0` precedes `0.15.1`).
0 commit comments