Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ 3.11 Support #7

Merged
merged 70 commits into from
Jan 19, 2024
Merged

RabbitMQ 3.11 Support #7

merged 70 commits into from
Jan 19, 2024

Conversation

VictorGaiva
Copy link
Owner

@VictorGaiva VictorGaiva commented Jan 6, 2024

No description provided.

@VictorGaiva VictorGaiva changed the title RabbitMQ 3.13 Support RabbitMQ 3.11 Support Jan 9, 2024
compose-file: "./services/docker-compose.yaml"
services: "rabbitmq_stream_${{ matrix.version }}"

- name: Wait RabbitMQ is Up

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need the PID

docker exec rabbitmq_stream rabbitmqctl wait --pid 1 --timeout 60

Co-authored-by: Yuri Oliveira <soaresyuri@gmail.com>
@VictorGaiva VictorGaiva merged commit d952a44 into main Jan 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants