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

support for optional_applications #195

Open
tsloughter opened this issue Jan 19, 2021 · 1 comment
Open

support for optional_applications #195

tsloughter opened this issue Jan 19, 2021 · 1 comment

Comments

@tsloughter
Copy link
Collaborator

Support for optional_applications will be merged into OTP soon: erlang/otp#2675

This plugin should support it by checking optional_applications and marking any dependency that is found in that list as optional when publishing to hex.

@tsloughter
Copy link
Collaborator Author

Support has been added to relx and rebar3 in 3.18.0. So ready for rebar3_hex to support.

Basing it on the .app file is just my initial thought. It would remove the need to change rebar.config (which right now has no concept of optional).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant