Skip to content

release: restore Cloudflare production deployment - #29

Merged
github-actions[bot] merged 1 commit into
mainfrom
develop
Sep 9, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
develop

Conversation

@higanbana986

Copy link
Copy Markdown
Contributor

Release the production deployment fix from develop to main. The promotion workflow now explicitly dispatches the Cloudflare Pages main deployment after fast-forwarding main, addressing the missing deployment after PR #27.

PR #28 passed Documentation CI and local pnpm check:build. After promotion, verify the Cloudflare main run succeeds and https://docs.zerodenet.org/progress serves the updated progress page with the unified 0.0.1 product versions.

Use the release:promote label to fast-forward main; do not merge this release PR with GitHub's merge buttons.

The promotion workflow fast-forwards main with GITHUB_TOKEN, whose
pushes do not trigger the Cloudflare push workflow. This left
docs.zerodenet.org on the previous deployment even after a successful
release.

Explicitly dispatch the Cloudflare Pages workflow on main after
promotion and grant the required actions: write permission. Update
release summaries and deployment guidance to distinguish branch
promotion from completed production deployment, including recovery when
main already advanced.

Validation: pnpm check:build passed for all 69 Markdown files and
generated output; workflow YAML parsed and every shell step passed bash
-n; git diff --check passed.

Co-authored-by: kovawx <kovawx@gmail.com>
@higanbana986 higanbana986 added the release:promote Promote the reviewed develop snapshot to main label Sep 9, 2026 — with ChatGPT Codex Connector
@github-actions
github-actions Bot merged commit 7846418 into main Sep 9, 2026
8 checks passed
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Promoted develop to main by fast-forward at 78464180446857a149bb0e49627a7735673265e4 (authorized by @higanbana986). Production deployment requested: https://github.com/zerodenet/docs/actions/workflows/deploy-cloudflare.yml. Check the main deployment result before considering the site published.

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

Labels

release:promote Promote the reviewed develop snapshot to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant