Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/release-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
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`).
1. Announce release via the following:
- The `#eval` channel on Slack
- The `#eval` channel on Discord
- The `dev` mailing list

### Z-Stream
Expand All @@ -61,6 +62,7 @@ The following are the steps for how Y-stream and Z-stream releases gets cut.
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`).
1. Announce release via the following:
- The `#eval` channel on Slack
- The `#eval` channel on Discord
- The `dev` mailing list

## Release Notes
Expand Down