Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.07 KB

RELEASE.md

File metadata and controls

24 lines (14 loc) · 1.07 KB

Release Instructions

These build and release instructions are intended for the maintainers and future maintainers of this project.

Preparing a new version

There are no preparation steps.

Releasing

Run the GitHub Actions Release Workflow on the main branch.

The release workflow:

  • Uses Semantic Release to determine the next version number and create the GitHub release
  • Uses GoReleaser to build the CLI binaries and attach them to the GitHub release
  • Updates the Homebrew tap

This will build and release binaries for several different OS and Architecture combinations.

Any special instructions or notes should be added by editing the release notes that the workflow publishes. These notes can be found at https://github.com/equinix/metal-cli/releases