gitea/services
Zettat123 98f2bf23bc
Sync tags when adopting repos ()
Fixes 

Sync the tags into database when adopting repos

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
..
actions chore(actions): support cron schedule task ()
agit Add context parameter to some database functions ()
asymkey Add context cache as a request level cache ()
attachment Preserve file size when creating attachments ()
auth Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
automerge Improve queue and logger context ()
context Replace `interface{}` with `any` ()
convert add Upload URL to release API ()
cron chore(actions): support cron schedule task ()
externalaccount Replace `interface{}` with `any` ()
forms Check blocklist for emails when adding them to account ()
gitdiff Fix stderr usages ()
issue Add transaction when creating pull request created dirty data ()
lfs Bump github.com/golang-jwt/jwt to v5 ()
mailer Replace `interface{}` with `any` ()
markup Make web context initialize correctly for different cases ()
migrations Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
mirror Move `modules/mirror` to `services` ()
org Refactor rename user and rename organization ()
packages Reduce some allocations in type conversion ()
pull Reduce some allocations in type conversion ()
release Less naked returns ()
repository Sync tags when adopting repos ()
task Add `Retry` button when creating a mirror-repo fails ()
user add unit test for user renaming ()
webhook Modify the content format of the Feishu webhook ()
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping ()