Bump eec-campaigns to v0.1.7, scope sync to changed campaigns
Sync campaigns / sync (push) Successful in 17s
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.
This commit is contained in:
@@ -20,7 +20,7 @@ Alternatively, run the `Send campaign` workflow manually from Gitea Actions with
|
||||
|
||||
Repo secrets (Gitea Actions → Secrets) are already set: `CAMPAIGNS_LISTMONK_BASE_URL`, `CAMPAIGNS_LISTMONK_API_USER`, `CAMPAIGNS_LISTMONK_API_TOKEN` — scoped to a dedicated `campaigns-thistleandmoth` listmonk API user (see `reground-infrastructure`'s `campaigns-thistleandmoth` Ansible role). `CAMPAIGNS_PREVIEW_EMAIL` isn't set yet — add it (or rely on each campaign's own `preview_emails`) before the first real send.
|
||||
|
||||
The workflows in `.gitea/workflows/` pin a specific `eec-campaigns` version (currently `v0.1.6`). Bump that pin deliberately when a new tool version is ready, not automatically.
|
||||
The workflows in `.gitea/workflows/` pin a specific `eec-campaigns` version (currently `v0.1.7`). Bump that pin deliberately when a new tool version is ready, not automatically.
|
||||
|
||||
## Sending as hello@thistleandmoth.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user