awslabs / aws-codedeploy-plugin

Jenkins plugin for AWS CodeDeploy
Apache License 2.0
153 stars 131 forks source link

Propagate job cancellation to CodeDeploy #41

Open br0ch0n opened 8 years ago

br0ch0n commented 8 years ago

Have tested this and it works. Cancelling the job within Jenkins successfully sends a stop to the CodeDeploy Deployment.

nwalke commented 8 years ago

Would love to see this so we don't have to give people access to CodeDeploy in the console.

suryanarayanan commented 8 years ago

Hi, Could you please address the concerns so that we can merge this PR? Thanks.

br0ch0n commented 8 years ago

Sorry I haven't had time to make the above changes yet. Will try to get to it soon unless anyone else wants to handle.

mvehar-preskok commented 2 years ago

Will this be merged/Fixed. Currently if you cancel jenkins plan, the deploy still happens with empty deploy folder, which causes unwanted codedeploy trigger on AWS.