From 5668d9ff898f6fe6bc166d75e80fb1334b6ed339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Thu, 4 Dec 2025 18:58:19 +0300 Subject: [PATCH 1/4] bumped damsel --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index e8d4bb0..77ee61a 100644 --- a/rebar.config +++ b/rebar.config @@ -37,7 +37,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.18"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "BG-488/ft/recurrent_rework"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index 3688b91..cd6b8a2 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"368f05b67c5bf0543856895e71da5c019aba51a1"}}, + {ref,"736723a57c67cb85748756d4860d3b23d5049da0"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git", From 262caea6b435f3e9cc0434397a7044f200a17d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Thu, 4 Dec 2025 19:02:23 +0300 Subject: [PATCH 2/4] bamped cache --- .github/workflows/erlang-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/erlang-checks.yml b/.github/workflows/erlang-checks.yml index 431cc5e..7600eb8 100644 --- a/.github/workflows/erlang-checks.yml +++ b/.github/workflows/erlang-checks.yml @@ -38,4 +38,4 @@ jobs: thrift-version: ${{ needs.setup.outputs.thrift-version }} run-ct-with-compose: true upload-coverage: false - cache-version: v2 + cache-version: v3 From 65f1dc476c0601046188eccc83f8662e8daddefd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Fri, 5 Dec 2025 12:09:23 +0300 Subject: [PATCH 3/4] bump damsel --- rebar.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.lock b/rebar.lock index cd6b8a2..f28359d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"736723a57c67cb85748756d4860d3b23d5049da0"}}, + {ref,"6b1339cdc4a265945bfa25d46a2c5467a2a5a69b"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git", From 8cfb09047e7b7f1ba4c61c807c1db1b12f649932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Fri, 12 Dec 2025 11:38:59 +0300 Subject: [PATCH 4/4] bumped --- .github/workflows/erlang-checks.yml | 2 +- rebar.config | 2 +- rebar.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/erlang-checks.yml b/.github/workflows/erlang-checks.yml index 7600eb8..2e6caee 100644 --- a/.github/workflows/erlang-checks.yml +++ b/.github/workflows/erlang-checks.yml @@ -38,4 +38,4 @@ jobs: thrift-version: ${{ needs.setup.outputs.thrift-version }} run-ct-with-compose: true upload-coverage: false - cache-version: v3 + cache-version: v4 diff --git a/rebar.config b/rebar.config index 77ee61a..1ebe85e 100644 --- a/rebar.config +++ b/rebar.config @@ -37,7 +37,7 @@ {cowboy_access_log, {git, "https://github.com/valitydev/cowboy_access_log.git", {branch, "master"}}}, {woody_user_identity, {git, "https://github.com/valitydev/woody_erlang_user_identity.git", {tag, "v1.1.0"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "BG-488/ft/recurrent_rework"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.23"}}}, %% Libraries for postgres interaction {epg_connector, {git, "https://github.com/valitydev/epg_connector.git", {tag, "v0.0.2"}}}, diff --git a/rebar.lock b/rebar.lock index f28359d..db3c02b 100644 --- a/rebar.lock +++ b/rebar.lock @@ -31,7 +31,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"6b1339cdc4a265945bfa25d46a2c5467a2a5a69b"}}, + {ref,"b5c1dc423365397d8c2d123ba5766147551f19cc"}}, 0}, {<<"envloader">>, {git,"https://github.com/nuex/envloader.git",