From 69fa52c13da2a7e1952085f8819c2918a8789d01 Mon Sep 17 00:00:00 2001 From: Betty Date: Mon, 22 Jun 2026 23:21:39 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-22-push-bojemoi-main-6ff9194.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/posts/pushes/2026-06-22-push-bojemoi-main-6ff9194.md diff --git a/content/posts/pushes/2026-06-22-push-bojemoi-main-6ff9194.md b/content/posts/pushes/2026-06-22-push-bojemoi-main-6ff9194.md new file mode 100644 index 0000000..984de38 --- /dev/null +++ b/content/posts/pushes/2026-06-22-push-bojemoi-main-6ff9194.md @@ -0,0 +1,32 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-22T23:21:35+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 + +- **6ff9194** feat(sliver): réécriture worker avec sliver-py gRPC + ajout sliver-client au C2 (Betty) + + +### Diff Summary + +``` + borodino/Dockerfile.borodino-sliver | 14 +- + borodino/Dockerfile.sliver-c2 | 6 +- + borodino/thearm_sliver/thearm_sliver | 628 +++++++++++++---------------------- + 3 files changed, 242 insertions(+), 406 deletions(-) +```