From c5b22f49573bde2ecddd8786e8b91a4d612cf6e9 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 23 Jun 2026 00:52:49 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-23-push-bojemoi-main-2687fad.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/posts/pushes/2026-06-23-push-bojemoi-main-2687fad.md diff --git a/content/posts/pushes/2026-06-23-push-bojemoi-main-2687fad.md b/content/posts/pushes/2026-06-23-push-bojemoi-main-2687fad.md new file mode 100644 index 0000000..50d6400 --- /dev/null +++ b/content/posts/pushes/2026-06-23-push-bojemoi-main-2687fad.md @@ -0,0 +1,38 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-23T00:52:36+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 + +- **2687fad** feat(borodino): migration redis→valkey + feeder Sliver dans uzi (Betty) + + +### Diff Summary + +``` + borodino/Dockerfile.borodino | 2 +- + borodino/Dockerfile.borodino-msf | 2 +- + borodino/Dockerfile.borodino-sliver | 2 +- + borodino/sliver-entrypoint.sh | 60 +++++++++++++++++++++++++++++---- + borodino/thearm_bm12 | 18 +--------- + borodino/thearm_nuclei | 2 +- + borodino/thearm_sliver/thearm_sliver | 2 +- + borodino/thearm_uzi | 65 ++++++++++++++++++++++++++++++++++++ + stack/40-service-borodino.yml | 11 ++++++ + 9 files changed, 136 insertions(+), 28 deletions(-) +```