diff options
author | Renato Botelho do Couto <renato@netgate.com> | 2022-03-08 15:40:49 -0300 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2022-03-11 19:13:04 +0000 |
commit | dcd08b278fe366e43decbf1c1029f979985cb37b (patch) | |
tree | f30752ed176deb904437b572a5de02b293c1f15f /src/plugins/srv6-as/FEATURE.yaml | |
parent | 91a46cb1ff8d6f6a699df0b61d8119efdb403655 (diff) |
build: Restrict tag names when discovering version
Type: improvement
When `make install-ext-deps` is called, it creates a debian changelog
file and use `git describe` to fill project version. On downstream
consumers it's possible to have different tags that makes it to end up
using an invalid version on changelog and breaking the installation
process.
Restrict tags to be considered by git-describe to match 'v[0-9]*'
pattern to get it fixed.
Signed-off-by: Renato Botelho do Couto <renato@netgate.com>
Change-Id: Ieabd7b42ac33735ec4d484bed9039ff20c9872f2
Diffstat (limited to 'src/plugins/srv6-as/FEATURE.yaml')
0 files changed, 0 insertions, 0 deletions