actions-marketplace-validations/go-cross-build

Generates cross-platform executable files from a Go module.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
platformsComma-separated list of "<kernel>/<arch>" combinations.nolinux/386,linux/amd64
packagePackage (directory) in the module to build. By default, builds the module directory.no""
compressCompress each build file inside a ".tar.gz" archive.nofalse
nameBinary executable filename and filenames prefix for the build files.noprogram
destDestination directory inside workspace to output build-artifacts.nobuild
ldflagsFlags to pass to the Go linker.no""

no outputs