Revision b71cf0d0fff4d17f788a01c55affd79715731d46 authored by Joe Stringer on 30 September 2020, 22:13:35 UTC, committed by Robin Hahling on 01 October 2020, 08:11:45 UTC
Due to an extra `v` in the branch name, this script would fail with:

  $ ~/git/cilium/contrib/release/start-release.sh v1.6.12 128
  fatal: 'origin/vv1.6' is not a commit and a branch 'pr/prepare-v1.6.12' cannot be created from it

  Signal ERR caught!

  Traceback (line function script):
  62 main /home/joe/git/cilium/contrib/release/start-release.sh

Fix it.

While we're at it, update the instructions at the end for next
steps, since there's also now a `submit-backport.sh` script to send the
PR from the CLI.

Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent 57d3473
History
File Mode Size
completion
serve
version
root.go -rw-r--r-- 2.6 KB

back to top