Pins were rewritten and satisfy npm, but a fresh civitai app init … --template page-money then failed to install, typecheck or build against them. No PR was opened, on purpose — this is the removed/renamed SDK export case, and it is a real upstream break rather than a bot bug. Every newly-scaffolded page-money app is affected until the template is adapted or the SDK is fixed.
This workflow runs two independent daily checks: ready-ack-runtime (does the scaffolded handshake still fire on main) and bump (are the template's @civitai/* pins still current). Either one failing files this issue.
Run log (trigger: schedule). Run logs expire after 90 days; this issue does not.
Filed automatically via .github/workflows/failure-issue.yml, which keeps ONE open issue at a
time: a repeat failure rewrites this body (notifying nobody) and a green run closes the issue.
Pins were rewritten and satisfy npm, but a fresh
civitai app init … --template page-moneythen failed to install, typecheck or build against them. No PR was opened, on purpose — this is the removed/renamed SDK export case, and it is a real upstream break rather than a bot bug. Every newly-scaffolded page-money app is affected until the template is adapted or the SDK is fixed.This workflow runs two independent daily checks:
ready-ack-runtime(does the scaffolded handshake still fire onmain) andbump(are the template's@civitai/*pins still current). Either one failing files this issue.Run log (trigger:
schedule). Run logs expire after 90 days; this issue does not.Filed automatically via
.github/workflows/failure-issue.yml, which keeps ONE open issue at atime: a repeat failure rewrites this body (notifying nobody) and a green run closes the issue.