Skip to content

Allow unsigned Windows release candidates#44

Merged
ichwars merged 2 commits into
mainfrom
codex/allow-unsigned-windows-rc
Jul 26, 2026
Merged

Allow unsigned Windows release candidates#44
ichwars merged 2 commits into
mainfrom
codex/allow-unsigned-windows-rc

Conversation

@ichwars

@ichwars ichwars commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • publish a clearly marked unsigned Windows installer when Azure Trusted Signing is not configured
  • keep the signed path intact for a future signing provider
  • include SIGNING_STATUS.txt, WINDOWS_INSTALLER_UNSIGNED.txt, and checksums with the release artifact
  • document the unsigned RC fallback in the changelog

Why

v1.2.6rc4 successfully built the Windows installer and uploaded the unsigned artifact, but failed in the signing job because Azure Trusted Signing variables are intentionally not configured. For the first open-source RC, we want release publication to proceed unsigned while SignPath Foundation or another OSS-friendly signer is evaluated later.

Verification

  • git diff --check

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 42afa8e10c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/windows-installer.yml Outdated
Comment thread .github/workflows/windows-installer.yml Outdated
Comment thread .github/workflows/windows-installer.yml
Comment thread .github/workflows/windows-installer.yml Outdated
@ichwars
ichwars merged commit 068bb52 into main Jul 26, 2026
26 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