mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
b07dadd7e6
* HG-40: Implement EventSink + remap invoice events * HG-40: Simplify machine code a bit * HG-40: Fix eventsink handlers wrt to woody specs * HG-40: Introduce eventsink tests + fix a couple of bugs alongside * HG-40: Bump thrift runtime dep * HG-45: Implement internal events and event filtering * HG-45: Start checking sequnces in tests * HG-45: Bump woody dep version * HG-45: Remove unused module * HG-45: Move sequencing out of hg_machine, fix it and test it * HG-45: Switch to proper damsel fork * HG-45: Shut the elvis up since I've no idea how to not repeat yourself in test suites * HG-40: Update CI env definition + provide reasonable defaults for tcp endpoint * HG-40: Revert UserInfo removal
28 lines
1.1 KiB
Erlang
28 lines
1.1 KiB
Erlang
[{<<"certifi">>,{pkg,<<"certifi">>,<<"0.4.0">>},2},
|
|
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"1.0.4">>},1},
|
|
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2},
|
|
{<<"genlib">>,
|
|
{git,"https://github.com/rbkmoney/genlib.git",
|
|
{ref,"66db7fe296465a875b6894eb5ac944c90f82f913"}},
|
|
0},
|
|
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.7">>},1},
|
|
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.5.7">>},1},
|
|
{<<"idna">>,{pkg,<<"idna">>,<<"1.2.0">>},2},
|
|
{<<"lager">>,{pkg,<<"lager">>,<<"3.0.2">>},0},
|
|
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},2},
|
|
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.2">>},2},
|
|
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.2.1">>},2},
|
|
{<<"snowflake">>,
|
|
{git,"https://github.com/tel/snowflake.git",
|
|
{ref,"7a8eab0f12757133623b2151a7913b6d2707b629"}},
|
|
1},
|
|
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.0">>},2},
|
|
{<<"thrift">>,
|
|
{git,"https://github.com/rbkmoney/thrift_erlang.git",
|
|
{ref,"2a39a0b373d98f3b52d32912a3dab88c6b4c5037"}},
|
|
1},
|
|
{<<"woody">>,
|
|
{git,"git@github.com:rbkmoney/woody_erlang.git",
|
|
{ref,"cd7779e615b536ce872c0d2eeca01d0addab66e1"}},
|
|
0}].
|