From: "Alex Bennée" <alex.bennee@linaro.org>
To: virtio-comment@lists.linux.dev
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH v3 00/11] QoL tweaks and github action
Date: Fri, 17 Oct 2025 15:10:41 +0100 [thread overview]
Message-ID: <87ikgdippa.fsf@draig.linaro.org> (raw)
In-Reply-To: <20251010162858.4107388-1-alex.bennee@linaro.org> ("Alex Bennée"'s message of "Fri, 10 Oct 2025 17:28:47 +0100")
Alex Bennée <alex.bennee@linaro.org> writes:
Gentle ping.
Michael are you happy with the marking of the draft now?
> Some of these patches I've posted before. Along with general
> quality of life tweaks to the build scripts we also introduce a github
> workflow to build and publish the current working draft of the spec.
>
> I also fixed a build regression with htlatex which became apparent
> when I upgraded to Debian Trixie with a newer htlatex build.
>
> v3
> - make unofficial version clearer
> - tweak the make targets for clarity
> - update commit messages
>
> v2
>
> - added README.md cleanup
> - applied r-b tags
>
> The following still need review:
>
> .github: add a runner to build the latest draft
> make-setup-generated: optionally add GIT metadata
> virtio-html.cfg: implement workaround for htlatex regression
> specvars.tex: properly wrap arguments to \urldef
> README.md: convert embedded html to proper MarkDown
> LICENSE.md: convert html to proper MarkDown
>
> Alex.
>
> Alex Bennée (11):
> LICENSE.md: convert html to proper MarkDown
> README.md: convert embedded html to proper MarkDown
> REVISION: update to 1.4-wd01
> .gitpublish: update base to current working branch
> .b4-config: add project defaults
> virtio-html.tex: sort package list
> specvars.tex: properly wrap arguments to \urldef
> virtio-html.cfg: implement workaround for htlatex regression
> make-setup-generated: optionally add GIT metadata
> Makefile: add some simple make automations
> .github: add a runner to build the latest draft
>
> .b4-config | 9 +
> .github/workflows/deploy.yaml | 37 ++++
> .github/workflows/test.yml | 15 ++
> .gitpublish | 2 +-
> LICENSE.md | 8 +-
> Makefile | 34 +++
> README.md | 387 +++++++++++++---------------------
> REVISION | 2 +-
> make-setup-generated.sh | 96 +++++----
> makeall.sh | 4 +-
> makehtml.sh | 2 +-
> makepdf.sh | 2 +-
> specvars.tex | 14 +-
> virtio-html.cfg | 3 +-
> virtio-html.tex | 30 +--
> 15 files changed, 339 insertions(+), 306 deletions(-)
> create mode 100644 .b4-config
> create mode 100644 .github/workflows/deploy.yaml
> create mode 100644 .github/workflows/test.yml
> create mode 100644 Makefile
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2025-10-17 14:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-10 16:28 [PATCH v3 00/11] QoL tweaks and github action Alex Bennée
2025-10-10 16:28 ` [PATCH v3 01/11] LICENSE.md: convert html to proper MarkDown Alex Bennée
2025-10-30 7:11 ` Manos Pitsidianakis
2025-10-10 16:28 ` [PATCH v3 02/11] README.md: convert embedded " Alex Bennée
2025-10-10 16:28 ` [PATCH v3 03/11] REVISION: update to 1.4-wd01 Alex Bennée
2025-10-10 16:28 ` [PATCH v3 04/11] .gitpublish: update base to current working branch Alex Bennée
2025-10-14 19:46 ` Stefan Hajnoczi
2025-10-10 16:28 ` [PATCH v3 05/11] .b4-config: add project defaults Alex Bennée
2025-10-30 7:09 ` Manos Pitsidianakis
2025-10-10 16:28 ` [PATCH v3 06/11] virtio-html.tex: sort package list Alex Bennée
2025-10-10 16:28 ` [PATCH v3 07/11] specvars.tex: properly wrap arguments to \urldef Alex Bennée
2025-10-30 7:12 ` Manos Pitsidianakis
2025-10-10 16:28 ` [PATCH v3 08/11] virtio-html.cfg: implement workaround for htlatex regression Alex Bennée
2025-10-30 7:25 ` Manos Pitsidianakis
2025-10-10 16:28 ` [PATCH v3 09/11] make-setup-generated: optionally add GIT metadata Alex Bennée
2025-10-10 16:28 ` [PATCH v3 10/11] Makefile: add some simple make automations Alex Bennée
2025-10-10 16:28 ` [PATCH v3 11/11] .github: add a runner to build the latest draft Alex Bennée
2025-10-17 14:10 ` Alex Bennée [this message]
2025-10-19 11:49 ` [PATCH v3 00/11] QoL tweaks and github action Michael S. Tsirkin
2025-10-19 12:50 ` Parav Pandit
2025-10-20 9:31 ` Alex Bennée
2025-10-20 9:36 ` Michael S. Tsirkin
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=87ikgdippa.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=mst@redhat.com \
--cc=virtio-comment@lists.linux.dev \
/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.