On Fri, Mar 14, 2025 at 02:41:31PM -0400, Jeff King wrote:
On Fri, Mar 14, 2025 at 10:36:39AM -0700, Junio C Hamano wrote:
quoted
* ps/ci-meson-check-build-docs (2025-03-12) 1 commit
- ci: perform build and smoke tests for Meson docs
CI update.
Will merge to 'next'.
source: [ref]
I didn't dig into it, but I'd imagine this topic is the source of CI
failures on the "documentation" job like this:
2025-03-14T17:50:13.8749066Z + meson setup build-asciidoc -Ddocs=html,man -Ddocs_backend=asciidoc
2025-03-14T17:50:13.8752287Z ci/test-documentation.sh: line 50: meson: command not found
2025-03-14T17:50:13.8769502Z ##[error]Process completed with exit code 127.
that I'm seeing in jch (and looks like you have a similar one in the
latest build of 'seen')
Sorry, I meant to cc Patrick on this.
-Peff