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

Kd/fix release compare extra bracket #15988

Merged

Conversation

kdumontnu
Copy link
Contributor

@kdumontnu kdumontnu commented May 26, 2021

An extra brace (}) was causing the release compare function to break. This PR fixes that and adds an integration test to parse the HTML for the compare dropdown.

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label May 26, 2021
@kdumontnu kdumontnu added backport/v1.14 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. type/bug and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 26, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 26, 2021
@noerw
Copy link
Member

noerw commented May 26, 2021

I think the sqlite test fail is related

@kdumontnu
Copy link
Contributor Author

I think the sqlite test fail is related

Thanks, yeah. Looks like the tags are coming back in a different order. Which seems odd to me... Perhaps I should create a separate PR to add the test (just merge the fix for now)

@techknowlogick techknowlogick added this to the 1.15.0 milestone May 26, 2021
@techknowlogick
Copy link
Member

Perhaps I should create a separate PR to add the test (just merge the fix for now)

Sounds good.

@kdumontnu kdumontnu force-pushed the kd/fix_release-compare-extra-bracket branch from b11de63 to e40cc69 Compare May 27, 2021 01:01
@techknowlogick techknowlogick merged commit c61b460 into go-gitea:main May 27, 2021
@techknowlogick
Copy link
Member

@kdumontnu please send backport :)

@kdumontnu kdumontnu deleted the kd/fix_release-compare-extra-bracket branch May 27, 2021 16:24
@kdumontnu
Copy link
Contributor Author

@kdumontnu please send backport :)

@techknowlogick after checking the v1.14 code it looks like this doesn't need a backport

@zeripath zeripath added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Jul 14, 2021
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants