Skip to content

Commit 806de2b

Browse files
committed
release steps tweaks
1 parent 2634a33 commit 806de2b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ Before proceeding any further, wait for the ecosystem to catch up.
153153
- [ ] Wait for kind-projector to publish
154154
- [ ] Wait for scoverage to publish
155155
- Downstream signoffs:
156-
- [ ] Wait for the Scala Center to sign off (Julien)
157-
- [ ] Wait for VirtusLab to sign off (Tomasz, or Krzysztof)
156+
- [ ] Ask the Scala Center to sign off (Julien, or Seb)
157+
- [ ] Ask VirtusLab to sign off (Tomasz, or Krzysztof)
158158

159159
We have promised to wait **48 non-weekend hours**, minimum.
160160

@@ -171,7 +171,7 @@ If there are delays downstream, at some point it may make sense to go ahead and
171171
- see note above about permissions to trigger a job
172172
- [ ] Scala Users discourse https://users.scala-lang.org
173173
- [ ] Tweet from [@scala_lang](https://twitter.com/scala_lang)
174-
- [ ] Discord: link to release notes in #announcements channel
174+
- [ ] Discord: link to release notes in #links channel
175175
- [ ] consider also saying something in #scala-contributors channel
176176
- [ ] Unblock the release in Scala Steward by PRing an update to [default.scala-steward.conf](https://github.com/scala-steward-org/scala-steward/blob/master/modules/core/src/main/resources/default.scala-steward.conf)
177177
- [ ] Add the release to SDKMAN
@@ -183,6 +183,7 @@ If there are delays downstream, at some point it may make sense to go ahead and
183183
- to correct mistakes, `PATCH` and `DELETE` are also available
184184
- [ ] broadcast the addition via the SDKMAN twitter account
185185
- sample command: `curl -X POST -H "Consumer-Key: xxx" -H "Consumer-Token: xxx" -H "Content-Type: application/json" -H "Accept: application/json" -d '{"candidate": "scala", "version": "2.13.9", "url": "https://github.com/scala/scala/releases/tag/v2.13.9"}' https://vendors.sdkman.io/announce/struct`
186+
- make sure it shows up at https://twitter.com/sdkman_
186187
- [ ] Announce on https://reddit.com/r/scala
187188
- [ ] ask Seth to announce on #scala IRC
188189

0 commit comments

Comments
 (0)