deadtrickster / rebar3_archive_plugin

Create Erlang Code archives (.ez)
MIT License
5 stars 7 forks source link

Please bump version 0.0.3 on hex.pm #3

Open gilbertwong96 opened 3 years ago

gilbertwong96 commented 3 years ago

For now, there are only two versions bumped on hex.pm: 0.0.1 and 0.0.2. However, both of them contain the plugin rebar3_elvis_plugin which has the wrong spec and is unused by rebar3_archive_plugin.

The rebar3 would report the warning log below when we use this plugin in our project:

===> WARNING: It is recommended to use {branch, Name}, {tag, Tag} or {ref, Ref}, otherwise updating the dep may not work as expected.

I notice that in the master branch of this repo. The rebar3_archive_plugin has been removed. Maybe we should bump a new version on master and publish it to hex.pm.

lukebakken commented 3 years ago

FWIW I see this as well when I added rebar3_archive_plugin here:

https://github.com/lukebakken/gen_smtp/commit/342e450b92c833a48ef008b9145c323e1bcd5cdf