From 4179024b2de8c39ecf04ef47decfe9be90667249 Mon Sep 17 00:00:00 2001 From: Mattia Simonato Date: Wed, 17 Jun 2026 10:38:19 +0200 Subject: [PATCH 1/2] feature build --- ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..55064f59b97c 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,7 @@ +deps: + - name: pmm + branch: PMM-15095-shared-navigable-table-rows + url: https://github.com/percona/pmm + - name: percona-ui + branch: PMM-15095-shared-navigable-table-rows + url: https://github.com/percona/percona-ui From 90509a26fdce774cc681577187844df0e1232e60 Mon Sep 17 00:00:00 2001 From: Mattia Simonato Date: Wed, 17 Jun 2026 13:49:59 +0200 Subject: [PATCH 2/2] update dependencies in ci.yml --- ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci.yml b/ci.yml index 55064f59b97c..bdbe909c8159 100644 --- a/ci.yml +++ b/ci.yml @@ -2,6 +2,3 @@ deps: - name: pmm branch: PMM-15095-shared-navigable-table-rows url: https://github.com/percona/pmm - - name: percona-ui - branch: PMM-15095-shared-navigable-table-rows - url: https://github.com/percona/percona-ui