mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
MAINTAINERS: Update release procedure
This commit is contained in:
parent
2e89e5ed23
commit
dbd441cc1b
@ -78,10 +78,9 @@ When the time comes to release another version of xmonad and xmonad-contrib:
|
|||||||
|
|
||||||
If the manpage changes, wait for the CI to rebuild the rendered outputs.
|
If the manpage changes, wait for the CI to rebuild the rendered outputs.
|
||||||
|
|
||||||
3. Check dependency bounds. In particular, [packdeps][] can be used to check
|
3. Make sure that `tested-with:` covers several recent releases of GHC, that
|
||||||
if any new versions are excluded by the upper bounds specified.
|
`.github/workflows/haskell-ci.yml` had been updated to test all these GHC
|
||||||
Also, make sure that `tested-with:` covers several recent releases of
|
versions and that `.github/workflows/stack.yml` tests with several recent
|
||||||
GHC, and that `.github/workflows/stack.yml` tests with several recent
|
|
||||||
revisions of [Stackage][] LTS.
|
revisions of [Stackage][] LTS.
|
||||||
|
|
||||||
4. Create a release on GitHub:
|
4. Create a release on GitHub:
|
||||||
@ -105,9 +104,12 @@ When the time comes to release another version of xmonad and xmonad-contrib:
|
|||||||
|
|
||||||
7. Post announcement to:
|
7. Post announcement to:
|
||||||
|
|
||||||
|
- [xmonad.org website](https://github.com/xmonad/xmonad-web/tree/gh-pages/news/_posts)
|
||||||
- [XMonad mailing list](https://mail.haskell.org/mailman/listinfo/xmonad)
|
- [XMonad mailing list](https://mail.haskell.org/mailman/listinfo/xmonad)
|
||||||
- [Haskell Cafe](https://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe)
|
- [Haskell Cafe](https://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe)
|
||||||
- [Haskell Discourse](https://discourse.haskell.org/)
|
- [Haskell Discourse](https://discourse.haskell.org/)
|
||||||
|
- [Twitter](https://twitter.com/xmonad)
|
||||||
|
- [Reddit](https://www.reddit.com/r/xmonad/)
|
||||||
|
|
||||||
See [old announcements][old-announce] for inspiration.
|
See [old announcements][old-announce] for inspiration.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user