go-wheel-action
Version updated for https://github.com/deadnews/go-wheel-action to version v1.0.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The go-wheel-action GitHub Action automates the process of packaging Go binaries as Python wheels, enabling seamless distribution of Go-based tools through Python package repositories like PyPI. It simplifies cross-platform builds by supporting multiple OS and architecture targets and ensures compatibility with Python ecosystems. This action is particularly useful for developers looking to bridge Go applications with Python workflows, providing an efficient way to build and publish Python-compatible Go binaries.
What’s Changed
Changelog
- af976e0a24e9e7ee9194fdd09f12071d320e5e91 fix(config): validate package name (#3)
See the CHANGELOG for more details.