Skip to content

Commit

Permalink
Merge pull request http4s#7572 from http4s/sam/update-releasing-ancil…
Browse files Browse the repository at this point in the history
…lary

update 1.0.0-Mxx releasing guide re ancillary releases
  • Loading branch information
samspills authored Oct 31, 2024
2 parents 27b5fbc + bba0322 commit 91814b4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,34 @@
- make sure that `Set as the latest release` is NOT CHECKED.
- click the checkbox for `Create a discussion for this release`. Set the category for the discussion to `Releases`.
1. Press the green "Publish Release" button.
- Edit the resulting discussion to add the "Ancillary repo releases" section
<details><summary>Ancillary repo releases copy paste</summary>

```
---
## Ancillary repo releases:
Modules where a volunteer maintainer steps up cut to the front of the line! :smile:
* [ ] armeria
* [ ] blaze
* [ ] boopickle
* [ ] dom
* [ ] fabric
* [ ] feral
* [ ] finagle
* [ ] fs2-data
* [ ] jdk-http-client
* [ ] jetty
* [ ] netty
* [ ] prometheus-client
* [ ] rho
* [ ] scala-xml
* [ ] scalatags
* [ ] servlet
* [ ] session
* [ ] twirl
```
</details>
1. Wait for CI and publishing to finish!

0 comments on commit 91814b4

Please sign in to comment.