Skip to content

fix(cloud): use worker-safe sqlite bundle chunks#80

Merged
vincentkoc merged 1 commit into
mainfrom
fix/cloud-sqlite-bundle-chunk-size
May 28, 2026
Merged

fix(cloud): use worker-safe sqlite bundle chunks#80
vincentkoc merged 1 commit into
mainfrom
fix/cloud-sqlite-bundle-chunk-size

Conversation

@vincentkoc
Copy link
Copy Markdown
Member

Summary

  • cap cloud SQLite bundle parts at 64 MiB for Worker upload compatibility
  • keep sqlite-only publishing and the gzip bundle manifest contract unchanged

Validation

  • GOWORK=off go test ./internal/cli -run 'TestCloudPublishSendsNonDMRows|TestCloudPublishSQLiteOnlySkipsD1Ingest'\n- go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.1 run ./internal/cli --timeout=3m

@vincentkoc vincentkoc marked this pull request as ready for review May 28, 2026 19:22
@clawsweeper
Copy link
Copy Markdown

clawsweeper Bot commented May 28, 2026

ClawSweeper status: review started.

I am starting a fresh review of this pull request: fix(cloud): use worker-safe sqlite bundle chunks This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@vincentkoc vincentkoc merged commit d9e6df1 into main May 28, 2026
12 checks passed
@vincentkoc vincentkoc deleted the fix/cloud-sqlite-bundle-chunk-size branch May 28, 2026 19:25
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