Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 698 Bytes

RELEASING.md

File metadata and controls

13 lines (12 loc) · 698 Bytes

Release Process

  1. Ensure you have these dependencies in your $PATH:
    • go
    • jq
    • yq
    • ocb - you must install the version that matches the builder-config.yaml version.
    • docker
    • fpm
    • gh
  2. Get the latest from main.
  3. Run ./release.sh and follow prompts. This will push a tag and create a release.
  4. Update release notes with changelog entry