Boehringer-Ingelheim / toscaci

tosca command line tool and service that simplify tosca integration with Continuous Integration tools
Apache License 2.0
10 stars 7 forks source link

Toscactl CLI should expose CIService cancel operation #57

Open clemensutschig opened 2 years ago

clemensutschig commented 2 years ago

while the CIService offers a cancel op - here https://github.com/Boehringer-Ingelheim/toscaci/blob/main/server/CIService/Controllers/ExecutionController.cs#L26

this is not available in the toscactl client. It should be

segator commented 2 years ago

If i dont remember wrong when gracefull stop toscactl i run the cancel, but it does not work on jenkins because jenkins kills the processes when stopping a job