Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-cloudformation-plugin
Commit: b71960fc186e4aaab1a7cf0f2db9d26ebe079e88
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/b71960fc186e4aaab1a7cf0f2db9d26ebe079e88
Author: Samuels, Jason <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildStep.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildWrapper.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationNotifier.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationPostBuildNotifier.java
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/PostBuildStackBean/config.jelly
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/PostBuildStackBean/help-CloudFormationRecipe.html
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/StackBean/config.jelly
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/StackBean/help-CloudFormationRecipe.html
M
src/test/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationTest.java
Log Message:
-----------
Added ability to use S3 locations for json cloudformation templates
Updated the cloudformation plugin to handle a CloudFormation recipe
entry of a URL as an S3 location for AWS to use. This allows for larger
cloudformation templates beyond the 51,200 bytes similar to the AWS
Console.
Commit: d3cdd4acba9343df602ad9009f593e5826468972
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/d3cdd4acba9343df602ad9009f593e5826468972
Author: Samuels, Jason <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildStep.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildWrapper.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationPostBuildNotifier.java
Log Message:
-----------
Updated to centralize the isRecipeURL logic
Moved the logic to verify if the recipe input from the text box was a
URL to a central location, and updated to reference it.
Commit: e296fd029d7a19f3d8794b415a4027985902dde6
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/e296fd029d7a19f3d8794b415a4027985902dde6
Author: Erick Dovale <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildStep.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationBuildWrapper.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationNotifier.java
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationPostBuildNotifier.java
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/PostBuildStackBean/config.jelly
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/PostBuildStackBean/help-CloudFormationRecipe.html
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/StackBean/config.jelly
M
src/main/resources/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/StackBean/help-CloudFormationRecipe.html
M
src/test/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormationTest.java
Log Message:
-----------
Merge pull request #15 from jsamu8ta/master
Added ability to use S3 locations for cloudformation templates
Compare:
https://github.com/jenkinsci/jenkins-cloudformation-plugin/compare/ae325b408b29...e296fd029d7a
--
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].
For more options, visit https://groups.google.com/d/optout.