From 2c3061b6c8bf688e726374c13f28ccfa23accef5 Mon Sep 17 00:00:00 2001 From: theTibi Date: Wed, 26 Aug 2026 12:11:33 +0200 Subject: [PATCH 1/2] PMM-15363 Feature build Build PMM server and client images from the PMM-15363 dashboard fix so the Nodes Overview panel can be checked on a real server. Signed-off-by: theTibi --- ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..dc6c4573622c 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,4 @@ +deps: + - name: pmm + branch: PMM-15363-fix-zero-load-average-mapping + url: https://github.com/percona/pmm From 7f5ce1773d485525dea88edff3eadf63b1df9579 Mon Sep 17 00:00:00 2001 From: kiranvuyurru Date: Wed, 2 Sep 2026 07:57:50 -0600 Subject: [PATCH 2/2] chore: trigger feature build