Skip to content

Commit 7fe3e5d

Browse files
committed
Bumps limiter & party-management in compose env
1 parent c5761bc commit 7fe3e5d

4 files changed

Lines changed: 10 additions & 8 deletions

File tree

apps/hellgate/test/hg_invoice_tests_SUITE.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6016,6 +6016,7 @@ init_route_cascading_group(C1) ->
60166016
PartyID = cfg(party_id, C1),
60176017
PartyClient = cfg(party_client, C1),
60186018
Revision = hg_domain:head(),
6019+
ok = hg_context:save(hg_context:create()),
60196020
_ = hg_domain:upsert(cascade_fixture_pre_shop_create(Revision, C1)),
60206021
C2 = [
60216022
{
@@ -6102,6 +6103,7 @@ init_route_cascading_group(C1) ->
61026103
}
61036104
| C1
61046105
],
6106+
ok = hg_context:cleanup(),
61056107
_ = hg_domain:upsert(cascade_fixture(Revision, C2)),
61066108
[{base_limits_domain_revision, Revision} | C2].
61076109

compose.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
command: /sbin/init
2828

2929
dmt:
30-
image: ghcr.io/valitydev/dominant-v2:sha-ba60639-epic-fixes_for_client
30+
image: ghcr.io/valitydev/dominant-v2:sha-fede605-epic-domain-party-support
3131
command: /opt/dmt/bin/dmt foreground
3232
healthcheck:
3333
test: "/opt/dmt/bin/dmt ping"
@@ -65,7 +65,7 @@ services:
6565
retries: 10
6666

6767
limiter:
68-
image: ghcr.io/valitydev/limiter:sha-2150901-epic-dmt-client-v2
68+
image: ghcr.io/valitydev/limiter:sha-5460b1e-epic-dmt-client-v2
6969
command: /opt/limiter/bin/limiter foreground
7070
depends_on:
7171
machinegun:
@@ -121,7 +121,7 @@ services:
121121
retries: 20
122122

123123
party-management:
124-
image: ghcr.io/valitydev/party-management:sha-1455452-epic-dmt-client-v2
124+
image: ghcr.io/valitydev/party-management:sha-e34b394-epic-dmt-client-v2
125125
command: /opt/party-management/bin/party-management foreground
126126
depends_on:
127127
db:

rebar.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@
3131
{gproc, "0.9.0"},
3232
{genlib, {git, "https://github.com/valitydev/genlib.git", {tag, "v1.1.0"}}},
3333
{woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}},
34-
{damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.0.0"}}},
34+
{damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.1.0"}}},
3535
{payproc_errors, {git, "https://github.com/valitydev/payproc-errors-erlang.git", {branch, "master"}}},
3636
{mg_proto, {git, "https://github.com/valitydev/machinegun-proto.git", {branch, "master"}}},
3737
{dmt_client, {git, "https://github.com/valitydev/dmt-client.git", {branch, "v2"}}},
3838
{scoper, {git, "https://github.com/valitydev/scoper.git", {tag, "v1.1.0"}}},
39-
{party_client, {git, "https://github.com/valitydev/party-client-erlang.git", {branch, "master"}}},
39+
{party_client, {git, "https://github.com/valitydev/party-client-erlang.git", {branch, "ft/dmt-client-v2"}}},
4040
{bender_client, {git, "https://github.com/valitydev/bender-client-erlang.git", {tag, "v1.1.0"}}},
4141
{erl_health, {git, "https://github.com/valitydev/erlang-health.git", {branch, "master"}}},
4242
{fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}},
4343
{limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {branch, "master"}}},
4444
{herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}},
45-
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.1"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.2"}}},
4646
{prometheus, "4.11.0"},
4747
{prometheus_cowboy, "0.1.9"},
4848

rebar.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,15 @@
9191
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.1">>},2},
9292
{<<"party_client">>,
9393
{git,"https://github.com/valitydev/party-client-erlang.git",
94-
{ref,"a82682b6f55f41ff4962b2666bbd12cb5f1ece25"}},
94+
{ref,"7dcf597b075c804c31fe7a8f4c8e2f1ef4d612e7"}},
9595
0},
9696
{<<"payproc_errors">>,
9797
{git,"https://github.com/valitydev/payproc-errors-erlang.git",
9898
{ref,"8ae8586239ef68098398acf7eb8363d9ec3b3234"}},
9999
0},
100100
{<<"progressor">>,
101101
{git,"https://github.com/valitydev/progressor.git",
102-
{ref,"6df2e447a867434ad45bfc3540c4681e10105e02"}},
102+
{ref,"4c44615f712ae8992ff1a654f227def9f44c8aa7"}},
103103
0},
104104
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
105105
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)