Skip to content

Fix Windows updater signing config#1327

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
fix/win-updater-publisher
Draft

Fix Windows updater signing config#1327
RhysSullivan wants to merge 1 commit into
mainfrom
fix/win-updater-publisher

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

The publish workflow passed the mac signing env to every build leg, so Windows releases were signed with the wrong certificate and clients reject updates. Scope the mac cert to mac legs, add dedicated Windows signing env, fail CI packaging when the Windows cert is missing, and handle updater download rejections instead of letting them surface as unhandled errors.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 5, 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 cacb523 Jul 05 2026, 01:19 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 5, 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 cacb523 Commit Preview URL

Branch Preview URL
Jul 05 2026, 01:18 AM

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1327.executor-e2e.workers.dev
MCP https://executor-preview-pr-1327.executor-e2e.workers.dev/mcp
Deployed commit cacb523

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 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: cacb523

@RhysSullivan RhysSullivan force-pushed the fix/win-updater-publisher branch from 7ba9323 to cacb523 Compare July 5, 2026 01:16
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