public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <quentin.schulz@cherry.de>, <docs@lists.yoctoproject.org>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [PATCH 6/8] migration-guides: update 6.0 (Wrynose) release notes
Date: Fri, 20 Mar 2026 13:40:27 +0100	[thread overview]
Message-ID: <DH7M7NPJYBV5.22PK35JKFGVQQ@bootlin.com> (raw)
In-Reply-To: <55807352-b0e9-4551-9f5b-18710c7a8048@cherry.de>

Hi,

On Fri Mar 20, 2026 at 1:19 PM CET, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Antonin,
>
> On 3/20/26 11:44 AM, Antonin Godard wrote:
>> Hi,
>> 
>> On Thu Mar 5, 2026 at 12:42 PM CET, Quentin Schulz via lists.yoctoproject.org wrote:
>> [...]
>>>> +-  Support for the `CVS` fetcher (:bitbake_rev:`5427500e4f23`).
>>>> +
>>>
>>> Missing verb. I'm assuming we want "was dropped" here.
>>>
>>> Also, I'm hoping we won't have sha collision on the first 12 hex digits.
>>> Wondering if we should't put the whole sha instead of only the first 12
>>> hex digits?
>> 
>> Ideally I would have preferred to be able to pass-in the full hash and have only
>> the short one be displayed, but I don't think this is possible with the extlinks
>> extension. If we come up with an idea later, I think we could always script
>
> 'bitbake_rev': (f'{bitbake_git}/commit/?id=%s', '%.12s'),
>
> It's not explicitly listed as supported by the sphinx-extlinks docs but 
> the code does
>
> caption % part
>
> c.f. 
> https://github.com/sphinx-doc/sphinx/blob/master/sphinx/ext/extlinks.py#L115 
> (and seemingly always had it implemented this way, checking the git log 
> of this file)
>
> so you can have anything valid for a variable that is passed to the % 
> operator on a string, see 
> https://docs.python.org/3/library/stdtypes.html#old-string-formatting.

Very nice, I'll try that and convert the links, thank you!

Antonin


  reply	other threads:[~2026-03-20 12:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-02  9:37 [PATCH 0/8] Update the documentation for 6.0 (Wrynose) Antonin Godard
2026-03-02  9:37 ` [PATCH 1/8] conf.py: define new {oecore,bitbake,meta_yocto}_rev roles Antonin Godard
2026-03-05 10:56   ` [docs] " Quentin Schulz
2026-03-05 15:15     ` Antonin Godard
2026-03-02  9:37 ` [PATCH 2/8] ref-manual/variables.rst: document qemuboot variables Antonin Godard
2026-03-02  9:37 ` [PATCH 3/8] ref-manual/variables.rst: SPDX_PACKAGE_URL: add missing parenthesis Antonin Godard
2026-03-05 10:59   ` [docs] " Quentin Schulz
2026-03-02  9:37 ` [PATCH 4/8] ref-manual/variables.rst: document the LTO variable Antonin Godard
2026-03-02  9:37 ` [PATCH 5/8] ref-manual/variables.rst: document the SPDX_CONCLUDED_LICENSE variable Antonin Godard
2026-03-05 11:00   ` [docs] " Quentin Schulz
2026-03-02  9:37 ` [PATCH 6/8] migration-guides: update 6.0 (Wrynose) release notes Antonin Godard
2026-03-05 11:42   ` [docs] " Quentin Schulz
2026-03-20 10:44     ` Antonin Godard
2026-03-20 12:19       ` Quentin Schulz
2026-03-20 12:40         ` Antonin Godard [this message]
2026-03-02  9:37 ` [PATCH 7/8] docs-wide: add warning on disabled NPM fetcher Antonin Godard
2026-03-05 11:47   ` [docs] " Quentin Schulz
2026-03-02  9:37 ` [PATCH 8/8] ref-manual/faq.rst: remove the CVS proxy note Antonin Godard
2026-03-05 11:48   ` [docs] " Quentin Schulz
2026-04-07 13:11 ` [PATCH 0/8] Update the documentation for 6.0 (Wrynose) Antonin Godard

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=DH7M7NPJYBV5.22PK35JKFGVQQ@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=quentin.schulz@cherry.de \
    --cc=thomas.petazzoni@bootlin.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox