Skip to content

Add GitHub release ZIP workflow#7

Merged
awakecoding merged 3 commits into
awakecoding:masterfrom
mamoreau-devolutions:release-zip-workflow
Jul 10, 2026
Merged

Add GitHub release ZIP workflow#7
awakecoding merged 3 commits into
awakecoding:masterfrom
mamoreau-devolutions:release-zip-workflow

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • add a required manual semantic-version input to the Windows package workflow
  • publish the verified static-CRT x64 and ARM64 ZIPs as a v<version> GitHub Release
  • document manual release dispatch and bundled runtime dependencies

Validation

  • actionlint .github\workflows\build-windows.yml
  • cargo fmt --check
  • cargo clippy --workspace --all-targets
  • cargo build -p windbg-tool

cargo test --workspace is blocked locally because Windows requires elevation to launch the windbg-install test executable.

awakecoding and others added 3 commits July 10, 2026 11:44
Create versioned GitHub Releases from verified x64 and ARM64 Windows package artifacts.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@awakecoding awakecoding merged commit 8db23fd into awakecoding:master Jul 10, 2026
4 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.

2 participants