-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix: add count_by #40
Open
asyncmind0
wants to merge
16
commits into
inaka:master
Choose a base branch
from
asyncmind0:wip
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
d94bfad
fix: add count_by
asyncmind0 8771288
fix: whitespace and organize code
1c873d9
Added backend for riak 2i buckets
asyncmind0 82da872
Fix write only non null fields to json object
asyncmind0 66569f4
Fix steamroll everything
asyncmind0 60e1995
Fix remove debug stuff
asyncmind0 bbbbbdd
Fix add support for conflict resolution
asyncmind0 6061bb9
Fix solve conflicts and put back to riak
asyncmind0 f88e90a
Fix handle undef case clause
asyncmind0 3405ca2
Fix disable put
asyncmind0 0d32df0
Fix unused var
asyncmind0 d4e468d
Fix re-enable put for conflict resolution
asyncmind0 b1efa95
Fix update rebar deps and add indexing
asyncmind0 0e58525
Add action file
asyncmind0 545798e
Fix add date conversion, store dates as posix timestamps
asyncmind0 0e29d41
Merge branch 'master' into wip
asyncmind0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Erlang CI | ||
|
||
on: | ||
push: | ||
branches: [ master ] | ||
pull_request: | ||
branches: [ master ] | ||
|
||
jobs: | ||
|
||
build: | ||
|
||
runs-on: ubuntu-latest | ||
|
||
container: | ||
image: erlang:24 | ||
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
- name: Compile | ||
run: rebar3 compile | ||
- name: Run tests | ||
run: rebar3 do eunit, ct |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,37 @@ | ||
{"1.1.0", | ||
[{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2}, | ||
{<<"hamcrest">>,{pkg,<<"basho_hamcrest">>,<<"0.4.1">>},2}, | ||
{<<"iso8601">>,{pkg,<<"inaka_iso8601">>,<<"1.1.2">>},0}, | ||
{<<"lager">>,{pkg,<<"lager">>,<<"3.2.4">>},1}, | ||
{"1.2.0", | ||
[{<<"iso8601">>,{pkg,<<"inaka_iso8601">>,<<"1.1.2">>},0}, | ||
{<<"meck">>, | ||
{git,"https://github.com/eproxus/meck.git", | ||
{ref,"4ecc1ae9089edc6977e8c8c4cd41081513cc5590"}}, | ||
3}, | ||
{<<"protobuffs">>, | ||
{git,"https://github.com/basho/erlang_protobuffs.git", | ||
{ref,"098efad8f85dfe556d64e2cf6ce31f2075808f67"}}, | ||
2}, | ||
{<<"quickrand">>,{pkg,<<"quickrand">>,<<"1.5.4">>},2}, | ||
{<<"riak_pb">>,{pkg,<<"riak_pb">>,<<"2.3.2">>},1}, | ||
{<<"riakc">>,{pkg,<<"riakc">>,<<"2.5.3">>},0}, | ||
{<<"sumo_db">>,{pkg,<<"sumo_db">>,<<"0.7.2">>},0}, | ||
{<<"uuid">>,{pkg,<<"uuid_erl">>,<<"1.5.4">>},1}, | ||
{<<"worker_pool">>,{pkg,<<"worker_pool">>,<<"2.0.1">>},1}]}. | ||
{<<"riak_pb">>, | ||
{git,"https://github.com/basho/riak_pb", | ||
{ref,"b7abca90e4c708073021d2c4e18c896f1a10b838"}}, | ||
1}, | ||
{<<"riakc">>, | ||
{git,"git://github.com/basho/riak-erlang-client.git", | ||
{ref,"d9fa46335fda4704fda71cbc011ab6a11e50e3f3"}}, | ||
0}, | ||
{<<"sumo_db">>, | ||
{git,"https://github.com/jagguli/sumo_db.git", | ||
{ref,"372fa1c25de4aabfd3db56944df8ec5157db3c03"}}, | ||
0}, | ||
{<<"uuid">>,{pkg,<<"uuid_erl">>,<<"1.5.2-rc1">>},1}, | ||
{<<"worker_pool">>,{pkg,<<"worker_pool">>,<<"3.1.0">>},1}]}. | ||
[ | ||
{pkg_hash,[ | ||
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>}, | ||
{<<"hamcrest">>, <<"FB7B2C92D252A1E9DB936750B86089ADDAEBEB8F87967FB4BBDDA61E8863338E">>}, | ||
{<<"iso8601">>, <<"6D84BBA9641FA39802E6B53C57E0B61B2F61BF8E81C112356B57BE8DA31DE771">>}, | ||
{<<"lager">>, <<"A6DEB74DAE7927F46BD13255268308EF03EB206EC784A94EAF7C1C0F3B811615">>}, | ||
{<<"quickrand">>, <<"47ADD4755CC5F209CBEFFD6F47C84061196CD7FAD99FD8FD12418EB0D06B939D">>}, | ||
{<<"riak_pb">>, <<"48FFBF66DBB3F136AB9A7134BAC4E496754BAA5EF58C4F50A61326736D996390">>}, | ||
{<<"riakc">>, <<"6132D9E687A0DFD314B2B24C4594302CA8B55568A5D733C491D8FB6CD4004763">>}, | ||
{<<"sumo_db">>, <<"B56544DB18826D1EE5296042B5D4461D0805B7F54C998ED8338F1BC59E284749">>}, | ||
{<<"uuid">>, <<"06240EFF3EAF013CC22274689B0C1FF6345645EE5D47A9E4ED7545EEB7698B23">>}, | ||
{<<"worker_pool">>, <<"B90273074898FA89434317991E00884DBBAFFAB5BFD964A7586317CD16FB18D4">>}]} | ||
{<<"uuid">>, <<"D4022AB3F4F1A28E86EA15D4075CB0C57EC908D8AF1CA2E8AF28AA815EF93C3A">>}, | ||
{<<"worker_pool">>, <<"C908627E04057CF29940AD0E79B89AB161DB520EEBC76942EFD08A187BABF93A">>}]}, | ||
{pkg_hash_ext,[ | ||
{<<"iso8601">>, <<"8964665B3EDBC8C4B390512D9DE429A550CC32FF3FA3583F2E6F14925127D480">>}, | ||
{<<"quickrand">>, <<"2657DCA4544BF98EC44328F95F2C94A07ACCECE452195C599E43799A760B28B0">>}, | ||
{<<"uuid">>, <<"4297348D9D52A38E2446185F979CB8786FE8784AC053ABE6724C2AF7D7930E38">>}, | ||
{<<"worker_pool">>, <<"F809B89F46B2CB5DFD2B731A2C8B234DB2788490FAB88EB0823DA18B64851EE2">>}]} | ||
]. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this is an inaka project, on principle, we should use
rebar3_format
instead ofsteamroller
.In any case, you can either…
steamroller
on your fork.rebar3_format
with a profile for you that uses thesr_formatter
formatter (that one formats the code withsteamroller
).There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't aware of rebar3_format, let me check it out, Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is totally off-topic, but it's something that I always wonder about…
As a maintainer of multiple open-source tools for the Erlang community (and a blog), I'm always trying to reach as many Erlang devs as possible with the news.
So, 100% out of curiosity and not as a criticism: If you didn't know about
rebar3_format
but you knew aboutsteamroller
… How do you get your news about Erlang and its ecosystem? What communication channel am I missing?I mean… as far as I know, @dtip published
steamroller
in exactly the same places I publishedrebar3_format
(sometimes even I was the one publishing his work). So… If you don't mind… What did I miss? How can I improve the broadcasting of news about the tools I create/maintain?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be because I searched for "opinionated code formatter for erlang"
coming from python as a python dev, I discovered the comfort of black for python
wanted the same for Erlang
Mostly I'm searching for concepts parallel to python
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Opinionated formatters are the right choice 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.