File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,12 @@ unless you plan to regularly contribute to RabbitMQ and have consulted with the
88
99## What is This?
1010
11- This repository is similar in purpose to [ ` rabbitmq/erlang-packages ` ] ( https://github.com/rabbitmq/erlang-packages )
12- but for RabbitMQ server packages.
11+ This repository contains Actions workflows that produce open source RabbitMQ releases. The goal of this
12+ automation is to eventually produce alphas (development snapshots), betas (early previews of new feature releases),
13+ release candidates and [ signed GA releases] ( https://github.com/rabbitmq/rabbitmq-server/releases ) .
14+
15+ It has a sibling project, [ ` rabbitmq/erlang-packages ` ] ( https://github.com/rabbitmq/erlang-packages ) , which produces
16+ Debian packages of Erlang and Elixir, and, in case of Erlang, RPM packages.
1317
1418
1519## Preview Releases (Alphas, Betas, RCs)
You can’t perform that action at this time.
0 commit comments