From 739d03420a465c5c34b998831f4d3d4a9683e7ad Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 1 Mar 2026 19:10:50 +0100 Subject: [PATCH] post: commit 29a2c80 in bojemoi-telegram --- .../commits/2026-03-01-commit-29a2c80.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-03-01-commit-29a2c80.md diff --git a/content/posts/commits/2026-03-01-commit-29a2c80.md b/content/posts/commits/2026-03-01-commit-29a2c80.md new file mode 100644 index 0000000..42587c8 --- /dev/null +++ b/content/posts/commits/2026-03-01-commit-29a2c80.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi-telegram] scripts: add share_blog_x.py — post Docker Hub blog post to @Bojemoi_Lab" +date: 2026-03-01T19:10:50+01:00 +draft: false +tags: ["commit", "bojemoi-telegram", "master"] +categories: ["Git Activity"] +summary: "Commit 29a2c80 par Betty dans bojemoi-telegram" +author: "Betty" +--- + +## Commit `29a2c80` + +| | | +|---|---| +| **Repository** | bojemoi-telegram | +| **Branch** | `master` | +| **Author** | Betty | +| **Hash** | `29a2c80adfbfc92065d1261f8bbd2eee5b8ca608` | + + +### Description + +One-shot script to tweet the Docker Hub announcement as a thread. +Reads credentials from telegram-bot/.env. Run once keys are configured. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A scripts/share_blog_x.py +``` + +### Diff Summary + +``` + scripts/share_blog_x.py | 69 +++++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 69 insertions(+) +```