Fix omitempty bug#33663
Merged
Merged
Conversation
techknowlogick
approved these changes
Feb 20, 2025
ChristopherHX
approved these changes
Feb 20, 2025
Contributor
ChristopherHX
left a comment
There was a problem hiding this comment.
Yes this is correct now, for further info
Retrieved here
gitea/routers/web/repo/migrate.go
Line 314 in 3ee5ee2
Stored here in database as string with wrong key
gitea/services/task/migrate.go
Line 130 in 3ee5ee2
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Feb 21, 2025
* giteaofficial/main: Fix omitempty bug (go-gitea#33663) Upgrade golangci-lint to v1.64.5 (go-gitea#33654) Fix mCaptcha bug (go-gitea#33659) Update Go dependencies (skip blevesearch, meilisearch) (go-gitea#33655) Use test context in tests and new loop system in benchmarks (go-gitea#33648) Add missed changelogs (go-gitea#33649) [skip ci] Updated translations via Crowdin git graph: don't show detached commits (go-gitea#33645)
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this pull request
Feb 21, 2025
project-mirrors-bot-tu Bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this pull request
Feb 27, 2025
Fix go-gitea#33660 (cherry picked from commit a25081f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #33660