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