Skip to content

ci: Windows x64 portable zip via GitHub Actions (MSYS2/MINGW64) - #1

Closed
Ozy311 wants to merge 6 commits into
masterfrom
ci/windows-portable
Closed

ci: Windows x64 portable zip via GitHub Actions (MSYS2/MINGW64)#1
Ozy311 wants to merge 6 commits into
masterfrom
ci/windows-portable

Conversation

@Ozy311

@Ozy311 Ozy311 commented Aug 2, 2026

Copy link
Copy Markdown
Member

Internal staging PR on our own fork — used to prove the workflow runs green and produces a zip that matches the hand-built release. Not the upstream submission.

Ozy311 and others added 6 commits August 2, 2026 20:07
Reproduces the toolchain the release zip is already hand-built with -- native
Windows, MSYS2 MINGW64 -- so the artifact matches what users already run.

workflow_dispatch builds any ref; a published release gets the zip attached
automatically. DLLs are collected from ldd output rather than a hand-kept list,
and the run fails if any runtime DLL is missing from the zip.

Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
…me breaks checkout

Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
…aux' path

Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
…rq asks for it

Co-authored-by: Don @ cloaked.agency <don@cloaked.agency>
@Ozy311

Ozy311 commented Aug 2, 2026

Copy link
Copy Markdown
Member Author

Staging only — used to prove the workflow runs green. The real submission is K5PTB#9, off the clean single-commit branch ci/windows-portable-zip.

@Ozy311 Ozy311 closed this Aug 2, 2026
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