Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 740 Bytes

release-checklist.md

File metadata and controls

30 lines (24 loc) · 740 Bytes

Release Tasks

Code Changes

Verification

  • load/soak tests run on -rc tagged commit
    • command should be:
      dc.sh clean-load-test
      
    • take a screenshot of the grafana dashboard with full 24 hours of data and share it in #release in slack
    • take a backup of the prometheus dashboard once you have stopped prometheus:
      dc.sh stop prometheus
      dc.sh backup
      

Artifacts

  • Create release tag
  • Update homebrew
  • Create release deb
  • Format git tag as github release
    • Link to docker tag
    • Attach binary tarballs
    • Attach .deb package