You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/08/04 16:55:02 UTC

[GitHub] [incubator-devlake] mappjzc opened a new pull request, #2682: feat: gitlab job convert

mappjzc opened a new pull request, #2682:
URL: https://github.com/apache/incubator-devlake/pull/2682

   # Summary
   Add ConvertJobs
   Fix some problem.
   <!--
   Thanks for submitting a pull request!
   
   We appreciate you spending the time to work on these changes.
   Please fill out as many sections below as possible.
   -->
   
   ### Does this close any open issues?
   #2583 
   
   ### Screenshots
   ![image](https://user-images.githubusercontent.com/2921251/182907199-789de871-8cbe-458d-8b82-ffa655bf6327.png)
   ![image](https://user-images.githubusercontent.com/2921251/182907347-7b913f77-b9e5-4087-b9c8-95a45f91a2f2.png)
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on a diff in pull request #2682: feat: gitlab job convert

Posted by GitBox <gi...@apache.org>.
warren830 commented on code in PR #2682:
URL: https://github.com/apache/incubator-devlake/pull/2682#discussion_r938151634


##########
plugins/gitlab/tasks/job_extractor.go:
##########
@@ -45,7 +48,7 @@ var ExtractApiJobsMeta = core.SubTaskMeta{
 	Name:             "extractApiJobs",
 	EntryPoint:       ExtractApiJobs,
 	EnabledByDefault: true,
-	Description:      "Extract raw pipelines data into tool layer table GitlabPipeline",
+	Description:      "Extract raw jobs data into tool layer table GitlabPipeline",

Review Comment:
   Should be GitlabJob



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] mappjzc merged pull request #2682: feat: gitlab job convert

Posted by GitBox <gi...@apache.org>.
mappjzc merged PR #2682:
URL: https://github.com/apache/incubator-devlake/pull/2682


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org