Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 435 Bytes

RELEASE.md

File metadata and controls

6 lines (5 loc) · 435 Bytes

Releasing

  1. Decide what the version will be. Use a GitHub compare from the most recent release to the HEAD of the default branch e.g. https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/compare/v2.1.4...main
  2. Find the most recent default branch build in the Buildkite pipeline
  3. Unblock the block step supplying the version number that the tag will use, e.g. v2.1.5
  4. Wait for the GitHub Release publish step to run