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

make rebar3_hex a project_plugin instead of a regular plugin #26

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

tsloughter
Copy link
Contributor

project_plugins only get pulled in when you are working on that particular project at the top level. rebar3_hex should either be one of those or in the global rebar3 config, ~/.config/rebar3/rebar.config so that it isn't pulled in when the app is used as a dependency.

`project_plugins` only get pulled in when you are working on that particular project at the top level. `rebar3_hex` should either be one of those or in the global rebar3 config, `~/.config/rebar3/rebar.config` so that it isn't pulled in when the app is used as a dependency.
@pivotal-issuemaster
Copy link

@tsloughter Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@michaelklishin
Copy link
Member

Thank you. This likely affects a few other of our libraries.

@michaelklishin michaelklishin merged commit efd2f4f into rabbitmq:master Mar 8, 2021
michaelklishin added a commit to rabbitmq/gen-batch-server that referenced this pull request Mar 8, 2021
michaelklishin added a commit to Kyorai/cuttlefish that referenced this pull request Mar 8, 2021
michaelklishin added a commit to rabbitmq/osiris that referenced this pull request Mar 8, 2021
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