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

Improve compatibility with ExAtomVM environment options #37

Open
UncleGrumpy opened this issue Sep 24, 2024 · 0 comments
Open

Improve compatibility with ExAtomVM environment options #37

UncleGrumpy opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@UncleGrumpy
Copy link
Collaborator

UncleGrumpy commented Sep 24, 2024

To improve the compatibility with the ExAtomVM mix plugin, tasks should fall back to using the environment option overrides used by ExAtomVM. The rebar3 plugin variants should be retained and take precedence if they are set, giving users the option to use whichever suits their needs.

This should not change the option selection hierarchy:

  1. Command line
  2. rebar.config plugin configuration
  3. REBAR_PLUGIN environment setting
  4. ExAtomVM environment setting
  5. Task fallback (if one exists)
@UncleGrumpy UncleGrumpy added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant