mbox series

[yocto-autobuilder2,v2,0/2] Fix the docs build parameters

Message ID 20250110-docs-build-shared-repos-v2-0-a83a7a09915d@bootlin.com
Headers show
Series Fix the docs build parameters | expand

Message

Antonin Godard Jan. 10, 2025, 3:30 p.m. UTC
It wasn't possible to override the build properties when forcing a
build, fix it.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Compared to v1 this does not require changes on the helper repo.
- Link to v1: https://lore.kernel.org/r/20250103-docs-build-shared-repos-v1-1-7b5705d895a1@bootlin.com

---
Antonin Godard (2):
      docs build: make it possible to override repo settings
      schedulers: docs: pass properties to branch schedulers

 builders.py   | 12 ++++++------
 config.py     |  2 +-
 schedulers.py | 35 +++++++++++++++++++++++++++++++----
 3 files changed, 38 insertions(+), 11 deletions(-)
---
base-commit: adb36c2213d331fd4a4fdcb5f48969b37bf1feb2
change-id: 20250103-docs-build-shared-repos-3cf38b589d73

Best regards,