5 Commits

Author SHA1 Message Date
will ec5bd715b1 Bump eec-campaigns to v0.1.7, scope sync to changed campaigns
Sync campaigns / sync (push) Successful in 17s
Only the campaign(s) whose files changed in this push get resolved and
diffed against listmonk now, instead of every campaign every time --
falls back to a full scan automatically if the before-commit can't be
determined. fetch-depth: 0 so that commit is always available to diff
against locally.
2026-08-13 13:41:11 -04:00
will 8008ac6c32 Bump eec-campaigns pin to v0.1.6
Sync campaigns / sync (push) Successful in 17s
Sent/running campaigns are now skipped (not rejected) during sync, so a
finished campaign like 2026-07-23-iron-rose-proof-approved no longer has
to be deleted just to keep sync green.
2026-08-13 13:25:21 -04:00
will 447d26df12 Bump eec-campaigns pin to v0.1.5
Sync campaigns / sync (push) Successful in 18s
Fixes a spurious "changed" flag on any campaign without an explicit
template_id, which was re-syncing and re-previewing campaigns like
welcome/campaign.md on every unrelated push.
2026-08-13 11:38:30 -04:00
will 8ee538dd67 Bump eec-campaigns pin to v0.1.4
Sync campaigns / sync (push) Failing after 17s
v0.1.4 fixes several bugs found while testing on twosquirrelspress-campaigns:
- test-send failed validation on empty name/messenger fields (v0.1.1, v0.1.2)
- campaigns went out HTML-only; listmonk never derives a plaintext
  alternative on its own, so altbody is now sent explicitly (v0.1.3)
- change-detection now tracks altbody so campaigns synced before this
  fix actually pick it up on their next sync (v0.1.4)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 22:18:38 -04:00
will b688bf354a Initial scaffold: campaigns tooling for thistleandmoth.org
Sync campaigns / sync (push) Failing after 20s
Mirrors michaelferrara-campaigns/twosquirrelspress-campaigns.
No campaigns written yet.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-16 13:20:18 -04:00