Skip to content

Add per-service Microsoft workload integrations API#1309

Open
RhysSullivan wants to merge 3 commits into
google-per-servicefrom
ms-per-service
Open

Add per-service Microsoft workload integrations API#1309
RhysSullivan wants to merge 3 commits into
google-per-servicefrom
ms-per-service

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Second half of the per-service split, stacked on #1308: extracts addMicrosoftGraphIntegration from addGraph (no behavior change) and adds addWorkloads, registering one integration per Graph workload (microsoft_mail, microsoft_calendar, ...) strictly sequentially (each add streams the 37MB Graph spec once with a narrow filter; concurrency 1 keeps peak memory at a single add's footprint on the 128MB isolate). Per-workload partial-success results and bare GET /me identity health check on every workload.

Independently reviewed: SHIP (parity diffed against pre-refactor body; sequentiality test reproduced non-vacuous by concurrency flip).

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 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 046ff96 Commit Preview URL

Branch Preview URL
Jul 04 2026, 06:09 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 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 046ff96 Jul 04 2026, 06:09 AM

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1309.executor-e2e.workers.dev
MCP https://executor-preview-pr-1309.executor-e2e.workers.dev/mcp
Deployed commit 046ff96

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@pkg-pr-new

pkg-pr-new Bot commented Jul 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 046ff96

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