xiaomingzhang12 commented on issue #6082: URL: https://github.com/apache/incubator-devlake/issues/6082#issuecomment-1719089293
> ### 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 > In the testing environment, collect the plan p1 under project xm-1. After the collection is completed, check the data in the cicd_scopes table  > > ### What do you expect to happen > For an executed plan-build, that is, cicd_pipeline, the execution time (seconds) of the build needs to be stored. If the API does not return directly, it needs to be finished_date - started_date  > > ### How to reproduce > See above > > ### Anything else > _No response_ > > ### Version > main > > ### Are you willing to submit 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) > Does this issue talk about cicd_tasks or cicd_pipelines ? > Yes ,cicd_tasks.duration_sec is empty > cicd_pipelines.duration_sec has value now. > > @xiaomingzhang12 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
