asciidoctor-maven-plugin icon indicating copy to clipboard operation
asciidoctor-maven-plugin copied to clipboard

Automate Zulip release announcement

Open abelsromero opened this issue 1 year ago • 2 comments
trafficstars

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.

abelsromero avatar Jan 30 '24 08:01 abelsromero

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").

abelsromero avatar Oct 28 '24 21:10 abelsromero

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

abelsromero avatar Jan 03 '25 17:01 abelsromero