Skip to content

Can we remove features that rebar3 and hex_core already cover?  #7

Description

@starbelly

Originally reported by @starbelly in Supersonido/rebar_mix#24

As part of Supersonido/rebar_mix@36617e3 some features were added that rebar3 and hex_core already cover :

  • src/rebar_mix_dep.erl
  • src/rebar_mix_hex.erl
  • some of what it's in src/rebar_mix_utils.erl

TL;DR is that rebar3 in conjunction with hex_core which ships with rebar3 handles downloading dependencies from hex, locking them, etc.

I feel this plugin would be best just to handle the compilation part, as it was doing prior to this merge.

How do you feel about removing these parts?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions