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

Fix maven panic when no package exists (#33888) #33889

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

GiteaBot
Copy link
Collaborator

Backport #33888 by @wxiaoguang

Fix #33886

Restore the old logic from #16510, which was incorrectly removed by #33678

Fix go-gitea#33886

Restore the old logic from go-gitea#16510, which was incorrectly removed by
go-gitea#33678
@GiteaBot GiteaBot added modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/bug lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 14, 2025
@GiteaBot GiteaBot added this to the 1.23.6 milestone Mar 14, 2025
@GiteaBot GiteaBot requested review from hiifong and lunny March 14, 2025 17:35
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 14, 2025
@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 Mar 14, 2025
@lunny lunny merged commit 5fadcf9 into go-gitea:release/v1.23 Mar 14, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants