From 0d3f53db3b44e0be956e1535fd34997795bc4569 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 30 Jun 2026 15:04:31 +0200 Subject: [PATCH] post: push 2 commit(s) to bojemoi/main --- .../2026-06-30-push-bojemoi-main-2f66845.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 content/posts/pushes/2026-06-30-push-bojemoi-main-2f66845.md diff --git a/content/posts/pushes/2026-06-30-push-bojemoi-main-2f66845.md b/content/posts/pushes/2026-06-30-push-bojemoi-main-2f66845.md new file mode 100644 index 0000000..6e2c0fe --- /dev/null +++ b/content/posts/pushes/2026-06-30-push-bojemoi-main-2f66845.md @@ -0,0 +1,34 @@ +--- +title: "[bojemoi] Push 2 commit(s) to main" +date: 2026-06-30T15:03:40+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 + +- **2f66845** fix(grafana-watcher): move grafana labels to deploy.labels for Swarm service visibility (Betty) +- **3db2c16** chore(grafana): auto-generate dashboards 2026-06-30 (root) + + +### Diff Summary + +``` + stack/40-service-borodino.yml | 48 +++--- + .../grafana/dashboards/red-team/bm12-service.json | 153 ++++++++++++++++ + volumes/grafana/dashboards/red-team/nuclei.json | 153 ++++++++++++++++ + .../grafana/dashboards/red-team/uzi-service.json | 192 +++++++++++++++++++++ + 4 files changed, 522 insertions(+), 24 deletions(-) +```