Skip to content

Fixes for a bunch of opened issues - #77

Merged
aron-cf merged 12 commits into
mainfrom
quick-fixes
Aug 7, 2026
Merged

Fixes for a bunch of opened issues#77
aron-cf merged 12 commits into
mainfrom
quick-fixes

Conversation

@aron-cf

@aron-cf aron-cf commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Consolidated issue fixes

Summary

This PR bundles the small, self-contained fixes from issue triage into one branch. The changes cover sync batching, git helper edge cases, local secret hygiene, capnweb documentation, RPC stub tracking, example image pins, and the release changeset.

Auto-close

Fixes #73
Fixes #72
Fixes #64
Fixes #59
Fixes #58
Fixes #57
Fixes #56
Fixes #62

Fixes

Release note

Adds a patch changeset for @cloudflare/computer, @cloudflare/dofs, and @cloudflare/computer-rpc.

Validation

  • npm run build --workspace @cloudflare/computer-rpc
  • npm run check
  • npx vitest run src/sync/fetch.test.ts --root packages/dofs
  • npx vitest run src/git/diff.test.ts src/git/cli.test.ts src/git/status.test.ts src/shell.test.ts --root packages/computer
  • npx vitest run tests/debug.test.ts tests/shell-and-composite.test.ts --root packages/rpc
  • git check-ignore -v examples/assets/.dev.vars

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Thanks for your interest in Cloudflare Computer.

This repository does not accept unsolicited pull requests. Please use one of the accepted contribution paths instead:

If a maintainer asked you to open this pull request, they can add the allow-pr label and reopen it.

@github-actions github-actions Bot closed this Aug 7, 2026
@aron-cf aron-cf added the allow-pr Allow a PR to remain open. label Aug 7, 2026
@aron-cf aron-cf reopened this Aug 7, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@cloudflare/computer@77

commit: dd893df

@aron-cf
aron-cf marked this pull request as ready for review August 7, 2026 12:38
@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: dd893df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@cloudflare/computer Patch
@cloudflare/dofs Patch
@cloudflare/computer-rpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@aron-cf
aron-cf merged commit 5062158 into main Aug 7, 2026
11 checks passed
@aron-cf
aron-cf deleted the quick-fixes branch August 7, 2026 12:43
@github-actions github-actions Bot mentioned this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment