vkovacik commented on issue #5207:
URL: 
https://github.com/apache/incubator-devlake/issues/5207#issuecomment-4315123630

   @rbstp 
   I’m working on accurately measuring Lead Time for Changes for a service 
delivered via Docker images.
   
   As of DevLake v1.3.0, the ArgoCD plugin appears to rely solely on the 
deployment repository to infer what changes were released. Unless I’m 
overlooking something, it doesn’t currently establish a linkage between a 
Docker image tag and its corresponding source repository commits.
   
   For example, if one deployment uses app-image:v1.0 and the subsequent 
deployment uses app-image:v1.1, we need a way to resolve the set of source 
commits between those two image versions. That mapping doesn’t seem to be 
available out of the box. I’m exploring potential approaches to bridge this gap 
and would greatly value any suggestions.


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

Reply via email to