Skip to content

Commit 4c09a54

Browse files
andersktimabbott
authored andcommitted
release-checklist: Push dev tags to zulip-internal.git too.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 58a4469 commit 4c09a54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/subsystems/release-checklist.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ preparing a new release.
6969
the present release with a `+git` suffix, e.g. `4.0+git`.
7070
* On master, update `ZULIP_VERSION` to the future major release with
7171
a `-dev+git` suffix, e.g. `5.0-dev+git`. Make a Git tag for this
72-
update commit with a `-dev` suffix, e.g. `5.0-dev`.
72+
update commit with a `-dev` suffix, e.g. `5.0-dev`. Push the tag
73+
to both zulip.git and zulip-internal.git to get a correct version
74+
number for future Cloud deployments.
7375
* Following a minor release (e.g. 3.2):
7476
* On the release branch, update `ZULIP_VERSION` to the present
7577
release with a `+git` suffix, e.g. `3.2+git`.

0 commit comments

Comments
 (0)