Skip to content

chore(ci): remove legacy Cloudflare docs publish workflow#729

Merged
Chemaclass merged 1 commit into
mainfrom
chore/remove-legacy-cloudflare-docs
Jun 16, 2026
Merged

chore(ci): remove legacy Cloudflare docs publish workflow#729
Chemaclass merged 1 commit into
mainfrom
chore/remove-legacy-cloudflare-docs

Conversation

@Chemaclass

Copy link
Copy Markdown
Member

Summary

publish-docs.yml (legacy Cloudflare Pages deploy for bashunit.typeddevs.com) fails on every push to latest with Project not found — The specified project name does not match any of your existing projects. The Cloudflare Pages project no longer exists: docs are fully cut over to GitHub Pages on bashunit.com via deploy-gh-pages.yml (shipped in 0.40.0).

Verified before removal:

  • https://bashunit.com -> 200
  • https://bashunit.com/install.sh -> 200
  • Deploy Docs (GitHub Pages) run on latest -> success

The workflow's own header said to delete it once the cutover was complete.

Changes

  • Delete .github/workflows/publish-docs.yml.

After merge, latest will be updated so the failing workflow no longer runs there.

Docs are fully cut over to GitHub Pages on bashunit.com (deploy-gh-pages.yml,
shipped in 0.40.0). The legacy Cloudflare workflow now fails on every push to
`latest` with "Project not found" because the Cloudflare Pages project no
longer exists. Its own header marked it for deletion after cutover.
@Chemaclass Chemaclass added the documentation Improvements or additions to documentation label Jun 16, 2026
@Chemaclass Chemaclass self-assigned this Jun 16, 2026
@Chemaclass Chemaclass merged commit 2f64f48 into main Jun 16, 2026
31 checks passed
@Chemaclass Chemaclass deleted the chore/remove-legacy-cloudflare-docs branch June 16, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant