Migrate fediverse CI pipeline to justfile #19

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/19/head into main 2026-06-21 05:23:44 +00:00
coding-agent-marvin8 commented 2026-06-21 05:04:43 +00:00 (Migrated from codeberg.org)

Closes #18

The fediverse.yml Woodpecker pipeline has been failing consistently. Both steps are now just recipes:

  • just fediverse-validate — dry-run validation of Release-Notes.md
  • just fediverse-post [profile] — posts the thread to the Fediverse using the named taibai profile (defaults to default)
Closes #18 The fediverse.yml Woodpecker pipeline has been failing consistently. Both steps are now just recipes: - `just fediverse-validate` — dry-run validation of Release-Notes.md - `just fediverse-post [profile]` — posts the thread to the Fediverse using the named taibai profile (defaults to `default`)
Sign in to join this conversation.
No description provided.