0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 15:32:16 +01:00
gitea/services
Zettat123 ae396ac7c0
Fix DownloadFunc when migrating releases (#27887)
We should not use `asset.ID` in DownloadFunc because DownloadFunc is a
closure.

1bf5527eac/services/migrations/gitea_downloader.go (L284-L295)

A similar bug when migrating from GitHub has been fixed in #14703. This
PR fixes the bug when migrating from Gitea and GitLab.
2023-11-03 15:56:53 +08:00
..
actions
agit
asymkey
attachment
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 2023-11-03 01:41:00 +00:00
automerge
context
convert Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
cron
externalaccount
feed
forms
gitdiff
indexer
issue
lfs
mailer Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
markup
migrations Fix DownloadFunc when migrating releases (#27887) 2023-11-03 15:56:53 +08:00
mirror
notify
org
packages List all Debian package versions in Packages (#27786) 2023-10-29 14:14:47 +00:00
pull
release
repository Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
secrets
task Fix incorrect ctx usage in defer function (#27740) 2023-10-22 14:12:27 +00:00
uinotification
user
webhook Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
wiki