mbox series

[yocto-autobuilder2,0/5] yocto_console_view: Fix build bullets title

Message ID 20250707-contrib-mathieu-popup_title-v1-0-d683ba953b96@bootlin.com
Headers show
Series yocto_console_view: Fix build bullets title | expand

Message

Mathieu Dubois-Briand July 7, 2025, 2:05 p.m. UTC
Fix an issue where the browser pop-up label was the same for all build
of a builders group.

This series also contains a few small improvements and fixes for the
docker files allowing to run a local buildbot instance.

To: yocto-patches@lists.yoctoproject.org
CC: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
Mathieu Dubois-Briand (5):
      docker: Add note about using a custom buildbot branch
      docker: Fix scheduled builds disabling
      docker: Allow to use any worker for builders of previous releases
      yocto_console_view: Fix build bullets title
      yocto_console_view: Sort build bullets by build id

 docker/Dockerfile                                  | 29 +++++++++++++++++-----
 .../src/views/ConsoleView/ConsoleView.tsx          | 16 +++++++-----
 2 files changed, 33 insertions(+), 12 deletions(-)
---
base-commit: b9db368e79c5d761c3e6c1fea8697914fc5fe930
change-id: 20250707-contrib-mathieu-popup_title-e17cef6c6c6e

Best regards,