basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

would it be possible to release new versions via hex.pm? #405

Open doublej74 opened 2 years ago

doublej74 commented 2 years ago

This makes it easier to link the latest versions in mix. The current version on hex.pm is outdated: https://hex.pm/packages/riakc

martinsumner commented 2 years ago

The listed owners/publishers are all ex basho. Not sure if it may require the current owner to add new publishers or change owners, to allow this.

@lukebakken, sorry to bother, but please could you add me (masleeds) as a publisher to riakc and riak_pb in hex to see if I can update this?

lukebakken commented 2 years ago

@martinsumner - done! Let me know if you have any issues.

martinsumner commented 2 years ago

Thanks @lukebakken ! Could you do the same for riak_pb as well, as I need to update that dep first.

lukebakken commented 2 years ago

Yep, done!

martinsumner commented 2 years ago

Thank-you

martinsumner commented 2 years ago

Currently a bit stuck with this, as rebar3 hex is complaining about a previous non-semantic tag - see https://github.com/basho/riak_pb/issues/256