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/11/08 01:24:45 UTC

[GitHub] [incubator-devlake] warren830 opened a new issue, #3660: [Bug][CICD] Keep result as empty for unfinished cicd tasks/pipelines

warren830 opened a new issue, #3660:
URL: https://github.com/apache/incubator-devlake/issues/3660

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   I just checked, all unfinished pipeline/tasks are also success 
   At first, we tried to add `RUNNING` to indicate unfinished tasks/pipelines
   But after deeper research, we found that for gitlab job, when it's unfinished, it has much more status like "created", "waiting_for_resource", "preparing", "pending", "running", "scheduled", jenkins also has a lot status to indicate unfinished.
   More important, we found that in our original design, we should keep it empty.
   
   ### What do you expect to happen
   
   keep their result as empty
   
   ### How to reproduce
   
   none
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


[GitHub] [incubator-devlake] abeizn closed issue #3660: [Bug][CICD] Keep result as empty for unfinished cicd tasks/pipelines

Posted by GitBox <gi...@apache.org>.
abeizn closed issue #3660: [Bug][CICD] Keep result as empty for unfinished cicd tasks/pipelines
URL: https://github.com/apache/incubator-devlake/issues/3660


-- 
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 issue #3660: [Bug][CICD] Keep result as empty for unfinished cicd tasks/pipelines

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #3660:
URL: https://github.com/apache/incubator-devlake/issues/3660#issuecomment-1306479855

   Reopen and edit this issue as we found that we should keep result of unfinished tasks/pipelines as empty


-- 
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] abeizn closed issue #3660: [Bug][CICD] Add IN_PROGRESS as result for all cicd tasks/pipelines

Posted by GitBox <gi...@apache.org>.
abeizn closed issue #3660: [Bug][CICD] Add IN_PROGRESS as result for all cicd tasks/pipelines
URL: https://github.com/apache/incubator-devlake/issues/3660


-- 
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