Skip to content

ci: add windows x86 release job#240

Merged
Brooooooklyn merged 1 commit into
mainfrom
10-22-ci_add_windows_x86_release_job
Oct 22, 2025
Merged

ci: add windows x86 release job#240
Brooooooklyn merged 1 commit into
mainfrom
10-22-ci_add_windows_x86_release_job

Conversation

@Brooooooklyn

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings October 22, 2025 02:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enables Windows x86_64 builds in the release workflow by uncommenting the Windows MSVC target and updating the Zig toolchain version from 0.15.1 to 0.15.2.

Key Changes

  • Enabled x86_64-pc-windows-msvc build target in the release matrix
  • Updated Zig version from 0.15.1 to 0.15.2

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

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

ℹ️ 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/release.yml

@wan9chi wan9chi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Note that the Windows version hasn't been e2e tested in CI because it can't spawn tasks with shell built-in commands like echo hello. Will fix it along with our own custom bash-like shell.

Brooooooklyn commented Oct 22, 2025

Copy link
Copy Markdown
Member Author

Merge activity

  • Oct 22, 2:50 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 22, 2:50 AM UTC: @Brooooooklyn merged this pull request with Graphite.

@Brooooooklyn
Brooooooklyn merged commit 8bbeb70 into main Oct 22, 2025
10 checks passed
@Brooooooklyn
Brooooooklyn deleted the 10-22-ci_add_windows_x86_release_job branch October 22, 2025 02:50
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.

4 participants