Skip to content

Add per-service Google integrations API#1308

Open
RhysSullivan wants to merge 4 commits into
mainfrom
google-per-service
Open

Add per-service Google integrations API#1308
RhysSullivan wants to merge 4 commits into
mainfrom
google-per-service

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

First half of the per-service split: extracts addOneService from addBundle (no behavior change to addBundle) and adds an addServices fan-out mutation that registers one integration per selected Google service (google_calendar, google_gmail, ...), sequentially, with per-service partial-success results (added/skipped/failed). Each per-service integration carries only its preset Discovery URL and scopes, plus the userinfo identity health check.

Independently reviewed: SHIP (addBundle parity verified against pre-refactor body; sequentiality test confirmed non-vacuous).

Stack

  1. Add per-service Google integrations API #1308 👈 current
  2. Add per-service Microsoft workload integrations API #1309
  3. Per-service picker fan-out UI #1315

@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 85ed895 Jul 04 2026, 09:07 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 Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 85ed895 Commit Preview URL

Branch Preview URL
Jul 04 2026, 09:07 AM

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1308.executor-e2e.workers.dev
MCP https://executor-preview-pr-1308.executor-e2e.workers.dev/mcp
Deployed commit 85ed895

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@1308

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 85ed895

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