From d1e6b0c683759674d64fe67841ffc3419f477917 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 26 Feb 2026 13:14:06 +0100 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-02-26-push-bojemoi-main-a302a34.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/posts/pushes/2026-02-26-push-bojemoi-main-a302a34.md diff --git a/content/posts/pushes/2026-02-26-push-bojemoi-main-a302a34.md b/content/posts/pushes/2026-02-26-push-bojemoi-main-a302a34.md new file mode 100644 index 0000000..c347000 --- /dev/null +++ b/content/posts/pushes/2026-02-26-push-bojemoi-main-a302a34.md @@ -0,0 +1,32 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-02-26T13:13:46+01: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 + +- **a302a34** alertmanager,bridge: fix SMTP auth after Proton session expiry (Betty) + + +### Diff Summary + +``` + entrypoint-protonmail.sh | 84 ++++++++++++----------------------- + stack/01-service-hl.yml | 2 +- + volumes/alertmanager/alertmanager.yml | 8 ++-- + 3 files changed, 33 insertions(+), 61 deletions(-) +```