From 8137fd19e40a0d2296f56803e2fe74dd21049ef4 Mon Sep 17 00:00:00 2001 From: Betty Date: Mon, 1 Jun 2026 16:11:11 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-01-push-bojemoi-main-457e4b2.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 content/posts/pushes/2026-06-01-push-bojemoi-main-457e4b2.md diff --git a/content/posts/pushes/2026-06-01-push-bojemoi-main-457e4b2.md b/content/posts/pushes/2026-06-01-push-bojemoi-main-457e4b2.md new file mode 100644 index 0000000..bc6076b --- /dev/null +++ b/content/posts/pushes/2026-06-01-push-bojemoi-main-457e4b2.md @@ -0,0 +1,35 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-01T16:10:46+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 + +- **457e4b2** refactor(stacks): consolider réseaux/configs dans boot, supprimer toolbox standalone (Betty) + + +### Diff Summary + +``` + stack/01-service-hl.yml | 49 ++++++++----- + stack/39-service-borodino-msf.yml | 3 +- + stack/40-service-borodino.yml | 2 +- + stack/55-service-sentinel.yml | 3 +- + stack/60-service-telegram.yml | 4 +- + stack/98-service-toolbox.yml | 142 -------------------------------------- + 6 files changed, 36 insertions(+), 167 deletions(-) +```