From 5a711536452f32fcb2156d0d144ac51438267db7 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 19 May 2026 15:17:04 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-05-19-push-bojemoi-main-2de9369.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-05-19-push-bojemoi-main-2de9369.md diff --git a/content/posts/pushes/2026-05-19-push-bojemoi-main-2de9369.md b/content/posts/pushes/2026-05-19-push-bojemoi-main-2de9369.md new file mode 100644 index 0000000..3ebd890 --- /dev/null +++ b/content/posts/pushes/2026-05-19-push-bojemoi-main-2de9369.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-05-19T15:16:36+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 + +- **2de9369** fix(ip2location): restauration complète DB + gameover préserve volume postgres (Betty) + + +### Diff Summary + +``` + borodino/update-asn-db.sh | 51 +++++++--- + scripts/gameover.sh | 5 +- + scripts/import_dbip_country.py | 119 ++++++++++++++++++++++++ + volumes/postgres/init/02-ip2location-schema.sql | 60 ++++++++++++ + 4 files changed, 222 insertions(+), 13 deletions(-) +```