From 877a809addeb90f118a1914cfb7c15f435d86da5 Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Mon, 13 Nov 2023 22:42:26 +0100 Subject: [PATCH 1/6] chore: change beekeeper branch to golang-1.21 --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index dd7bd660523..45fd0e8484e 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "0.9.9" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "master" + BEEKEEPER_BRANCH: "golang-1.21" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2 From 3f1a9b072ffc67608e92db768d34f344c402d1bb Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Thu, 23 Nov 2023 18:57:57 +0100 Subject: [PATCH 2/6] chore: change beekeeper branch to rate-limiting --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index 67eee214ffc..176fbd14ae6 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "2.0.5" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "golang-1.21" + BEEKEEPER_BRANCH: "rate-limiting" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2 From 47d93aa4d397c32256308aa65a34a93de35daab6 Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Sun, 17 Dec 2023 16:25:44 +0100 Subject: [PATCH 3/6] chore: change beekeeper branch to pod-operator --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index acaf927f4b6..c3c399b8017 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "1.0.4" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "rate-limiting" + BEEKEEPER_BRANCH: "pod-operator" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2 From 41a5debc09cdd6b288b5b1cd50fe034c26da1781 Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Mon, 18 Dec 2023 13:34:10 +0100 Subject: [PATCH 4/6] chore: change beekeeper branch to logger --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index c3c399b8017..4891a7ae077 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "1.0.4" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "pod-operator" + BEEKEEPER_BRANCH: "logger" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2 From 79ec1501a63db99df760785199a998b9aaf50544 Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Thu, 21 Dec 2023 22:06:49 +0100 Subject: [PATCH 5/6] chore: change beekeeper branch to fix_logger --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index 4891a7ae077..1620e4b743d 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "1.0.4" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "logger" + BEEKEEPER_BRANCH: "fix_logger" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2 From 60127d1f6f9401391d55eef56d2f08d2128bab70 Mon Sep 17 00:00:00 2001 From: Ljubisa Date: Sat, 30 Dec 2023 11:56:20 +0100 Subject: [PATCH 6/6] chore: change beekeeper branch to dependabot --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index 1620e4b743d..890fd8196f3 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE_TAG: "1.0.4" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "fix_logger" + BEEKEEPER_BRANCH: "dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2