forked from lix-project/lix
Mention Discourse
This commit is contained in:
parent
758c2fdbfe
commit
31e3c7d6fd
|
@ -79,7 +79,7 @@ release:
|
|||
* Push the release branch:
|
||||
|
||||
```console
|
||||
$ git push
|
||||
$ git push --set-upstream origin $VERSION-maintenance
|
||||
```
|
||||
|
||||
* Create a jobset for the release branch on Hydra as follows:
|
||||
|
@ -151,6 +151,9 @@ release:
|
|||
from the previous milestone, and close the previous milestone. Set
|
||||
the date for the next milestone 6 weeks from now.
|
||||
|
||||
* Post an announcement on Discourse, including the contents of
|
||||
`rl-$VERSION.md`.
|
||||
|
||||
## Creating a point release
|
||||
|
||||
* Wait for the desired evaluation of the maintenance jobset to finish
|
||||
|
|
Loading…
Reference in a new issue