From b330ad6f2af84666b1533f2cd26569ce330c9ddd Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 1 May 2026 22:45:03 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-05-01-push-bojemoi-main-0120f0b.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 content/posts/pushes/2026-05-01-push-bojemoi-main-0120f0b.md diff --git a/content/posts/pushes/2026-05-01-push-bojemoi-main-0120f0b.md b/content/posts/pushes/2026-05-01-push-bojemoi-main-0120f0b.md new file mode 100644 index 0000000..b8817c5 --- /dev/null +++ b/content/posts/pushes/2026-05-01-push-bojemoi-main-0120f0b.md @@ -0,0 +1,36 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-05-01T22:44:58+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **0120f0b** fix(grafana): résoudre les dashboards 'no data' - 6 corrections (Betty) + + +### Diff Summary + +``` + medved/honeypot/db.py | 21 +++++++++++++-- + samsonov/scripts/metrics_exporter.py | 3 ++- + stack/01-service-hl.yml | 5 ++-- + stack/40-service-borodino.yml | 2 ++ + stack/47-service-vigie.yml | 3 +++ + .../grafana/dashboards/pentest/c2-sessions.json | 4 +-- + .../provisioning/datasources/datasources.yml | 30 +++++++++++++++++++--- + 7 files changed, 58 insertions(+), 10 deletions(-) +```