From fa9207fe015aae93f17c2511c27a885a73bd63b0 Mon Sep 17 00:00:00 2001 From: hjpotter92 Date: Wed, 17 Apr 2024 13:01:25 +0530 Subject: [PATCH 1/2] manifest: Use separate branch for debugging --- manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index ad5cd19e5..8ab893fea 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -24,8 +24,8 @@ box: strategy: download: bucket project: catalyst-api - commit: 40132a3071df2c004c2cbb14b6fe94c62d6836d3 - release: main + commit: 16daf7e0da4bdf065ccd640f76d20d5fd805e2ee + release: hjp/geolocation-debug srcFilenames: darwin-amd64: livepeer-catalyst-api-darwin-amd64.tar.gz darwin-arm64: livepeer-catalyst-api-darwin-arm64.tar.gz From a0e05fa078b6500ad26f8cd4554f90c136bf6271 Mon Sep 17 00:00:00 2001 From: hjpotter92 Date: Wed, 17 Apr 2024 13:49:23 +0530 Subject: [PATCH 2/2] manifest: Trigger new build --- manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yaml b/manifest.yaml index 8ab893fea..a16f71ebc 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -23,8 +23,8 @@ box: - name: catalyst-api strategy: download: bucket - project: catalyst-api commit: 16daf7e0da4bdf065ccd640f76d20d5fd805e2ee + project: catalyst-api release: hjp/geolocation-debug srcFilenames: darwin-amd64: livepeer-catalyst-api-darwin-amd64.tar.gz