mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-18 23:04:46 +01:00
cc643284de
Comments have an id (see Gitea[0], GitLab[1], GitHub[2], etc.), and the comment migration format must represent it during migrations so that it can be used during mirroring or incremental migrations. [0] https://try.gitea.io/api/swagger#/issue/issueGetComment [1] https://docs.gitlab.com/ee/api/discussions.html#get-single-issue-discussion-item [2] https://docs.github.com/en/rest/reference/issues#get-an-issue-comment Signed-off-by: Loïc Dachary <loic@dachary.org> Co-authored-by: Loïc Dachary <loic@dachary.org> |
||
---|---|---|
.. | ||
file_format_testdata | ||
schemas | ||
comment.go | ||
downloader.go | ||
error.go | ||
file_format_test.go | ||
file_format.go | ||
issue.go | ||
label.go | ||
messenger.go | ||
milestone.go | ||
null_downloader.go | ||
options.go | ||
pullrequest.go | ||
reaction.go | ||
release.go | ||
repo.go | ||
retry_downloader.go | ||
review.go | ||
schemas_bindata.go | ||
schemas_dynamic.go | ||
schemas_static.go | ||
uploader.go |