awslabs / aws-codedeploy-plugin

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

Add support for Jenkins Pipeline #72

Closed DDRBoxman closed 6 years ago

DDRBoxman commented 7 years ago

Cleaned up the commit from @ansoni in hope of getting this merged.

nwalke commented 7 years ago

@suryanarayanan Can we get this merged soon? The pipeline support PRs have been sitting around for quite a while.

p1c2u commented 7 years ago

+1

DDRBoxman commented 7 years ago

This code is released under Apache 2.0

cfoehrdes commented 7 years ago

Can we provide any help to get this feature merged in the near future?

DDRBoxman commented 7 years ago

Apparently, the team in charge of this changed recently. Amazon said that it might be at least another week till someone looks at it.

Jmcfar commented 6 years ago

Hi!

Thanks for the contribution.

Did you perform any testing as part of the changes? If so it'd be helpful to include that in the PR.

Jmcfar commented 6 years ago

Manually did testing on our end for both new pipelines support and older style behavior so going to merge this in. Thanks for the contribution!

Jmcfar commented 6 years ago

This has been published to the Jenkins plugin repository. Updating to the CodeDeploy plugin 1.19 or later should enable Pipeline support.