Skip to content

ci: deploy from the build job, drop artifact handoff - #458

Open
laichunpongben wants to merge 1 commit into
mainfrom
ci/inline-deploy
Open

ci: deploy from the build job, drop artifact handoff#458
laichunpongben wants to merge 1 commit into
mainfrom
ci/inline-deploy

Conversation

@laichunpongben

Copy link
Copy Markdown
Owner

Folds the Cloudflare Pages deploy into the build job as a final main-push-gated step and removes the dist artifact upload/download plus the separate deploy job.

The artifact handoff fails whenever the account-wide Actions artifact storage quota is exhausted — as happened 2026-07-20/22 (first seen on researchbook, fixed there in researchbook#2490; travelbook#950 made the same change). The quota is shared across all repos and with GitHub Packages, so this repo's deploys could be silently broken by another repo's storage. Deploying from the same workspace ships the exact bits CI verified with zero storage dependency; PR builds still never deploy.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant