basho / riak-erlang-client

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

Publish to hex.pm #352

Closed lukebakken closed 7 years ago

lukebakken commented 7 years ago

Fixes #238 (CLIENTS-626)

thumbot commented 7 years ago
features/lrb/gh-238_hex-publish 63538e8 :arrow_right: release-2.5.3 ce93cf2 :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2017-03-02 15:53 > Duration: 1 seconds. > Result: OK > Message: Merge Success: features/lrb/gh-238_hex-publish 63538e8ecb02b30c41a262b321870fec20310eb2 onto target branch: release-2.5.3 ce93cf22edff95554c2ba30000ca9b3a69efeb47 > Exit Code: OK > :page_facing_up:

``` Updating ce93cf2..63538e8 Fast-forward (no commit created; -m option ignored) .gitignore | 11 +++++----- .gitmodules | 2 +- Makefile | 29 +++++++++++++++---------- README.md | 1 + RELNOTES.md | 3 +++ VERSION | 1 + doc => edoc | 0 mix.exs | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ rebar.config | 3 ++- src/riakc.app.src | 3 +-- tools.mk | 37 +++++++++++++++++++------------- 11 files changed, 119 insertions(+), 34 deletions(-) create mode 100644 VERSION rename doc => edoc (100%) create mode 100644 mix.exs ``` --------------------------------------------------
bsparrow435 commented 7 years ago

+1

thumbot commented 7 years ago
features/lrb/gh-238_hex-publish f976f66 :arrow_right: release-2.5.3 ce93cf2 :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2017-03-03 10:33 > Duration: 1 seconds. > Result: OK > Message: Merge Success: features/lrb/gh-238_hex-publish f976f66676e9dcf6dba9cec3432b4f84bf037123 onto target branch: release-2.5.3 ce93cf22edff95554c2ba30000ca9b3a69efeb47 > Exit Code: OK > :page_facing_up:

``` Updating ce93cf2..f976f66 Fast-forward (no commit created; -m option ignored) .gitignore | 11 +++++----- .gitmodules | 2 +- Makefile | 29 +++++++++++++++---------- README.md | 1 + RELNOTES.md | 3 +++ VERSION | 1 + doc => edoc | 0 mix.exs | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ rebar.config | 3 ++- src/riakc.app.src | 3 +-- tools.mk | 37 +++++++++++++++++++------------- 11 files changed, 119 insertions(+), 34 deletions(-) create mode 100644 VERSION rename doc => edoc (100%) create mode 100644 mix.exs ``` --------------------------------------------------