Skip to content

Fix missing repository id when migrating release attachments (#36389)#36413

Merged
lafriks merged 1 commit intogo-gitea:release/v1.25from
lunny:lunny/backport_36389
Jan 20, 2026
Merged

Fix missing repository id when migrating release attachments (#36389)#36413
lafriks merged 1 commit intogo-gitea:release/v1.25from
lunny:lunny/backport_36389

Conversation

@lunny
Copy link
Copy Markdown
Member

@lunny lunny commented Jan 20, 2026

This PR fixes missed repo_id on the migration of attachments to Gitea. It also provides a doctor check to fix the dirty data on the database.

Backport #36389

…a#36389)

This PR fixes missed repo_id on the migration of attachments to Gitea.
It also provides a doctor check to fix the dirty data on the database.
@lunny lunny added the type/bug label Jan 20, 2026
@GiteaBot GiteaBot added this to the 1.25.4 milestone Jan 20, 2026
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 20, 2026
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label Jan 20, 2026
@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 Jan 20, 2026
@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 Jan 20, 2026
@lafriks lafriks merged commit 4cdb8a7 into go-gitea:release/v1.25 Jan 20, 2026
26 checks passed
@lunny lunny deleted the lunny/backport_36389 branch January 20, 2026 22:42
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/go Pull requests that update Go code type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants