Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 198c163

Browse files
committed
sdkman: no more Twitter
1 parent 89a2765 commit 198c163

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,6 @@ If there are delays downstream, at some point it may make sense to go ahead and
204204
- replace both `xxx`s with the credential information provided to Seth by Marco Vermeulen (marco at sdkman dot io)
205205
- [ ] test afterwards with `sdk list scala` and `sdk install scala <version>` (these should work immediately once the `POST` succeeds)
206206
- to correct mistakes, `PATCH` and `DELETE` are also available
207-
- [ ] broadcast the addition via the SDKMAN twitter account
208-
- 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`
209-
- make sure it shows up at https://twitter.com/sdkman_
210207
- [ ] Announce on https://reddit.com/r/scala
211208
- [ ] ask Seth to announce on #scala IRC
212209

0 commit comments

Comments
 (0)