From 72a419ec00e3a500940ac3291d7d8260d6e79c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Mon, 19 Jan 2026 21:03:42 +0000 Subject: [PATCH 1/7] chore: grafana 12.3.1 --- ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..211959914173 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,7 @@ +deps: + - name: pmm + branch: PMM-14213-grafana-12.3.1 + - name: grafana + branch: PMM-14213-grafana-12.3.1 + - name: grafana-dashboards + branch: PMM-14213-grafana-12.3.1 From f555720f1492f6194139fcae926d35c403d15775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Tue, 20 Jan 2026 10:48:36 +0000 Subject: [PATCH 2/7] chore: add "url" to ci.yml --- ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci.yml b/ci.yml index 211959914173..a96f0fdcf471 100644 --- a/ci.yml +++ b/ci.yml @@ -1,7 +1,10 @@ deps: - name: pmm branch: PMM-14213-grafana-12.3.1 + url: https://github.com/percona/pmm - name: grafana branch: PMM-14213-grafana-12.3.1 + url: https://github.com/percona/grafana - name: grafana-dashboards branch: PMM-14213-grafana-12.3.1 + url: https://github.com/percona/grafana-dashboards From 2bc751d08f40a3f70db5db281c021ada3a2114a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Thu, 22 Jan 2026 21:49:00 +0000 Subject: [PATCH 3/7] chore: rebuild --- ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci.yml b/ci.yml index a96f0fdcf471..9df72b1c5fbd 100644 --- a/ci.yml +++ b/ci.yml @@ -8,3 +8,4 @@ deps: - name: grafana-dashboards branch: PMM-14213-grafana-12.3.1 url: https://github.com/percona/grafana-dashboards + From 4714161a1a6dd033acbfdd9fc6ccd443590a74e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Thu, 22 Jan 2026 21:51:43 +0000 Subject: [PATCH 4/7] chore: pmm-ui-tests --- ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ci.yml b/ci.yml index 9df72b1c5fbd..137ee6aeaf9f 100644 --- a/ci.yml +++ b/ci.yml @@ -8,4 +8,6 @@ deps: - name: grafana-dashboards branch: PMM-14213-grafana-12.3.1 url: https://github.com/percona/grafana-dashboards - + - name: pmm-ui-tests + branch: PMM-14213-grafana-12.3.1 + url: https://github.com/percona/pmm-ui-tests From dcf29a369d896e54f964de1b5b5060b5b1a805d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Fri, 23 Jan 2026 00:41:30 +0000 Subject: [PATCH 5/7] chore: trigger --- ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.yml b/ci.yml index 137ee6aeaf9f..2f2629e7bcba 100644 --- a/ci.yml +++ b/ci.yml @@ -10,4 +10,4 @@ deps: url: https://github.com/percona/grafana-dashboards - name: pmm-ui-tests branch: PMM-14213-grafana-12.3.1 - url: https://github.com/percona/pmm-ui-tests + url: https://github.com/percona/pmm-ui-tests \ No newline at end of file From 3f9729856b564e43d465caefdb864126800fb670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Fri, 23 Jan 2026 23:04:04 +0000 Subject: [PATCH 6/7] chore: deploy --- ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci.yml b/ci.yml index 2f2629e7bcba..8216278ce5b2 100644 --- a/ci.yml +++ b/ci.yml @@ -10,4 +10,5 @@ deps: url: https://github.com/percona/grafana-dashboards - name: pmm-ui-tests branch: PMM-14213-grafana-12.3.1 - url: https://github.com/percona/pmm-ui-tests \ No newline at end of file + url: https://github.com/percona/pmm-ui-tests + \ No newline at end of file From ee5f9ef17642968f7e9426a63a9106aba769f75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Silva?= Date: Wed, 11 Mar 2026 17:44:34 +0000 Subject: [PATCH 7/7] chore: remove pmm-ui-tests --- ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ci.yml b/ci.yml index 8216278ce5b2..feaba61881b4 100644 --- a/ci.yml +++ b/ci.yml @@ -7,8 +7,4 @@ deps: url: https://github.com/percona/grafana - name: grafana-dashboards branch: PMM-14213-grafana-12.3.1 - url: https://github.com/percona/grafana-dashboards - - name: pmm-ui-tests - branch: PMM-14213-grafana-12.3.1 - url: https://github.com/percona/pmm-ui-tests - \ No newline at end of file + url: https://github.com/percona/grafana-dashboards \ No newline at end of file