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

Fixed getting previous release tag #250

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Fixed getting previous release tag #250

merged 1 commit into from
Apr 18, 2023

Conversation

ibexa-yuna
Copy link
Contributor

Alpha/Beta/RC specific:
During some external conditions, prevfull step could get the incorrect last full release tag, and thus changelog calculation was incorrect.

For example:
If we are releasing 4.5.0-beta1 and prevfull incorrectly returned 3.3.32 it would trigger a release comparison with the wrong tag (the proper one is 4.4.0, as per Ibexa rules).

Affects only pre-release tags
@ibexa-yuna ibexa-yuna changed the title [FIX] Getting of a previous release tag Fixed getting previous release tag Apr 18, 2023
@alongosz alongosz merged commit 53709d3 into master Apr 18, 2023
6 of 8 checks passed
@alongosz alongosz deleted the changelog-fix branch April 18, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants