rabbitmq / ra

A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Other
813 stars 96 forks source link

Add a release workflow for publishing to bazel-central-registry #390

Closed pjk25 closed 1 year ago

pjk25 commented 1 year ago

To publish a release:

  1. Tag a commit matching the v2.* pattern
  2. Review and publish the draft github release created by the workflow