Skip to content

fix(release): publish runnable CLI and cache docs workers - #30

Merged
nick-csu merged 1 commit into
pre-releasefrom
fix/npm-cli-registry-package
Aug 25, 2026
Merged

fix(release): publish runnable CLI and cache docs workers#30
nick-csu merged 1 commit into
pre-releasefrom
fix/npm-cli-registry-package

Conversation

@nick-csu

Copy link
Copy Markdown
Contributor

Fixes the published CLI package and the intermittent demo Worker resource-limit failures.

  • merge all bundled workspace runtime dependencies into the staged CLI package
  • smoke-test a clean tarball install, commands, MCP generation, docs build, and docs start
  • pre-render docs pages and expensive read-only API routes
  • enable OpenNext static-asset cache interception and raise the Worker CPU ceiling
  • verify the deployed demo with concurrent requests

Validated locally with formatting, lint, all package tests, a clean package smoke test, OpenNext build, and Wrangler dry-run.

@nick-csu
nick-csu merged commit 6a35bd4 into pre-release Aug 25, 2026
5 checks passed
@nick-csu
nick-csu deleted the fix/npm-cli-registry-package branch August 25, 2026 15:43
nick-csu added a commit that referenced this pull request Aug 25, 2026
* chore(release): v0.1.10

* chore(release): v0.1.11

* chore(release): v0.1.12

* chore(release): v0.1.13

* fix(release): ship runnable CLI and cache docs workers (#30) (#31)

* chore(release): v0.1.14

* fix(deploy): support Cloudflare Workers Free plan

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
nick-csu added a commit that referenced this pull request Aug 25, 2026
* fix(release): ship runnable CLI and cache docs workers (#30)

* fix(deploy): support Cloudflare Workers Free plan (#32)

* chore(release): v0.1.10

* chore(release): v0.1.11

* chore(release): v0.1.12

* chore(release): v0.1.13

* fix(release): ship runnable CLI and cache docs workers (#30) (#31)

* chore(release): v0.1.14

* fix(deploy): support Cloudflare Workers Free plan

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(deploy): remove unsupported Worker CPU limits (#33)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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