Skip to content

ci: add GitHub Actions workflow to build Windows release for bmapctl - #32

Open
icarus-help wants to merge 3 commits into
aaronsb:mainfrom
icarus-help:icarus-help-build-windows-bmapctl
Open

ci: add GitHub Actions workflow to build Windows release for bmapctl#32
icarus-help wants to merge 3 commits into
aaronsb:mainfrom
icarus-help:icarus-help-build-windows-bmapctl

Conversation

@icarus-help

Copy link
Copy Markdown

This PR adds a GitHub Actions workflow (.github/workflows/build-windows-bmapctl.yml) that builds the Rust bmapctl crate for x86_64-pc-windows-msvc, copies the binary to dist/, creates SHA256SUMS, verifies --help, and uploads the artifact.

The workflow runs on manual dispatch and when pushing a release tag. If you prefer a different trigger or packaging step, please advise.

Dalton Osterson and others added 3 commits August 30, 2026 16:35
Adds a workflow that builds x86_64-pc-windows-msvc, packages dist/, creates SHA256SUMS, verifies --help, and uploads an artifact.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@icarus-help
icarus-help requested a review from aaronsb as a code owner August 30, 2026 21: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.

1 participant