Skip to content

Cut over scope ids to deterministic prefixed form#504

Draft
RhysSullivan wants to merge 1 commit intors/cloud-workspaces-02-schemafrom
rs/cloud-workspaces-03-scope-id-migration
Draft

Cut over scope ids to deterministic prefixed form#504
RhysSullivan wants to merge 1 commit intors/cloud-workspaces-02-schemafrom
rs/cloud-workspaces-03-scope-id-migration

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Org and user-org scope rows now address as org_ and
user_org__ respectively. The 0009 migration rewrites
every scope_id column on every scoped table in one shot; runtime
construction in apps/cloud/src/services/executor.ts now goes through
orgScopeId / userOrgScopeId from ./ids, and the test harness exports
the same helpers so test code never has to spell the format inline.

Org and user-org scope rows now address as org_<orgId> and
user_org_<userId>_<orgId> respectively. The 0009 migration rewrites
every scope_id column on every scoped table in one shot; runtime
construction in apps/cloud/src/services/executor.ts now goes through
orgScopeId / userOrgScopeId from ./ids, and the test harness exports
the same helpers so test code never has to spell the format inline.
Copy link
Copy Markdown
Owner Author

RhysSullivan commented May 4, 2026

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 4, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 5199a48 Commit Preview URL

Branch Preview URL
May 04 2026, 05:12 PM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 4, 2026

Open in StackBlitz

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@504

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@504

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@504

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@504

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@504

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@504

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@504

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@504

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@504

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@504

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@504

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@504

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@504

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@504

executor

npm i https://pkg.pr.new/executor@504

commit: 5199a48

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 4, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 5199a48 May 04 2026, 05:14 PM

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