releasebuild

command
v1.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Command releasebuild drives Dockyard's V1 release pipeline — the step the `.github/workflows/release.yml` workflow runs on a `v*` tag push.

Usage:

releasebuild -version v1.0.0 -output ./dist/release
releasebuild -version v1.0.0 -output ./dist/release -host-only
releasebuild -version v1.0.0 -output ./dist/release -project /path/to/dockyard

The default matrix is the RFC §14 cross-compile set (darwin/linux/windows × amd64/arm64). -host-only narrows to the runner's GOOS/GOARCH and is the shape `workflow_dispatch` dry-runs use to verify the pipeline without a 30-minute matrix build.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL