cad-editor/.github/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven 0e74a11724 feat(web): show Patreon supporters on the web build too
The browser can't call the Patreon API directly (CORS, and the token
would be exposed in the bundle), so the web build fetches a
pre-generated supporters.json served on the same origin. The Pages
workflow generates it server-side with the token (CI secret) after the
trunk build. Native keeps its live API fetch.

serde_json moves to the shared dependencies so the wasm build can parse
the list.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 01:25:24 +03:00
..
pages.yml feat(web): show Patreon supporters on the web build too 2026-07-02 01:25:24 +03:00
release.yml feat(start): show paying Patreon supporters on the Start page 2026-07-02 01:00:22 +03:00