diff --git a/content/posts/pushes/2026-03-30-push-bojemoi-main-631b96e.md b/content/posts/pushes/2026-03-30-push-bojemoi-main-631b96e.md new file mode 100644 index 0000000..eb67aa3 --- /dev/null +++ b/content/posts/pushes/2026-03-30-push-bojemoi-main-631b96e.md @@ -0,0 +1,35 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-03-30T21:24: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 + +- **631b96e** feat(borodino): OpenVPN gateway + fix ak47/bm12 env vars (Betty) + + +### Diff Summary + +``` + .claude/commands/borodino.md | 156 +++++++++++++++++++++++++++++++++++++++++ + borodino/Dockerfile.borodino | 2 + + borodino/Dockerfile.wg-gateway | 16 +++++ + borodino/route-setup.sh | 37 ++++++++++ + borodino/wg-gateway-start.sh | 67 ++++++++++++++++++ + stack/40-service-borodino.yml | 75 +++++++++++++++++++- + 6 files changed, 351 insertions(+), 2 deletions(-) +```