This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch feat-gitlab-tx-inc
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from ec4ca3522 fix: linting
add 37611a5e5 fix: do not collect all accounts from jihulab.com
add 25db78e63 fix: typo
add 5045741db fix: gitlab mr comments won't be converted to domain layer
till next run
add 191f2e665 feat: improve gitlab MR comments/commits collection
performance
add 3307ad979 fix: gitlab issues/mrs child records are not deleted
No new revisions were added by this update.
Summary of changes:
.../pluginhelper/api/data_convertor_stateful.go | 23 ++++++++++++++++++---
backend/plugins/gitlab/tasks/account_collector.go | 2 +-
backend/plugins/gitlab/tasks/issue_convertor.go | 11 ++++++++++
backend/plugins/gitlab/tasks/issue_extractor.go | 22 +++++++++++++++++---
backend/plugins/gitlab/tasks/mr_convertor.go | 19 +++++++++++++++++
backend/plugins/gitlab/tasks/mr_extractor.go | 24 ++++++++++++++++++++++
backend/plugins/gitlab/tasks/mr_note_convertor.go | 2 +-
.../gitlab/tasks/pipeline_commit_convertor.go | 2 +-
.../gitlab/tasks/pipeline_detail_convertor.go | 2 +-
backend/plugins/gitlab/tasks/shared.go | 5 +++--
10 files changed, 100 insertions(+), 12 deletions(-)