product-os / flowzone

Reusable, opinionated, zero-conf workflows for GitHub actions
https://flowzone.pages.dev
Apache License 2.0
15 stars 5 forks source link

Cloudflare pages/projects not automatically created on first publish. #536

Open ab77 opened 1 year ago

ab77 commented 1 year ago

Here's an example where a new project isn't initialised (and the workflow fails silently): https://github.com/belodetek/red-alert/actions/runs/4339332303/jobs/7576834654#step:10:28

Workaround (manual):

CLOUDFLARE_ACCOUNT_ID=XXX npx wrangler pages project create red-alert

After workaround: red-alert.pages.dev

ab77 commented 1 year ago

Another instance: https://github.com/balena-io/arm-builder-kernels/actions/runs/4673223550#summary-12677058964