We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Doesn't the broker come from core? How is it possible it has different env vars?
Sorry, something went wrong.
I think because rovers is older than core-retrieval, and we implemented all the Rabbit stuff on rovers itself before the creation of core-retrieval.
Indeed: https://github.com/src-d/rovers/blob/master/core/config.go#L12
Then we should not only change the env var but change all that to use the actual core.
Note that we will probably favor CONFIG_BROKER_URI style instead of CONFIG_BROKER for variables describing a service with a URI: src-d/guide#214
CONFIG_BROKER_URI
CONFIG_BROKER
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: