This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/migrations
Giteabot 5d5f907e7f
Add loading yaml label template files (#22976) (#23232)
Backport #22976

Extract from #11669 and enhancement to #22585 to support exclusive
scoped labels in label templates

* Move label template functionality to label module
* Fix handling of color codes
* Add Advanced label template

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-01 21:57:34 -05:00
..
codebase.go
codebase_test.go
common.go
dump.go
error.go
git.go
gitbucket.go Fix migration from gitbucket (repost) (#22477) 2023-01-17 15:22:00 +08:00
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
gitea_uploader_test.go
github.go Fix migration from gitbucket (repost) (#22477) 2023-01-17 15:22:00 +08:00
github_test.go
gitlab.go Update golang deps (#22410) 2023-01-12 09:21:16 +01:00
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
migrate.go Prevent duplicate labels when importing more than 99 (#22591) 2023-01-24 19:44:55 +00:00
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go