Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 15, 2019
Merged

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Aug 15, 2019

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.

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.
tools/image-tag Outdated Show resolved Hide resolved
Co-Authored-By: Dan Cech <dan@aussiedan.com>
@sh0rez sh0rez merged commit 205b433 into grafana:master Aug 15, 2019
@sh0rez sh0rez deleted the image-tag-len-7 branch August 15, 2019 20:49
@chaudum chaudum added the type/bug Somehing is not working as expected label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/packaging type/bug Somehing is not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants