Skip to content

ci: enhance release workflow for cross-platform binaries - #40

Merged
tkolleh merged 6 commits into
mainfrom
ci/cross-platform-releases
Apr 9, 2026
Merged

ci: enhance release workflow for cross-platform binaries#40
tkolleh merged 6 commits into
mainfrom
ci/cross-platform-releases

Conversation

@tkolleh

@tkolleh tkolleh commented Apr 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Split release creation and artifact building into separate jobs in release-please.yml
  • Added build matrix for Linux (x86_64), macOS (arm64, x86_64), and Windows (x86_64)
  • Configured OS-specific dependency installation and environment variables (including MSYS2 for Windows)
  • Packaged artifacts as .tar.gz (UNIX) and .zip (Windows) to preserve executable bits
  • Added checksum generation and --clobber flag for idempotent uploads
  • Cleaned up redundant comments across workflow files

tkolleh added 6 commits April 5, 2026 17:27
This resolves the 'luastatic: command not found' error by allowing Lux to automatically resolve the local executable instead of modifying the system PATH.
- Create bin/spin.lua with CLI argument parsing using roda.argp
- Fix absolute path handling in justfile compile recipe
- Upgrade all GitHub Actions workflows from Lux 0.18.8/0.25.3 to 0.28.0
- Update AGENTS.md documentation to reflect new version
- Add validation check for bin/spin.lua existence before compilation
@tkolleh
tkolleh merged commit a601d56 into main Apr 9, 2026
2 checks passed
@tkolleh
tkolleh deleted the ci/cross-platform-releases branch April 9, 2026 02:58
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