Skip to content

E2E: selfhost-docker coverage fixes for shared-workspace scenarios#1396

Merged
RhysSullivan merged 2 commits into
mainfrom
e2e/selfhost-docker-scenario-guards
Jul 10, 2026
Merged

E2E: selfhost-docker coverage fixes for shared-workspace scenarios#1396
RhysSullivan merged 2 commits into
mainfrom
e2e/selfhost-docker-scenario-guards

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Follow-ups to the release gate (#1392) that were committed to its branch after it merged: api-tools and org-slug-routing special-cased target.name === "selfhost" but selfhost-docker is the same single-tenant app, and toolkits-ui asserted a global personal-connection count that another scenario legitimately changes. All three fail the new docker e2e release gate without this.

api-tools' fresh-identity count and org-slug-routing's unknown-slug 404
both special-cased target.name === 'selfhost', but selfhost-docker is the
same single-tenant app; nothing had run these scenarios against the
docker target before, so the guards never covered it.
The picker notice assertion pinned 'You have 1 personal connection...',
but the selfhost workspace is shared: another scenario's personal
connection legitimately raises the count (oauth-client-handoff's browser
flow creates one). Match the explanation, not the number, per the
e2e/AGENTS.md rule against global-count assertions.
@cloudflare-workers-and-pages

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 faffc29 Commit Preview URL

Branch Preview URL
Jul 10 2026, 09:14 AM

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@cloudflare-workers-and-pages

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 faffc29 Jul 10 2026, 09:15 AM

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

executor

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

commit: faffc29

@RhysSullivan RhysSullivan marked this pull request as ready for review July 10, 2026 09:32
@RhysSullivan RhysSullivan merged commit 93614db into main Jul 10, 2026
21 checks passed
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