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
@@ -274,7 +276,10 @@ and link:https://hub.docker.com/r/tinkerpop/gremlin-server/[Server]
274
276
SVN that represents lines of code that are no longer under development, then remove those releases. In other words,
275
277
if `3.2.0` is present and `3.2.1` is released then remove `3.2.0`. However, if `3.1.3` is present and that line of
276
278
code is still under potential development, it may stay.
277
-
. Announce release on `dev@`/`gremlin-users@` mailing lists and tweet from `@apachetinkerpop`
279
+
. Announce release - see <<email-templates,templates>> for suggested form
280
+
.. Email `dev@`/`gremlin-users@` mailing lists
281
+
.. Tweet from `@apachetinkerpop`
282
+
.. Message the "Announcement" Discord channel
278
283
279
284
== Post-release Tasks
280
285
@@ -302,6 +307,7 @@ tasks as one individual may simply just handle them all.
302
307
. Generate a list of dead branches that will be automatically deleted and post them as a DISCUSS thread for review, then once consensus is reached removed those branches.
303
308
. Set up the IO tests for the current `SNAPSHOT` as discussed in the <<io,IO Documentation and Testing Section>>
0 commit comments