From 6ecf70102ccb6fea976df9d8c1a9b67aef4c0b21 Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 27 Feb 2026 23:53:44 +0100 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-02-27-push-bojemoi-main-922a790.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/posts/pushes/2026-02-27-push-bojemoi-main-922a790.md diff --git a/content/posts/pushes/2026-02-27-push-bojemoi-main-922a790.md b/content/posts/pushes/2026-02-27-push-bojemoi-main-922a790.md new file mode 100644 index 0000000..6c385e1 --- /dev/null +++ b/content/posts/pushes/2026-02-27-push-bojemoi-main-922a790.md @@ -0,0 +1,32 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-02-27T23:53:40+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 + +- **922a790** mcp: move PG_PASSWORD and FARADAY_PASSWORD to Docker secrets (Betty) + + +### Diff Summary + +``` + mcp-server/tools/database.py | 180 +++++++++++++++++++++++++++++++++++++++++++ + mcp-server/tools/faraday.py | 126 ++++++++++++++++++++++++++++++ + stack/49-service-mcp.yml | 70 +++++++++++++++++ + 3 files changed, 376 insertions(+) +```