Rin Kuryloski
Rin Kuryloski
Specifically, the `dotnet` `roundtrip_to_amqp_091` test fails. Others pass. It appears that connection made by the rabbitmq dotnet client is not via localhost, and the broker rejects the guest credentials. This...
## Proposed Changes Version 3.2.0 of rules_erlang has been blocked in the BCR (bazel-central-registry) CI due to toolchain resolution bugs that don't affect our use of it. Version 3.2.0 is...
Use https://github.com/rabbitmq/bazel-central-registry/tree/erlang-packages for erlang packages
By declaring the VOLUME $RABBITMQ_DATA_DIR in the base Dockerfile, (i.e. https://github.com/docker-library/rabbitmq/blob/91be7cf597c069c9a038ae2619adac1a85e68d4d/3.8/ubuntu/Dockerfile#L257), it ensures that changes to that directory in subsequent Dockerfiles are ignored. This can cause very confusing behavior if,...
Automated changes created by https://github.com/rabbitmq/rabbitmq-server/actions/runs/7954375282 using the [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action in the Run gazelle (Scheduled) workflow.
rather than selecting it dynamically via toolchain resolution Requires a rules_erlang version with https://github.com/rabbitmq/rules_erlang/pull/214 merged In it's current form this will probably break local execution of mixed version tests. Further...
rules_erlang 3.9.x includes a gazelle language extension for erlang