From: Cyril Hrubis <chrubis@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] ci: revert "Run sphinx test only when files changed"
Date: Tue, 17 Jun 2025 08:57:11 +0200 [thread overview]
Message-ID: <aFERx8dRidPTqsvi@yuki.lan> (raw)
In-Reply-To: <20250617-ci_docs_build_fix-v1-1-7d0654f0cd7d@suse.com>
Hi!
> Revert 180bc2bb9 in order to build documentation when pushing
> to the master branch.
Maybe add a note here that the test catalog and statistics has to be
rebuild on each push.
Otherwise:
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
> .github/workflows/ci-sphinx-doc.yml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.github/workflows/ci-sphinx-doc.yml b/.github/workflows/ci-sphinx-doc.yml
> index e77c766871b98114417dc7d8d1cb108afe885735..457aa5a2355d1d93db243090ca31b1c634338b25 100644
> --- a/.github/workflows/ci-sphinx-doc.yml
> +++ b/.github/workflows/ci-sphinx-doc.yml
> @@ -5,7 +5,8 @@ name: "Test building sphinx doc"
>
> on:
> push:
> - paths: ['doc/**']
> + branches:
> + - master
> pull_request:
> paths: ['doc/**']
>
>
> ---
> base-commit: 2bce711e96004e619d51170302bf7ce9162f1231
> change-id: 20250617-ci_docs_build_fix-1f2f976a897d
>
> Best regards,
> --
> Andrea Cervesato <andrea.cervesato@suse.com>
>
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-06-17 6:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 6:51 [LTP] [PATCH] ci: revert "Run sphinx test only when files changed" Andrea Cervesato
2025-06-17 6:57 ` Cyril Hrubis [this message]
2025-06-17 6:59 ` Andrea Cervesato via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aFERx8dRidPTqsvi@yuki.lan \
--to=chrubis@suse.cz \
--cc=andrea.cervesato@suse.de \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.