From 55fb288231236013c58830adfb90b4d61a618406 Mon Sep 17 00:00:00 2001 From: Andrew Holway Date: Sun, 13 Apr 2025 11:24:21 +0100 Subject: [PATCH 1/5] CHIPFLOW_BACKEND_VERSION: "branch-using-opentelemetry" --- .github/workflows/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index e360c75..0d31557 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -37,7 +37,7 @@ jobs: pdm run chipflow silicon prepare pdm run chipflow silicon submit --wait env: - CHIPFLOW_BACKEND_VERSION: "branch-main" + CHIPFLOW_BACKEND_VERSION: "branch-using-opentelemetry" CHIPFLOW_ROOT: "upcounter" CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org' CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }} @@ -71,7 +71,7 @@ jobs: pdm run chipflow silicon prepare pdm run chipflow silicon submit --wait env: - CHIPFLOW_BACKEND_VERSION: "branch-main" + CHIPFLOW_BACKEND_VERSION: "branch-using-opentelemetry" CHIPFLOW_ROOT: "rom" CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org' CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }} From bd3d32a1ea40ec69ac847a3e04b903485842fe80 Mon Sep 17 00:00:00 2001 From: Andrew Holway Date: Mon, 14 Apr 2025 08:42:04 +0100 Subject: [PATCH 2/5] branch-opentelemetry-tracing --- .github/workflows/main.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 0d31557..96bb7ed 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -37,7 +37,7 @@ jobs: pdm run chipflow silicon prepare pdm run chipflow silicon submit --wait env: - CHIPFLOW_BACKEND_VERSION: "branch-using-opentelemetry" + CHIPFLOW_BACKEND_VERSION: "branch-opentelemetry-tracing" CHIPFLOW_ROOT: "upcounter" CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org' CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }} @@ -71,7 +71,7 @@ jobs: pdm run chipflow silicon prepare pdm run chipflow silicon submit --wait env: - CHIPFLOW_BACKEND_VERSION: "branch-using-opentelemetry" + CHIPFLOW_BACKEND_VERSION: "branch-opentelemetry-tracing" CHIPFLOW_ROOT: "rom" CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org' CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }} @@ -105,7 +105,7 @@ jobs: pdm run chipflow silicon prepare pdm run chipflow silicon submit --wait env: - CHIPFLOW_BACKEND_VERSION: "branch-main" + CHIPFLOW_BACKEND_VERSION: "branch-opentelemetry-tracing" CHIPFLOW_ROOT: "sram" CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org' CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }} From 7a9cbfde61ef418268d5112a5e912dc1fcee0037 Mon Sep 17 00:00:00 2001 From: Andrew Holway Date: Mon, 14 Apr 2025 08:52:13 +0100 Subject: [PATCH 3/5] empty From cc51009df65ff7aff835ca8e713eb742ae9ec7fa Mon Sep 17 00:00:00 2001 From: Andrew Holway Date: Mon, 14 Apr 2025 09:13:02 +0100 Subject: [PATCH 4/5] empty From b82a479f7efe26c2e8803a18bae2ba4a92ca9502 Mon Sep 17 00:00:00 2001 From: Andrew Holway Date: Mon, 14 Apr 2025 09:43:19 +0100 Subject: [PATCH 5/5] empty