Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.08 KB

RELEASE.md

File metadata and controls

22 lines (13 loc) · 1.08 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 terraform provider plugins and attach them to the GitHub release

This will build and release plugins 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/terraform-provider-equinix/releases