Skip to content

Add a shell script for helping with making a relase

Linus Nordberg requested to merge ln5/releng into main

Very basic, and still missing some important stuff like

  • checking that versions in reldef.sh matches what tasks/go.yml is building
  • unpacking the tar ball, building and running tests
  • output a template for a release announcement, including enough info for verifying the tar ball without unpacking it (ie allowed-signers and the signer-id)

Merge request reports