Commit Graph

7 Commits

Author SHA1 Message Date
Guillem Hernandez Sola
cabdc11ede Fies 2026-05-08 11:20:40 +02:00
Guillem Hernandez Sola
83c0bd3443 Fixes on Jenkinsfiles 2026-05-08 08:47:58 +02:00
Guillem Hernandez Sola
0511f0a087 Fix 2026-05-07 09:27:29 +02:00
Guillem Hernandez Sola
91bcf096f2 Fix 2026-05-07 09:26:00 +02:00
Guillem Hernandez Sola
78580f3267 Fix on JKenkins file 2026-05-07 09:24:29 +02:00
Guillem Hernandez Sola
f93d765c1a Fix 2026-05-07 09:22:33 +02:00
Guillem Hernandez Sola
26027c6e91 feat: add bsky_post.py and Jenkinsfile for weekly Dijous post
- New standalone script `bsky_post.py` to post text + optional image
  or video to a Bluesky PDS instance. Supports --image, --video (mutually
  exclusive), --alt, --lang, --service, --username, --password flags.
  Reuses the same login-with-backoff pattern as rss2bsky and the Twitter bot.

- New Jenkinsfile that triggers every Thursday at 07:15 (cron: 15 7 * * 4),
  reads credentials from Jenkins secret text entries, and runs bsky_post.py
  with the configured image and Catalan language tag.
2026-05-07 09:21:47 +02:00