Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-aws-plugin
Commit: 01f13db59504fed0661de7d44d32052ef0a39834
https://github.com/jenkinsci/pipeline-aws-plugin/commit/01f13db59504fed0661de7d44d32052ef0a39834
Author: Wim Symons <[email protected]>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M README.md
M
src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
M
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java
Log Message:
-----------
fix `cfnExecuteChangeSet` when no resource changes (#210)
This might be the case when adding only an Output
Commit: 1030ba2ec7e675725f07bfe77a362c7f48a4a86c
https://github.com/jenkinsci/pipeline-aws-plugin/commit/1030ba2ec7e675725f07bfe77a362c7f48a4a86c
Author: Wim Symons <[email protected]>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java
Log Message:
-----------
Updated formatting after review
Commit: 53aca9b2bb2b5d168c823433714887698bed563b
https://github.com/jenkinsci/pipeline-aws-plugin/commit/53aca9b2bb2b5d168c823433714887698bed563b
Author: Thorsten Hoeger <[email protected]>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M README.md
M
src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
M
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java
Log Message:
-----------
Merge pull request #240 from vrtdev/bugfix/210
fix `cfnExecuteChangeSet` when no resource changes (#210)
Compare:
https://github.com/jenkinsci/pipeline-aws-plugin/compare/63b606359121...53aca9b2bb2b
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-aws-plugin/push/refs/heads/master/63b606-53aca9%40github.com.