From c829c58440e88bdcf73ed6d126025d2c2e6cda9e Mon Sep 17 00:00:00 2001 From: Vincent Picavet Date: Thu, 1 Mar 2018 16:26:43 +0100 Subject: [PATCH] update following migration test to gitlab.com --- QGIS-Platform-migration-plan.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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/))