diff --git a/QGIS-Platform-migration-plan.md b/QGIS-Platform-migration-plan.md index 6527d7e..83edc05 100644 --- a/QGIS-Platform-migration-plan.md +++ b/QGIS-Platform-migration-plan.md @@ -98,13 +98,15 @@ Issue tracker Code tracker +Tested here using Gitlab.com import tool : https://gitlab.com/mhugo/QGIS/ + | item| status | notes | |-----|--------|-------| | migration of source code and history ( git repository)| ok | through Gitlab import or directly with git remote | -| migration of PRs | WIP | | -| migration of PRs authors | WIP | | -| migration of PRs comments | WIP | | -| migration of code comments in PRs reviews | WIP | | +| migration of PRs | ok | PRs are migrated ok with GitLab.com import tool | +| migration of PRs authors | ok | ok with gitlab.com tool for all users registered on gitlab.com. Unknown if in-house hosting allows for user creation before and migration, with which tool ? | +| migration of PRs comments | ok | with gitlab.com tool | +| migration of code comments in PRs reviews | WIP | to be analyzed in abovementionned repository | Continuous integration ([GitLab CI/CD](https://about.gitlab.com/features/gitlab-ci-cd/))