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

   ### 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
   
   Requested this feature to be supported 
https://github.com/apache/incubator-devlake/pull/8009
   After testing with downstream pipeline, the number of deployments don't add 
up.
   I've tested a few similar projects and the count is not correct.
   
   
![image](https://github.com/user-attachments/assets/c4a6c2d8-7d22-4218-84ee-5645d4fb44a1)
   
   
![image](https://github.com/user-attachments/assets/f41b9f8b-d2b3-4f8b-bfa4-438ca436581e)
   
   
![image](https://github.com/user-attachments/assets/40cc4c3c-ed62-4353-bf25-004a45602443)
   
   
![image](https://github.com/user-attachments/assets/778e629f-1f49-4fc2-acc5-f8e3ea9ed6ff)
   
   
   ### What do you expect to happen
   
   It should only be 1 deployment.
   
   ### How to reproduce
   
   Parent Test:
     stage: build
     trigger:
       include: trigger-child.yml
   
   Child Test:
     tags:
       - argo-ocp
     stage: test
     script:
       - echo "Child pipeline"
     environment:
         name: PRODUCTION
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v1.0.2-beta2@2cadbf8
   
   ### 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)
   


-- 
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: dev-unsubscr...@devlake.apache.org.apache.org

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

Reply via email to