mbox

[PULL,0/1] QAPI patches patches for 2024-08-27

Message ID 20240827103532.799039-1-armbru@redhat.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2024-08-27

Message

Markus Armbruster Aug. 27, 2024, 10:35 a.m. UTC
I'm nominating this fix for v9.1 because it can only affect generated
documentation, and CI should protect us from surprise build breaks.
Feel free to delay it to v9.2 if you think even that is too much risk
or simply too much trouble to be worthwhile.

The following changes since commit afaee42f777bc359db95f692804f7fc7e12c0c02:

  Merge tag 'pull-nbd-2024-08-26' of https://repo.or.cz/qemu/ericb into staging (2024-08-27 07:06:42 +1000)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2024-08-27

for you to fetch changes up to 43e0d14ee09a0565adcf4ce5f35be79695958fb0:

  docs/sphinx: fix extra stuff in TOC after freeform QMP sections (2024-08-27 11:10:58 +0200)

----------------------------------------------------------------
QAPI patches patches for 2024-08-27

----------------------------------------------------------------
John Snow (1):
      docs/sphinx: fix extra stuff in TOC after freeform QMP sections

 docs/sphinx/qapidoc.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Richard Henderson Aug. 28, 2024, 10:30 p.m. UTC | #1
On 8/27/24 20:35, Markus Armbruster wrote:
> I'm nominating this fix for v9.1 because it can only affect generated
> documentation, and CI should protect us from surprise build breaks.
> Feel free to delay it to v9.2 if you think even that is too much risk
> or simply too much trouble to be worthwhile.
> 
> The following changes since commit afaee42f777bc359db95f692804f7fc7e12c0c02:
> 
>    Merge tag 'pull-nbd-2024-08-26' of https://repo.or.cz/qemu/ericb into staging (2024-08-27 07:06:42 +1000)
> 
> are available in the Git repository at:
> 
>    https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2024-08-27
> 
> for you to fetch changes up to 43e0d14ee09a0565adcf4ce5f35be79695958fb0:
> 
>    docs/sphinx: fix extra stuff in TOC after freeform QMP sections (2024-08-27 11:10:58 +0200)
> 
> ----------------------------------------------------------------
> QAPI patches patches for 2024-08-27
> 
> ----------------------------------------------------------------
> John Snow (1):
>        docs/sphinx: fix extra stuff in TOC after freeform QMP sections
> 
>   docs/sphinx/qapidoc.py | 5 ++---
>   1 file changed, 2 insertions(+), 3 deletions(-)
> 

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~