Skip to content
Snippets Groups Projects
Unverified Commit 205b4330 authored by sh0rez's avatar sh0rez Committed by GitHub
Browse files

chore(packaging): set tag length to 7 (#901)


* chore(packaging): set tag length to 7

relied on git approximation before, which causes problems with other parts of
the automation.

Because we do not need the tag to be strictly unique, but just to identify the
latest version, limiting to 7 is fine.

If this ever causes problems, raise the limit but make sure to update all other
places as well.

* chore(packaging): request at least 7 characters

Co-Authored-By: default avatarDan Cech <dan@aussiedan.com>
parent b2fe0442
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment