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(+) +```