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

Tags of releases are not case sensitive while git tags are #2543

Open
2 of 7 tasks
Tracked by #4
daviian opened this issue Sep 18, 2017 · 1 comment
Open
2 of 7 tasks
Tracked by #4

Tags of releases are not case sensitive while git tags are #2543

daviian opened this issue Sep 18, 2017 · 1 comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality

Comments

@daviian
Copy link
Member

daviian commented Sep 18, 2017

Description

Releases are tied to lowercase tag names therefore odds are that git tags are dropped when syncing a mirror or adding a new git tag.

Release attribute LowerTagName should be removed and respecting functionality should use TagName instead.

Issue showed up while testing #2459.

@daviian daviian changed the title Releases are not case sensitive while git tags are Tags of releases are not case sensitive while git tags are Sep 18, 2017
@lafriks lafriks added the type/enhancement An improvement of existing functionality label Sep 18, 2017
@lafriks lafriks added this to the 1.x.x milestone Sep 18, 2017
@stale
Copy link

stale bot commented Feb 12, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Feb 12, 2019
@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented and removed issue/stale labels Feb 12, 2019
@lunny lunny removed this from the 1.x.x milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants