Skip to content

ci(release): add Windows release package workflow#419

Draft
howard0su wants to merge 1 commit into
Luce-Org:mainfrom
howard0su:ci_release
Draft

ci(release): add Windows release package workflow#419
howard0su wants to merge 1 commit into
Luce-Org:mainfrom
howard0su:ci_release

Conversation

@howard0su

@howard0su howard0su commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
  • New workflow (.github/workflows/release-windows.yml) builds dflash_server.exe fat binary (sm_75/86/89/120) and packages with run.py + user manual
  • Add docs/USER_MANUAL.md: friendly getting-started guide for end users
  • CMakeLists.txt: static CUDA runtime on Windows for portable binary
  • Triggered on v* tags, push to main, PRs, and workflow_dispatch
  • Creates GitHub Release with zip artifact on tag pushes

Review in cubic

- New workflow (.github/workflows/release-windows.yml) builds dflash_server.exe
  fat binary (sm_75/86/89/120) and packages with run.py + user manual
- Add docs/USER_MANUAL.md: friendly getting-started guide for end users
- CMakeLists.txt: static CUDA runtime on Windows for portable binary
- Triggered on v* tags, push to main, PRs, and workflow_dispatch
- Creates GitHub Release with zip artifact on tag pushes
@howard0su

Copy link
Copy Markdown
Contributor Author

Not ready for merge

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