From 8cdf186557275a13dc0db87c8eb7e3c1cce20611 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 30 Jun 2026 15:08:10 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-30-push-bojemoi-main-915f512.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/posts/pushes/2026-06-30-push-bojemoi-main-915f512.md diff --git a/content/posts/pushes/2026-06-30-push-bojemoi-main-915f512.md b/content/posts/pushes/2026-06-30-push-bojemoi-main-915f512.md new file mode 100644 index 0000000..861a7f5 --- /dev/null +++ b/content/posts/pushes/2026-06-30-push-bojemoi-main-915f512.md @@ -0,0 +1,30 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-30T15:08:07+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 + +- **915f512** fix(grafana-watcher): bypass SSH config via GIT_SSH_COMMAND + -F /dev/null (Betty) + + +### Diff Summary + +``` + grafana-watcher/git_sync.py | 16 ++++++++++++++-- + 1 file changed, 14 insertions(+), 2 deletions(-) +```