Some checks failed
deploy / Build api + worker (static musl) (push) Successful in 7m57s
deploy / Deploy moments-worker to frootmig (push) Successful in 1m1s
deploy / Deploy moments-api to nikola (push) Successful in 1m6s
deploy / Build prerendered web (push) Failing after 2m1s
deploy / Deploy web to oolon (push) Has been skipped
The `rust` runner image has cargo + musl but no node/pnpm, so the web build (and the previous npm-install workaround) can't run there. The fedora runner images bake in node + pnpm + rsync. Split the build: - build-binaries on `rust` (cargo musl + lint/test gate) - build-web on `fedora-44` (pnpm install + prerender, no install step) Deploy jobs move to `fedora-44` (has rsync/ssh/pnpm/ca-trust) and depend on the relevant build job. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X7zF7Kf4JqDwa6M8Qgge9M
3.6 KiB
3.6 KiB