Skip to content

Populate subject table at request seam and connection create - #1464

Closed
RhysSullivan wants to merge 3 commits into
data-model-subject-tablefrom
data-model-subject-populate
Closed

Populate subject table at request seam and connection create#1464
RhysSullivan wants to merge 3 commits into
data-model-subject-tablefrom
data-model-subject-populate

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Second step of the data-model work, stacked on #1463. Adds touchSubject — a throttled (1h), non-fatal upsert recording (tenant, external_id, created_at, last_seen_at) — called from makeScopedExecutor on every request and from connection-create. Null subjects skip; org purge covers the new table. Writers only; admin reads land next.

Stack

  1. Add tenant-scoped subject table to core schema #1463
  2. Populate subject table at request seam and connection create #1464 👈 current
  3. Add tenant-reach platform view with internal admin reads #1465
  4. Add /connect/:integrationSlug deep links #1466
  5. Add public admin users API and org API keys #1467
  6. Add admin Users console page #1469

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

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 4ea2086 Commit Preview URL

Branch Preview URL
Jul 29 2026, 03:01 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

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 4ea2086 Jul 29 2026, 03:02 AM

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 4ea2086

@RhysSullivan
RhysSullivan force-pushed the data-model-subject-populate branch from 6973cf0 to ca65a6c Compare July 29, 2026 02:44
@RhysSullivan

Copy link
Copy Markdown
Collaborator Author

Consolidated into #1469.

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