Below you will find pages that utilize the taxonomy term “ui86”
January 8, 2026
Go Build, UPX & Release Action
Version updated for https://github.com/ui86/go-builder-action to version v0.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go Build, UPX & Release Action” is a GitHub Action designed to automate the build and release process for Go projects. It supports cross-compilation for multiple platforms (Windows, Linux, macOS), UPX compression for reduced binary sizes, build caching for faster subsequent builds, and automated artifact uploads to GitHub Releases.
December 22, 2025
New Go Release Binaries
Version updated for https://github.com/ui86/go-release-action to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go 发布 GitHub Action” automates the building and releasing of Go binaries to GitHub Releases. It simplifies multi-architecture and cross-compilation workflows by supporting various GOOS/GOARCH combinations, automatically installing required cross-compilers for CGO projects, and generating compressed release artifacts with optional checksum files.