gitforge/modules/migration
Gusted d25f7ae70d feat: show progress of issues and PRs migrations (#12738)
These are by the far the longest time spent on during a migration.
Indicate the progress of how many issues and PRs were migrated so far.
Don't overwhelm the messenger, so they are only updated once a batch is
migrated. Which is "slow" enough to see it's not stuck and still doing work.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12738
Reviewed-by: Ellen Εμίλια Άννα Zscheile <fogti@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
2026-05-28 00:49:07 +02:00
..
file_format_testdata
schemas
comment.go
downloader.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
error.go
file_format.go chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
file_format_test.go
issue.go
label.go
messenger.go
milestone.go
null_downloader.go
options.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
pullrequest.go fix(migrations): transfer PR flow information (#7421) 2025-04-03 06:47:37 +00:00
reaction.go
release.go fix: prevent panic on gitlab import (releases/issues) (#11282) 2026-03-03 21:36:14 +01:00
repo.go feat: implement migration of website field from gogs/gitea/github (#6474) 2025-01-20 12:18:19 +00:00
retry_downloader.go ci: detect and prevent empty case statements in Go code (#11593) 2026-03-10 02:50:28 +01:00
review.go
schemas_bindata.go
schemas_dynamic.go
schemas_static.go
uploader.go feat: show progress of issues and PRs migrations (#12738) 2026-05-28 00:49:07 +02:00