Commit db7f07387fed8f4dd1ad321e6e5c46fad6d44b45
1 parent
2242c074
Exists in
spb-stable
and in
2 other branches
add ee, ci and patch release
Showing
1 changed file
with
5 additions
and
1 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -118,7 +118,7 @@ Merge the RC1 code into Cloud. Once the build is green, deploy in the morning. |
118 | 118 | It is important to do this as soon as possible, so we can catch any errors before we release the full version. |
119 | 119 | |
120 | 120 | |
121 | -# **22nd - Release** | |
121 | +# **22nd - Release CE** | |
122 | 122 | |
123 | 123 | After making the release branch new commits are cherry-picked from master. When the release gets closer we get more selective what is cherry-picked. The days of the month are approximately as follows: |
124 | 124 | |
... | ... | @@ -168,4 +168,8 @@ For a RC, make sure to explain what a RC is. |
168 | 168 | A patch release tweet should specify the fixes it brings and link to the corresponding blog post. |
169 | 169 | |
170 | 170 | |
171 | +# **22nd - Release EE** | |
171 | 172 | |
173 | +# **23rd - Optional Patch Release** | |
174 | + | |
175 | +# **25th - Release GitLab CI** | ... | ... |