From 8b8cb51234fc1f5bb1c5fd9fc1496326c6bdfea1 Mon Sep 17 00:00:00 2001 From: Betty Date: Mon, 29 Jun 2026 19:02:25 +0200 Subject: [PATCH] post: push 2 commit(s) to bojemoi/main --- .../2026-06-29-push-bojemoi-main-20b63ce.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/posts/pushes/2026-06-29-push-bojemoi-main-20b63ce.md diff --git a/content/posts/pushes/2026-06-29-push-bojemoi-main-20b63ce.md b/content/posts/pushes/2026-06-29-push-bojemoi-main-20b63ce.md new file mode 100644 index 0000000..3338f3d --- /dev/null +++ b/content/posts/pushes/2026-06-29-push-bojemoi-main-20b63ce.md @@ -0,0 +1,32 @@ +--- +title: "[bojemoi] Push 2 commit(s) to main" +date: 2026-06-29T19:01:49+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 2 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 2 | +| **Pushed by** | Betty | + +### Commits + +- **20b63ce** fix(msf-teamserver): use nc healthcheck with 600s start_period (MSF takes ~6min) (Betty) +- **9ef24d2** fix(msf-teamserver): increase startup timeout to 600s (MSF takes ~6min with large DB) (Betty) + + +### Diff Summary + +``` + borodino/start_msf_server.sh | 8 ++++---- + stack/39-service-borodino-msf.yml | 10 +++++----- + 2 files changed, 9 insertions(+), 9 deletions(-) +```