From f389a1f0875a8db4ce1c40fb89aacf748b1453c8 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 28 Jan 2025 14:54:57 +0100 Subject: [PATCH 1/2] .github: don't shallow-clone main project The test report needs to lookup the last tag. Signed-off-by: Richard Alpe --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 27595a68..d14cff09 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,6 +35,7 @@ jobs: - uses: actions/checkout@v4 with: clean: true + fetch-depth: 0 submodules: recursive - name: Set Build Variables From e48da5bb21386dae9f0a32c67acc9b2a22e715e0 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 28 Jan 2025 15:00:25 +0100 Subject: [PATCH 2/2] Bump 9pm submodule Signed-off-by: Richard Alpe --- test/9pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/9pm b/test/9pm index ff074ff9..36bd4d36 160000 --- a/test/9pm +++ b/test/9pm @@ -1 +1 @@ -Subproject commit ff074ff98cfead6b9078507419b78d98a09f89f6 +Subproject commit 36bd4d36845daf46a0c0a0dbb938ba4de172b72d