From 27dfdc0a07f47fa1bd5c986a531e08410b1f9ac5 Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 7 Jun 2026 23:32:01 +0200 Subject: [PATCH] post: push 2 commit(s) to bojemoi/main --- .../2026-06-07-push-bojemoi-main-b6f571c.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 content/posts/pushes/2026-06-07-push-bojemoi-main-b6f571c.md diff --git a/content/posts/pushes/2026-06-07-push-bojemoi-main-b6f571c.md b/content/posts/pushes/2026-06-07-push-bojemoi-main-b6f571c.md new file mode 100644 index 0000000..ea71a9d --- /dev/null +++ b/content/posts/pushes/2026-06-07-push-bojemoi-main-b6f571c.md @@ -0,0 +1,36 @@ +--- +title: "[bojemoi] Push 2 commit(s) to main" +date: 2026-06-07T23:31:47+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 2 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 2 | +| **Pushed by** | Betty | + +### Commits + +- **b6f571c** feat(borodino): wordlists par pays dans UZI + colonne country dans bm12 (Betty) +- **614c27f** feat(grafana): Node Graph topology panel — tous les services Swarm avec indicateurs rouge/vert (Betty) + + +### Diff Summary + +``` + borodino/thearm_bm12 | 8 +- + borodino/thearm_uzi | 73 +++++++++++-- + stack/01-service-hl.yml | 1 + + .../dashboards/topology/service-topology.json | 79 ++++++++++++++ + .../grafana/provisioning/dashboards/dashboards.yml | 20 ++++ + volumes/monitoring/swarm-exporter.py | 121 ++++++++++++++++++++- + 6 files changed, 286 insertions(+), 16 deletions(-) +```