Branch: refs/heads/master
Home: https://github.com/jenkinsci/awseb-deployment-plugin
Commit: d960807e0386c83c0ede169fdbc6c2782bc8f9eb
https://github.com/jenkinsci/awseb-deployment-plugin/commit/d960807e0386c83c0ede169fdbc6c2782bc8f9eb
Author: Marcus Young <[email protected]>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentConfig.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
Log Message:
-----------
Add ability to set `sleepTime` via UI
Commit: a984d218870ad65e57285bfe39e91aeeb34ef603
https://github.com/jenkinsci/awseb-deployment-plugin/commit/a984d218870ad65e57285bfe39e91aeeb34ef603
Author: Aldrin Leal <[email protected]>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentConfig.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
Log Message:
-----------
Merge pull request #51 from myoung34/feature/sleep_time
Add ability to set `sleepTime` via UI
Commit: 084193fd8a6ea5b5d690b6e0f09c37155c5d5a6c
https://github.com/jenkinsci/awseb-deployment-plugin/commit/084193fd8a6ea5b5d690b6e0f09c37155c5d5a6c
Author: Aldrin Leal <[email protected]>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release awseb-deployment-plugin-0.3.15
Commit: a6be454a5bdf608b5d7cc255da664c8c4034b03e
https://github.com/jenkinsci/awseb-deployment-plugin/commit/a6be454a5bdf608b5d7cc255da664c8c4034b03e
Author: Aldrin Leal <[email protected]>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: f8e5c5dea2512d813370fe6553f4a95470b1c69e
https://github.com/jenkinsci/awseb-deployment-plugin/commit/f8e5c5dea2512d813370fe6553f4a95470b1c69e
Author: Marcin Chwedziak <[email protected]>
Date: 2017-03-07 (Tue, 07 Mar 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentConfig.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerContext.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/ZeroDowntime.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
A
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/help-versionDescriptionFormat.html
Log Message:
-----------
Added ability to set version description that will be saved with the version
entry in AWS EB.
Commit: fcae690392b537b1cc09c0488294a05f372757ae
https://github.com/jenkinsci/awseb-deployment-plugin/commit/fcae690392b537b1cc09c0488294a05f372757ae
Author: Aldrin Leal <[email protected]>
Date: 2017-03-25 (Sat, 25 Mar 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentConfig.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerContext.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/ZeroDowntime.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
A
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/help-versionDescriptionFormat.html
Log Message:
-----------
Merge pull request #59 from SunBasket/eb-fields
Added ability to set version description
Commit: c6d6c9cc995c875204342641f27fc631dc92d334
https://github.com/jenkinsci/awseb-deployment-plugin/commit/c6d6c9cc995c875204342641f27fc631dc92d334
Author: Steven Hawley <[email protected]>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M pom.xml
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/ZeroDowntime.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
M src/main/resources/index.jelly
Log Message:
-----------
Initial setup of multiple environment deploy.
Commit: c34ea5bd060717cd586a05513d55a6477ae46505
https://github.com/jenkinsci/awseb-deployment-plugin/commit/c34ea5bd060717cd586a05513d55a6477ae46505
Author: Alex Martin <[email protected]>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
Log Message:
-----------
Display multiple environment IDs in validation.
Commit: a19d256cad17e1a48648dd99d821497c86deea75
https://github.com/jenkinsci/awseb-deployment-plugin/commit/a19d256cad17e1a48648dd99d821497c86deea75
Author: Alex Martin <[email protected]>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/help-environmentName.html
Log Message:
-----------
Update helptext for "Environment Names" field.
Commit: 9abcee3890ca4237f1236012d21a820965e8bd83
https://github.com/jenkinsci/awseb-deployment-plugin/commit/9abcee3890ca4237f1236012d21a820965e8bd83
Author: Alex Martin <[email protected]>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/ZeroDowntime.java
Log Message:
-----------
Allow for whitespace in the Environment Name field.
When entering multiple environments, it's likely that users will add
spaces after commas. This prevents that from becoming a blocking issue
by stripping whitespace before processing. AWS disallows spaces in env
names, so this won't affect any currently-used environments.
Commit: 99b64dc11acbae89c0b69635bdb33da7b5b524c2
https://github.com/jenkinsci/awseb-deployment-plugin/commit/99b64dc11acbae89c0b69635bdb33da7b5b524c2
Author: Alex Martin <[email protected]>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
Log Message:
-----------
Clean up log messages.
Commit: 27e06edd25c0b044dd081e6ca768b2b7fb2a42d0
https://github.com/jenkinsci/awseb-deployment-plugin/commit/27e06edd25c0b044dd081e6ca768b2b7fb2a42d0
Author: Valentine Mourzenok <[email protected]>
Date: 2017-07-19 (Wed, 19 Jul 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/DeployerRunner.java
M src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/Utils.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerContext.java
Log Message:
-----------
Implement SimpleBuildStep
Commit: 8526655f61a3a634d4fbd649aae441e07cca30fe
https://github.com/jenkinsci/awseb-deployment-plugin/commit/8526655f61a3a634d4fbd649aae441e07cca30fe
Author: Cristian Pop <[email protected]>
Date: 2017-07-20 (Thu, 20 Jul 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/DeployerRunner.java
Log Message:
-----------
revert changes that broke var replacements
Commit: 71b128a2ad20108f012d98bf1d836c828c362622
https://github.com/jenkinsci/awseb-deployment-plugin/commit/71b128a2ad20108f012d98bf1d836c828c362622
Author: Cristian Pop <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/DeployerRunner.java
M src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/Utils.java
Log Message:
-----------
Upgrade token macro plugin to allow repacements also in pipeline jobs
Commit: 21d51b9f6d04fd83484bf20e72efbe764a2ec443
https://github.com/jenkinsci/awseb-deployment-plugin/commit/21d51b9f6d04fd83484bf20e72efbe764a2ec443
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/DeployerRunner.java
M src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/Utils.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerContext.java
Log Message:
-----------
Merge pull request #62 from crisp2u/master
Simple build step with token replacement
Commit: 431fb06eec2078e53fb32f6adfac106980dea6ce
https://github.com/jenkinsci/awseb-deployment-plugin/commit/431fb06eec2078e53fb32f6adfac106980dea6ce
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release awseb-deployment-plugin-0.3.16
Commit: b892f8d03d31c50dff5afab9593114da8e1add63
https://github.com/jenkinsci/awseb-deployment-plugin/commit/b892f8d03d31c50dff5afab9593114da8e1add63
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 6b6b0e6d78929cedc8876397bf9c5a8725932b6d
https://github.com/jenkinsci/awseb-deployment-plugin/commit/6b6b0e6d78929cedc8876397bf9c5a8725932b6d
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/ZeroDowntime.java
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/config.jelly
M
src/main/resources/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSEBDeploymentBuilder/help-environmentName.html
M src/main/resources/index.jelly
Log Message:
-----------
Merge pull request #61 from ATMartin/multiple-environments
Deploy to multiple environments
Commit: 75c26cd1c98d51ca1c6c34507da1e02f1934670f
https://github.com/jenkinsci/awseb-deployment-plugin/commit/75c26cd1c98d51ca1c6c34507da1e02f1934670f
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release awseb-deployment-plugin-0.3.17
Commit: 07a3ce0ca12c2e0958d64e0e8cfa784bc17643db
https://github.com/jenkinsci/awseb-deployment-plugin/commit/07a3ce0ca12c2e0958d64e0e8cfa784bc17643db
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 5a44d05ef2bbac92098cce76d37e3ab6cd01aff6
https://github.com/jenkinsci/awseb-deployment-plugin/commit/5a44d05ef2bbac92098cce76d37e3ab6cd01aff6
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSClientFactory.java
M
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/cmd/DeployerCommand.java
Log Message:
-----------
Adding China Handling and some extra version logging
Commit: a9b048bcb15b1e4119047f257cfe26cebc51fc6f
https://github.com/jenkinsci/awseb-deployment-plugin/commit/a9b048bcb15b1e4119047f257cfe26cebc51fc6f
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release awseb-deployment-plugin-0.3.18
Commit: 91c894225a01e59bd6d2f1c0a8124a00da22a9b9
https://github.com/jenkinsci/awseb-deployment-plugin/commit/91c894225a01e59bd6d2f1c0a8124a00da22a9b9
Author: Aldrin Leal <[email protected]>
Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare:
https://github.com/jenkinsci/awseb-deployment-plugin/compare/bbdeb52b9b2a...91c894225a01
--
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.