Skip to content

fix: align rabbitmq creds with CI#54

Closed
Theauxm wants to merge 1 commit into
mainfrom
fix/rabbitmq-ci-credentials
Closed

fix: align rabbitmq creds with CI#54
Theauxm wants to merge 1 commit into
mainfrom
fix/rabbitmq-ci-credentials

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented May 8, 2026

Summary

Test plan

  • docker compose up -d rabbitmq recreates the container; broadcaster tests pass against it locally

Switch the dev broker to trax/trax123 so local docker-compose mirrors
the CI service container. RabbitMQ's default 'guest' user is restricted
to localhost-only connections, which CI's port-forwarded service
container cannot satisfy. Using the same dedicated user locally avoids
test creds drifting between environments.
@Theauxm
Copy link
Copy Markdown
Member Author

Theauxm commented May 8, 2026

Folding into #53 (the persisted-operations sample PR).

@Theauxm Theauxm closed this May 8, 2026
@Theauxm Theauxm deleted the fix/rabbitmq-ci-credentials branch May 8, 2026 19:43
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant