Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-aws-plugin Commit: 9a95bcb9621032193783eaa00d22e7fe425fa3d2 https://github.com/jenkinsci/pipeline-aws-plugin/commit/9a95bcb9621032193783eaa00d22e7fe425fa3d2 Author: Elliot Murphy <sta...@users.noreply.github.com> Date: 2017-08-11 (Fri, 11 Aug 2017)
Changed paths: M src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java Log Message: ----------- Better errors for missing DescribeStacks When the IAM permission for cloudformation:DescribeStacks is missing, the plugin will try a create instead of update. This code changes tries to avoid that, and instead warn that it was not able to check if the stack exists because of missing permissions. Signed-off-by: Elliot Murphy <ell...@elliotmurphy.com> Commit: 2bd55d342cfe6cb3e3a57272d44ef14d28295a69 https://github.com/jenkinsci/pipeline-aws-plugin/commit/2bd55d342cfe6cb3e3a57272d44ef14d28295a69 Author: Elliot Murphy <sta...@users.noreply.github.com> Date: 2017-08-12 (Sat, 12 Aug 2017) Changed paths: M src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java Log Message: ----------- Simplify from code review. Signed-off-by: Elliot Murphy <ell...@elliotmurphy.com> Commit: 0fcaed625507810e11c2a20089a9e4ff78508bca https://github.com/jenkinsci/pipeline-aws-plugin/commit/0fcaed625507810e11c2a20089a9e4ff78508bca Author: Thorsten Hoeger <thorsten.hoe...@hoegernet.com> Date: 2017-08-12 (Sat, 12 Aug 2017) Changed paths: M src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java Log Message: ----------- Merge pull request #14 from kindlyops/better-errors Better errors for missing DescribeStacks Compare: https://github.com/jenkinsci/pipeline-aws-plugin/compare/586710e18036...0fcaed625507 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.