From 71c7d15aaa704c62987bf36e3bec7030dbb9b741 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Mon, 25 Nov 2024 23:07:58 +0100 Subject: [PATCH 01/14] chore: Update agent-action@latest --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 72050004..cf36ed68 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@v2.1.13 + uses: relative-ci/agent-action@v2.1.14 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 17fe4e7959a75926bd71ee9d68b73b9c7b9f87c8 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 10:09:36 +0100 Subject: [PATCH 02/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index cf36ed68..0c8cc33b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@v2.1.14 + uses: relative-ci/agent-action@0180abf516a696a177d4a4ef36643578d424d2b7 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From d6bfe43b950b79ffbef9f1f6ae19e650cb833a80 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 10:19:43 +0100 Subject: [PATCH 03/14] build: Agent debug --- .github/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0c8cc33b..528a5329 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,3 +24,4 @@ jobs: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} token: ${{ secrets.GITHUB_TOKEN }} + debug: true From fbcd65d1acb311a972fbec70f33d80730190cb40 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 11:04:29 +0100 Subject: [PATCH 04/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 528a5329..5e4a8476 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@0180abf516a696a177d4a4ef36643578d424d2b7 + uses: relative-ci/agent-action@2b3140987aacd8537fe7261f7c699445afa97e7c with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 2ba3fea155e94b71e562ffbd0c991f26e59d11b4 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 13:03:45 +0100 Subject: [PATCH 05/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5e4a8476..2ac43657 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@2b3140987aacd8537fe7261f7c699445afa97e7c + uses: relative-ci/agent-action@01bb1f2ba5719ff326e957b0dc908b60079c0bf0 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 4bf853467a1e63fd1d8c7b272ca8195b3d53dd7b Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 16:46:30 +0100 Subject: [PATCH 06/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2ac43657..5d6f9b94 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@01bb1f2ba5719ff326e957b0dc908b60079c0bf0 + uses: relative-ci/agent-action@ad4575be16fb9fd41285c94b5803fcf6cbda34c0 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From fd1a423f62323807ba3cdd9d4f00e7ac3054f534 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 17:44:32 +0100 Subject: [PATCH 07/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5d6f9b94..b6325d52 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@ad4575be16fb9fd41285c94b5803fcf6cbda34c0 + uses: relative-ci/agent-action@27b9ba11d4a2dbc25ab6551a6ee22926e0436acc with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 53da91b381d673948c75b49dcfc759fbc1fb62aa Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 23 Feb 2025 18:02:44 +0100 Subject: [PATCH 08/14] build: Agent debug --- .github/workflows/build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b6325d52..509d27ef 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,4 +24,5 @@ jobs: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} token: ${{ secrets.GITHUB_TOKEN }} - debug: true + env: + DEBUG: "relative-ci:agent" From 96a11182e5063573017705a036c06d6bb3695a0d Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Wed, 26 Feb 2025 22:20:19 +0100 Subject: [PATCH 09/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 509d27ef..35b18eee 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@27b9ba11d4a2dbc25ab6551a6ee22926e0436acc + uses: relative-ci/agent-action@9361a5cd4901ee468b5a00d3d8e6f2ec2e17b7d8 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From c7c29eb1a33ce425e6b8111ac319e1684ac602b3 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sat, 8 Mar 2025 23:58:04 +0100 Subject: [PATCH 10/14] chore: Update agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 35b18eee..8b7d4173 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@9361a5cd4901ee468b5a00d3d8e6f2ec2e17b7d8 + uses: relative-ci/agent-action@3969fa53414711ab5fcaa962f95a9e364887ec17 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From d33f6caf3e113a9ed6a45936bd7834c65db940f0 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 9 Mar 2025 16:37:16 +0100 Subject: [PATCH 11/14] FIXUP: agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8b7d4173..1279ef93 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@3969fa53414711ab5fcaa962f95a9e364887ec17 + uses: relative-ci/agent-action@fee5a4a9cde65bc6067cc8a6b6ff7fd22dfb6ac6 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 218986f80484e7ac0bc9a94b791efcca7620b599 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 9 Mar 2025 17:22:07 +0100 Subject: [PATCH 12/14] chore: Bump agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1279ef93..e4f6374f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@fee5a4a9cde65bc6067cc8a6b6ff7fd22dfb6ac6 + uses: relative-ci/agent-action@9daab4bd44152438cdcf9815dc62e5a4dce0fbbf with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 04cb711051b7a339e4cbd990740f08bd3d237434 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 9 Mar 2025 17:25:55 +0100 Subject: [PATCH 13/14] chore: Bump agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e4f6374f..d8d89ff6 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@9daab4bd44152438cdcf9815dc62e5a4dce0fbbf + uses: relative-ci/agent-action@1d0d45fc1a3e2d71fb8d4cc648cca18216a95d4e with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }} From 9ec1aee829b3f27df4756d1c8fac78e132fb9d18 Mon Sep 17 00:00:00 2001 From: Viorel Cojocaru Date: Sun, 9 Mar 2025 17:32:17 +0100 Subject: [PATCH 14/14] chore: Bump agent --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d8d89ff6..72d37d22 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@1d0d45fc1a3e2d71fb8d4cc648cca18216a95d4e + uses: relative-ci/agent-action@v2.2.0 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }}