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/10/14 06:09:49 UTC

[GitHub] [incubator-devlake] abeizn opened a new issue, #3443: [Bug][dora] multi-repo collector logic error

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

   ### 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
   
   collect incubator-devlake-website  deployments is 191 
   then
   collect incubator-devlake  deployments is reduce to 5!!!
   
   
   ### What you expected to happen
   
   deployment nums should reduce
   
   ### How to reproduce
   
   1. dora : collect incubator-devlake-website repo, deployment regex:   .*-deploy,
   results:
   560 pipelines, 559 tasks, 191 deployments (tasks with type = DEPLOYMENT), 191 deployments in production (tasks with type = DEPLOYMENT and environment = PRODUCTION)
   
   2.dora:   collect incubator-devlake repo, deployment regex:  Build and Push, production regex: lake image
   results:
   30603 piplines, 30669 tasks, 206 deployments (tasks with type = DEPLOYMENT), 5 deployments in production (tasks with type = DEPLOYMENT and environemnt = PRODUCTION)。
   
    deployments in production from 191 reduce to 5!!!
   
   
   ### 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] mindlesscloud closed issue #3443: [Bug][dora] env enricher multi-repo collector sql error

Posted by GitBox <gi...@apache.org>.
mindlesscloud closed issue #3443: [Bug][dora] env enricher multi-repo collector sql error 
URL: https://github.com/apache/incubator-devlake/issues/3443


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