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/13 07:10:32 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Currently, we calculate the `deploy_time` based on the most recent deployment, however, the picked `cicd_task` get thrown away after calculation. This is not very good for a couple of reasons:
   
   1. User may utilize this relationship for his own analysis.
   2. It's hard to debug when the information is missing
   
   I suggest we do:
   
   1. Add a column named `deployment_id` alongside `deploy_time`
   2. Store the information in `calculateChangeLeadTime` subtask
   
   ### Use case
   
   1. User customize analysis
   2. Developer debugging
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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] klesh commented on issue #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on

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

   resolved in #3742 


-- 
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] Startrekzky commented on issue #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on

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

   @klesh Is there an assignee for this issue?


-- 
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] klesh closed issue #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on

Posted by GitBox <gi...@apache.org>.
klesh closed issue #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on
URL: https://github.com/apache/incubator-devlake/issues/3414


-- 
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] github-actions[bot] commented on issue #3414: [Feature][dora] CalculateChangeLeadTime should add a field named `deployment_id` to indicate which Deployment was `deploy_timespan` based on

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3414:
URL: https://github.com/apache/incubator-devlake/issues/3414#issuecomment-1312602773

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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