Date
1 - 2 of 2
[docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: make all versions list releases known to master
Quentin Schulz
Hi Michael,
On Wed, Dec 01, 2021 at 02:49:31PM +0100, Michael Opdenacker wrote: This allows all versions of Bitbake and Yocto Project manualsWhy don't we migrate this different method (find) to the one you implement in this commit too? I could see a variable storing all "force-latest" files or someting like that to make it obvious why they have a specific handling. Signed-off-by: Michael Opdenacker <michael.opdenacker@...>That's one way to do it, not sure this is really what we want but at least it lowers the maintenance burden so it's a good improvement. Cheers, Quentin
|
|
Michael Opdenacker
Hi Quentin,
Thanks for the review and for your suggestions. On 12/3/21 10:34 AM, Quentin Schulz wrote: Hi Michael, I tried, but I stumble on the need to copy the latest switchers.js from yocto-docs to the Bitbake branches too. And since the Bitbake branches need to be checked out and processed first, I hesitate to add a special extra step to checkout the yocto-docs repo before. Possible but adding complexity. So, if I don't use this way for the Bitbake branches, I still need a find command at the end... If you don't think about any better idea, I'd propose to stick to this version of the patch. Cheers Michael. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
|
|