Update semver regex for release-job.sh 93/64493/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 9 Jul 2020 16:25:35 +0000 (09:25 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 9 Jul 2020 21:40:25 +0000 (14:40 -0700)
commit89144786dbd6e556bc251aeff6b397d6e28eddeb
tree2d8fe911cf4418dbd4e918146e9c1fbd66439772
parent99e1a22608c6aa57ea78567683e98fcbcc9eb552
Update semver regex for release-job.sh

Update semver regex to the one recommended
by https://semver.org/
This regex was taken from
https://github.com/fsaintjacques/semver-tool
which follows the semver guidances and works in bash.

Issue: IT-20145
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9d1fe49693279f71243df0280eebed266e55ff4e
releasenotes/notes/release-version-regex-af5a68f1cf28caf5.yaml [new file with mode: 0644]
shell/release-job.sh