asciidoctor-maven-plugin
asciidoctor-maven-plugin copied to clipboard
Automate Zulip release announcement
What is this issue about?
- [ ] Bug report
- [x] Feature request
- [ ] Question
Description
Zulip's announce stream is used to announce a release once is done. Once figured out how to obtain a key, seems that posting can be made quite easily with curl https://zulip.com/api/send-message.
Moving to next minor milestone, I don't want to delay the release and I realized we need to fully automate the whole release (there's still a manual step to "close the repo").
For publication we can experiment with https://central.sonatype.org/publish/publish-portal-maven/, it seems to include a way to validate and publish without UI. Example https://github.com/lealceldeiro/com.lealceldeiro.asciidoc-extensions