From e3681662adb69cc7387da5dfb373594456118f31 Mon Sep 17 00:00:00 2001 From: Moritz Wiesinger Date: Thu, 1 Feb 2024 13:01:52 +0100 Subject: [PATCH 1/3] remove path that's not used anymore since introduction of the new docs tooling Signed-off-by: Moritz Wiesinger --- .github/workflows/htmltest.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/htmltest.yaml b/.github/workflows/htmltest.yaml index 647d0289cf..a6fd6cfb0b 100644 --- a/.github/workflows/htmltest.yaml +++ b/.github/workflows/htmltest.yaml @@ -31,7 +31,6 @@ jobs: uses: actions/cache@v4 with: path: | - docs/tmp/.htmltest tmp/.htmltest key: ${{ runner.os }}-htmltest From c8412b9964936c6cde0b4602dafbcf4cdf7c3399 Mon Sep 17 00:00:00 2001 From: Moritz Wiesinger Date: Thu, 1 Feb 2024 13:02:16 +0100 Subject: [PATCH 2/3] use file hashing to invalidate the htmltest cache when URLs change Signed-off-by: Moritz Wiesinger --- .github/workflows/htmltest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/htmltest.yaml b/.github/workflows/htmltest.yaml index a6fd6cfb0b..de0c76db61 100644 --- a/.github/workflows/htmltest.yaml +++ b/.github/workflows/htmltest.yaml @@ -32,7 +32,7 @@ jobs: with: path: | tmp/.htmltest - key: ${{ runner.os }}-htmltest + key: htmltest-{{ hashFiles('tmp/.htmltest/refcache.json') }} - name: Check HTML run: make htmltest From 01b9410d3f9f7d49739954015629699239359711 Mon Sep 17 00:00:00 2001 From: Moritz Wiesinger Date: Thu, 1 Feb 2024 13:52:26 +0100 Subject: [PATCH 3/3] fix spelling Signed-off-by: Moritz Wiesinger --- .github/actions/spelling/expect.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 5cff7c453f..48831cb5fd 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -515,6 +515,7 @@ readyz Reale realpath redis +refcache remediations replicasets replicationcontrollers @@ -621,10 +622,10 @@ tokenreviews toml totalscore tplvalues +traceid traceparent tracerfactory tracetest -traceid trivy trivyignore trunc