zulip/.github/workflows
Alex Vandiver 63d2565467 ci: Do not pre-install rabbitmq-server in Docker images.
Before Zulip 4.9, the Zulip install process left any already-installed
rabbitmq with whatever nodename it had previously configured.  Wince
this encodes the name of the host when it was installed, this does not
function well with containers.

Leave rabbitmq-server uninstalled, which lets the Zulip installation
process set the nodename to `localhost`, which ensures that it is
usable across container restarts.
2022-10-25 14:53:32 -04:00
..
codeql-analysis.yml ci: Limit GitHub token permissions for workflows. 2022-08-29 17:12:55 -07:00
production-suite.yml ci: Do not pre-install rabbitmq-server in Docker images. 2022-10-25 14:53:32 -04:00
update-oneclick-apps.yml ci: Limit GitHub token permissions for workflows. 2022-08-29 17:12:55 -07:00
zulip-ci.yml ci: Limit GitHub token permissions for workflows. 2022-08-29 17:12:55 -07:00