Skip to content

Conversation

GiteaBot
Copy link
Collaborator

Backport #35684 by @wxiaoguang

  1. Fix incorrect column in applySubscribedCondition, add a test
  2. Fix debian version parsing, add more tests fix Debian repo does not support the multi digit epoch #35695
  3. Fix log level for HTTP errors, fix gitea returning 404 responses for theme css file, but not logging anything at server side #35651
  4. Fix abused "panic" handler in API Migrate
  5. Fix the redirection from PR to issue, add a test
  6. Fix Actions variable & secret name validation, add more tests
    • envNameCIRegexMatch is unnecessary, removed
    • validating in "delete" function doesn't make sense, removed
  7. Fix incorrect link in release email

1. Fix incorrect column in `applySubscribedCondition`, add a test
2. Fix debian version parsing, add more tests fix go-gitea#35695
3. Fix log level for HTTP errors, fix go-gitea#35651
4. Fix abused "panic" handler in API `Migrate`
5. Fix the redirection from PR to issue, add a test
6. Fix Actions variable & secret name validation, add more tests
    * envNameCIRegexMatch is unnecessary, removed
    * validating in "delete" function doesn't make sense, removed
7. Fix incorrect link in release email

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
@GiteaBot GiteaBot added modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files type/bug labels Oct 18, 2025
@GiteaBot GiteaBot added this to the 1.25.0 milestone Oct 18, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 18, 2025
@GiteaBot GiteaBot requested review from delvh and lunny October 18, 2025 16:38
@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 Oct 18, 2025
@wxiaoguang wxiaoguang enabled auto-merge (squash) October 18, 2025 16:40
@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 Oct 18, 2025
@wxiaoguang wxiaoguang merged commit 4af1d58 into go-gitea:release/v1.25 Oct 18, 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 modifies/templates This PR modifies the template files type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants