agora inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
Subject: [PATCH v9a 04/22] ci: Store build/meson-logs and name "id: os" task
Date: Wed, 3 Jun 2026 01:31:36 -0400
---
.github/workflows/pg-ci.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/pg-ci.yml b/.github/workflows/pg-ci.yml
index 8594d540f6a..a4fd4f42a50 100644
--- a/.github/workflows/pg-ci.yml
+++ b/.github/workflows/pg-ci.yml
@@ -157,7 +157,8 @@ jobs:
ulimit -a -H && ulimit -a -S
env
- - id: os
+ - name: Parse ci-os-only
+ id: os
env:
MSG: ${{ github.event.head_commit.message }}
shell: bash
@@ -328,6 +329,7 @@ jobs:
**/*.diffs
**/regress_log_*
**/crashlog-*.txt
+ build/meson-logs/**
if-no-files-found: ignore
--
2.54.0.380.gc69baaf57b
--lyfxwjjve3vodszg
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
filename="v9a-0005-ci-Use-mingw-pkgconf-instead-of-pkg-config-packa.patch"
view thread (996+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [PATCH v9a 04/22] ci: Store build/meson-logs and name "id: os" task
In-Reply-To: <no-message-id-1836190@localhost>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox