From a335c27c456c5e34476c430f3af0c5a8d3ba207e Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Tue, 29 Oct 2024 13:35:39 +0100 Subject: [PATCH 1/2] Update configuration to update logdb step label --- .../updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml b/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml index 4b54a0d503d..5a69a4a80c5 100644 --- a/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml +++ b/.github/workflows/updatecli/updatecli.d/bump-latest-8x-snapshot-version.yml @@ -60,8 +60,8 @@ targets: scmid: default spec: file: '.buildkite/pipeline.schedule-daily.yml' - matchpattern: '(Stack Version) v8\.\d+"' - replacepattern: 'Stack Version v{{ source "latestSnapshotMajorMinor" }}"' + matchpattern: '(Stack Version) v8\.\d+("| - LogsDB")' + replacepattern: '$1 v{{ source "latestSnapshotMajorMinor" }}$2' update-snapshot-weekly: name: '[updatecli] [weekly] Update latest snapshot to {{ source "latestSnapshot" }}' From 58719b590b69a1671c598fe25cfd23ece81e68d6 Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Tue, 29 Oct 2024 15:24:26 +0100 Subject: [PATCH 2/2] Update daily step label --- .buildkite/pipeline.schedule-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.schedule-daily.yml b/.buildkite/pipeline.schedule-daily.yml index 2883daa6c49..d4aeb8f44be 100644 --- a/.buildkite/pipeline.schedule-daily.yml +++ b/.buildkite/pipeline.schedule-daily.yml @@ -38,7 +38,7 @@ steps: - step: "check" allow_failure: false - - label: "Check integrations local stacks - Stack Version v8.16 - LogsDB" + - label: "Check integrations local stacks - Stack Version v8.17 - LogsDB" trigger: "integrations" build: env: