Skip to content

CI deploy for the Cloudflare stack #4

Description

@artifact-agent

GitHub Pages deploys on push via .github/workflows/deploy-github-pages.yml; the Cloudflare stack still requires a manual npm run deploy (wrangler) and npm run sync for R2 media. Add a workflow so pushing to main builds, syncs media, and deploys — the fork (catalogue-artifact) is the first consumer.

Also found during #1: the README's Cloudflare section already promises this automation — "A GitHub Action uploads them to R2, writes the URLs into your entry file, and removes the originals from the repo", a 5-secret table, and "every push rebuilds and republishes". None of it exists; scripts/sync-media.js lives only in the fork. Fixing this issue means upstreaming the sync script, adding the workflow, and reconciling that README section with what actually ships.


Migrated from Linear A-89 · created 2026-07-25 · Backlog · Priority: Medium

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions