From 0ff565b8242cf24764746e617e8f0cf9edd85049 Mon Sep 17 00:00:00 2001 From: Betty Date: Mon, 29 Jun 2026 22:27:23 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi_boot/main --- ...26-06-29-push-bojemoi_boot-main-1e8935e.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/posts/pushes/2026-06-29-push-bojemoi_boot-main-1e8935e.md diff --git a/content/posts/pushes/2026-06-29-push-bojemoi_boot-main-1e8935e.md b/content/posts/pushes/2026-06-29-push-bojemoi_boot-main-1e8935e.md new file mode 100644 index 0000000..a0ae347 --- /dev/null +++ b/content/posts/pushes/2026-06-29-push-bojemoi_boot-main-1e8935e.md @@ -0,0 +1,31 @@ +--- +title: "[bojemoi_boot] Push 1 commit(s) to main" +date: 2026-06-29T22:27:20+02:00 +draft: false +tags: ["push", "bojemoi_boot", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi_boot/main" +author: "Betty" +--- + +## Push to `bojemoi_boot/main` + +| | | +|---|---| +| **Repository** | bojemoi_boot | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **1e8935e** refactor(boot): cleanup networks, push-images, remove toolbox service (Betty) + + +### Diff Summary + +``` + scripts/push-images.sh | 266 +++++++++++++++++++++------------------------- + stack/01-boot-service.yml | 83 +-------------- + 2 files changed, 122 insertions(+), 227 deletions(-) +```