feat(delivery): move Histoire to runner-pushed Pages - #35
Merged
Conversation
- upload checked Histoire artifacts and deploy deterministic pull-request previews - retire closed preview aliases with a noindex marker - build exact main releases and deploy the same-run artifact with pinned Wrangler
Deploying inkcre-web-design with
|
| Latest commit: |
200975b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b914a5df.design-dd4.pages.dev |
| Branch Preview URL: | https://feat-ui-runner-cd.design-dd4.pages.dev |
xiaoland
marked this pull request as ready for review
August 9, 2026 05:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Intent
Move Histoire preview and production delivery from the Cloudflare Git integration to repository-owned GitHub Actions while preserving the existing Pages project and domain.
Scope
pr-NbranchesEvidence
pnpm install --frozen-lockfilepnpm checkpnpm changeset:check origin/mainactionlint v1.7.7design.inkcre.devand provider preview smoke checksRisk and rollback
Cloudflare automatic Git builds intentionally remain enabled for the initial dual-run proof. This change does not publish a package or rename the existing required context. If the runner lane fails, revert this PR while the provider lane remains available.
Follow-up
After live preview and main delivery proof, a sequential PR will rename the required context to
ui-web checks, serialize Changesets release work, and complete the Cloudflare Git integration cutover.