[jenkinsci/openshift-pipeline-plugin] 071bd8: Fixes snake yaml constructor
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 071bd850b970783ddd8ed33de0e7665d1bf3ddb6 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/071bd850b970783ddd8ed33de0e7665d1bf3ddb6 Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: A deploy.sh M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/ParamVerify.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- Fixes snake yaml constructor Commit: 87e54a37581225429b1ef625fd02e7bf0674c99d https://github.com/jenkinsci/openshift-pipeline-plugin/commit/87e54a37581225429b1ef625fd02e7bf0674c99d Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M OWNERS Log Message: --- Update OWNERS Commit: ddffd3936d6e2c2c0ad70d397a4f3201f974107a https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ddffd3936d6e2c2c0ad70d397a4f3201f974107a Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M .travis.yml Log Message: --- Update .travis.yml Commit: 640a88852b82cfcb7bb65e1ef78df2e368426e54 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/640a88852b82cfcb7bb65e1ef78df2e368426e54 Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.57 Commit: fe97b31287c36dd6f9990606c605f5f6166c87ba https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fe97b31287c36dd6f9990606c605f5f6166c87ba Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit: 5d250c2892abb9ef4f6d6fbbb3f82394e84c3bcb https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5d250c2892abb9ef4f6d6fbbb3f82394e84c3bcb Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M .travis.yml M OWNERS A deploy.sh M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/ParamVerify.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- Merge pull request #2 from akram/upstream-release-1.0.57 Upstream release 1.0.57 Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/efbb209d4483...5d250c2892ab -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/heads/master/efbb20-5d250c%40github.com.
[jenkinsci/openshift-pipeline-plugin] 0081b2: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/redhat-release-1.0.57 Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 0081b201286446b316fcc826e8204876ad94f623 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0081b201286446b316fcc826e8204876ad94f623 Author: Akram Ben Aissi Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/heads/redhat-release-1.0.57/659ee8-0081b2%40github.com.
[jenkinsci/openshift-pipeline-plugin] 0ed644: Bootstrap an OWNERS file
Branch: refs/heads/redhat-release-1.0.57 Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 0ed6446b73fd55c29a8567ca045de2b151c67935 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0ed6446b73fd55c29a8567ca045de2b151c67935 Author: Steve Kuznetsov Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: A OWNERS Log Message: --- Bootstrap an OWNERS file Signed-off-by: Steve Kuznetsov Commit: 0887d4fc35986e1c171d19caba54750f99d838b9 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0887d4fc35986e1c171d19caba54750f99d838b9 Author: Gabe Montero Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: A OWNERS Log Message: --- Merge pull request #166 from stevekuznetsov/skuznets/owners Bootstrap an OWNERS file Commit: 754cd2db89fc208f2cacbb7e155de2ddb5cbada9 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/754cd2db89fc208f2cacbb7e155de2ddb5cbada9 Author: gabemontero Date: 2018-08-02 (Thu, 02 Aug 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- do not abort obj create/delete if we hit a master that does not support /swaggerapi/oapi Commit: 8c48fba6a29825b90e1f7ed3f48a59344732 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/8c48fba6a29825b90e1f7ed3f48a59344732 Author: Gabe Montero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- Merge pull request #167 from openshift/api-discovery-protection do not abort obj create/delete if we hit a master that does not suppo… Commit: 90a6301e527abffdfd23b7b3dbb90a246f41d582 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/90a6301e527abffdfd23b7b3dbb90a246f41d582 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M README.md M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/resources/com/openshift/jenkins/plugins/pipeline/Common/cluster.jelly Log Message: --- add messaging for plugin EOL after openshift v3.11 Commit: 5cbee652b47b78f93c7c7759f6c1a98f315c716e https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5cbee652b47b78f93c7c7759f6c1a98f315c716e Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- add groups based api obj discovery Commit: 47a7be8740d237320d4e80732a83787acaababc8 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/47a7be8740d237320d4e80732a83787acaababc8 Author: OpenShift Merge Robot Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M README.md M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/resources/com/openshift/jenkins/plugins/pipeline/Common/cluster.jelly Log Message: --- Merge pull request #168 from openshift/eol-warning-new-discovery Eol warning new discovery Commit: 5438c98229cbdf478e19524a8b14846d0357c8e1 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5438c98229cbdf478e19524a8b14846d0357c8e1 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.54 Commit: 3192309fa996cd565d5da066d8ab9f1077af19fc https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3192309fa996cd565d5da066d8ab9f1077af19fc Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit: 5341cf09e7c489dc864f0bdcf65baba3fb74cba8 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5341cf09e7c489dc864f0bdcf65baba3fb74cba8 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.55 Commit: ed4cf1ac84f8456e6844f5c14a08f7bcb94afe16 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ed4cf1ac84f8456e6844f5c14a08f7bcb94afe16 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.57 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/tags/openshift-pipeline-1.0.57/00-cdb662%40github.com.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.56 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/tags/openshift-pipeline-1.0.56/00-b89184%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/openshift-pipeline-plugin] efbb20: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: efbb209d44831d361aeac2707de19ef6a91f8300 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/efbb209d44831d361aeac2707de19ef6a91f8300 Author: gabemontero Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/heads/master/6e992d-efbb20%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/openshift-pipeline-plugin] 6e992d: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 6e992d2091fac59397d4ca5be6d246e2abdf28ee https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6e992d2091fac59397d4ca5be6d246e2abdf28ee Author: gabemontero Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.56 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/heads/master/5043d8-6e992d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/openshift-pipeline-plugin] 02161b: bump deprecation note
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 02161ba34606c663f25052a5e33f12d52d046e44 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/02161ba34606c663f25052a5e33f12d52d046e44 Author: gabemontero Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M README.md Log Message: --- bump deprecation note Commit: 1be09cc531790b0dc1bf9f003eaf9094ad65fe18 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/1be09cc531790b0dc1bf9f003eaf9094ad65fe18 Author: Gabe Montero Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: Log Message: --- Merge pull request #170 from openshift/upd-readme-deprac bump deprecation note Commit: 20c2e6096526547430a1dc3f31c6e75a868953b6 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/20c2e6096526547430a1dc3f31c6e75a868953b6 Author: Adam Kaplan Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M OWNERS Log Message: --- Add adambkaplan as owner Commit: 5043d8076287fea33f9ae59d5b666584ccec5604 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5043d8076287fea33f9ae59d5b666584ccec5604 Author: gabemontero Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- convert any mvn/plugin repos from http to https to prevent mitm attacks Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/0574ce7b30c3...5043d8076287 -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-pipeline-plugin/push/refs/heads/master/0574ce-5043d8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/openshift-pipeline-plugin] 4963f5: Bootstrap an OWNERS file
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 4963f58a3e3b4e618cd03dc298f0e6949c44bdcb https://github.com/jenkinsci/openshift-pipeline-plugin/commit/4963f58a3e3b4e618cd03dc298f0e6949c44bdcb Author: Steve Kuznetsov Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: A OWNERS Log Message: --- Bootstrap an OWNERS file Signed-off-by: Steve Kuznetsov Commit: fffc2f32c1650358061e84efc98b835c108dfb18 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fffc2f32c1650358061e84efc98b835c108dfb18 Author: Gabe Montero Date: 2018-08-03 (Fri, 03 Aug 2018) Log Message: --- Merge pull request #166 from stevekuznetsov/skuznets/owners Bootstrap an OWNERS file Commit: ee6c0f2ec44c27e172847f1103675d08a9a0d068 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ee6c0f2ec44c27e172847f1103675d08a9a0d068 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- do not abort obj create/delete if we hit a master that does not support /swaggerapi/oapi Commit: 4022ee72100f10310a63ed63f633e3523753f204 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/4022ee72100f10310a63ed63f633e3523753f204 Author: Gabe Montero Date: 2018-08-03 (Fri, 03 Aug 2018) Log Message: --- Merge pull request #167 from openshift/api-discovery-protection do not abort obj create/delete if we hit a master that does not suppo… Commit: 6a48197d573a8ef6a3fb814d55bef56bfc6bbaa8 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6a48197d573a8ef6a3fb814d55bef56bfc6bbaa8 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M README.md M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/resources/com/openshift/jenkins/plugins/pipeline/Common/cluster.jelly Log Message: --- add messaging for plugin EOL after openshift v3.11 Commit: dad061ccc78178d41a1573c3535ddfa2ef4cc9fa https://github.com/jenkinsci/openshift-pipeline-plugin/commit/dad061ccc78178d41a1573c3535ddfa2ef4cc9fa Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- add groups based api obj discovery Commit: 2b6a760905918841fa8518f399cc57420d524bdc https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2b6a760905918841fa8518f399cc57420d524bdc Author: OpenShift Merge Robot Date: 2018-08-03 (Fri, 03 Aug 2018) Log Message: --- Merge pull request #168 from openshift/eol-warning-new-discovery Eol warning new discovery Commit: 6f1691e463a25b26f57a2123d5cf3a9426a4717d https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6f1691e463a25b26f57a2123d5cf3a9426a4717d Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.55 Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/f09777dd78c5...6f1691e463a2 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.55 Home: https://github.com/jenkinsci/openshift-pipeline-plugin **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.
[jenkinsci/openshift-pipeline-plugin] 0574ce: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 0574ce7b30c31a9cb48e06546795ced28f0cd824 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0574ce7b30c31a9cb48e06546795ced28f0cd824 Author: gabemontero Date: 2018-08-03 (Fri, 03 Aug 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.
[jenkinsci/openshift-pipeline-plugin] f09777: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: f09777dd78c5dde976699425c5f72546a2a8f964 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f09777dd78c5dde976699425c5f72546a2a8f964 Author: gabemontero Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] a7f744: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: a7f744eff39c1cec9e683a3bc8c7717da81b1fd4 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/a7f744eff39c1cec9e683a3bc8c7717da81b1fd4 Author: gabemontero Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.54 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.54 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 36660a: description backslash breaks Jenkins GDSL support
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 36660a0568227f0fd0d85cdf5b627396d8e2a7ac https://github.com/jenkinsci/openshift-pipeline-plugin/commit/36660a0568227f0fd0d85cdf5b627396d8e2a7ac Author: gabemontero Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeleterJsonYaml.java Log Message: --- description backslash breaks Jenkins GDSL support Commit: 2ef8c5416fd4ea7afd80cda005643c5f52990070 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2ef8c5416fd4ea7afd80cda005643c5f52990070 Author: Gabe Montero Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeleterJsonYaml.java Log Message: --- Merge pull request #164 from openshift/fix-gdsl description backslash breaks Jenkins GDSL support Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/0bd899cc061c...2ef8c5416fd4 -- 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.
[jenkinsci/openshift-pipeline-plugin] f7f520: add declarative pipeline restriction note on useab...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: f7f520522d4aba63a951af8f613a71217cf12490 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f7f520522d4aba63a951af8f613a71217cf12490 Author: gabemontero Date: 2017-12-07 (Thu, 07 Dec 2017) Changed paths: M README.md Log Message: --- add declarative pipeline restriction note on useable param names Commit: 0bd899cc061cc2b08e0f8b3f7bb8596f68941e07 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0bd899cc061cc2b08e0f8b3f7bb8596f68941e07 Author: Gabe Montero Date: 2017-12-07 (Thu, 07 Dec 2017) Changed paths: M README.md Log Message: --- Merge pull request #162 from openshift/upd-readme-declarative add declarative pipeline restriction note on useable param names Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/38b8b0e627fc...0bd899cc061c -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.53 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 38b8b0: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 38b8b0e627fcdbf6da68100158e74949f1f072cd https://github.com/jenkinsci/openshift-pipeline-plugin/commit/38b8b0e627fcdbf6da68100158e74949f1f072cd Author: gabemontero Date: 2017-12-06 (Wed, 06 Dec 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 15a515: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 15a515f97c96a26395adf23e8c4b4c0892d5d363 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/15a515f97c96a26395adf23e8c4b4c0892d5d363 Author: gabemontero Date: 2017-12-06 (Wed, 06 Dec 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.53 -- 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.
[jenkinsci/openshift-pipeline-plugin] a4a681: Change invalid function name in README
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: a4a6812301ba7e710124e282d5bc7f015fe16e70 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/a4a6812301ba7e710124e282d5bc7f015fe16e70 Author: Christophe Tafani-Dereeper Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M README.md Log Message: --- Change invalid function name in README 'openshiftCreateResources' => 'openshiftCreateResource' Commit: 93c828dd1476edc0dd69e8596bb0c1de28ebf35b https://github.com/jenkinsci/openshift-pipeline-plugin/commit/93c828dd1476edc0dd69e8596bb0c1de28ebf35b Author: Gabe Montero Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M README.md Log Message: --- Merge pull request #156 from christophetd/patch-1 Change invalid function name in README Commit: 213b2ebe8a4ac85dab07b8803440e9bc4cb95864 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/213b2ebe8a4ac85dab07b8803440e9bc4cb95864 Author: gabemontero Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M README.md Log Message: --- update readme to reflect status of this plugin and openshift client plugin Commit: e98ce3d5d5c993f63b4bcf66707489bf99f9f8a9 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e98ce3d5d5c993f63b4bcf66707489bf99f9f8a9 Author: Gabe Montero Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M README.md Log Message: --- Merge pull request #158 from openshift/upd-readme-client-plugin update readme to reflect status of this plugin and openshift client p… Commit: 218cf1fcc92267bb609f6177c9d2534f67fe https://github.com/jenkinsci/openshift-pipeline-plugin/commit/218cf1fcc92267bb609f6177c9d2534f67fe Author: gabemontero Date: 2017-11-28 (Tue, 28 Nov 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- add diagnostic logging for test connection Commit: 444922cb9e3fb5f7f0a1a6dc80223d0b4b504016 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/444922cb9e3fb5f7f0a1a6dc80223d0b4b504016 Author: OpenShift Bot Date: 2017-11-30 (Thu, 30 Nov 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- Merge pull request #159 from openshift/test-conn-logging Merged by openshift-bot Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/eb35b2a6b15c...444922cb9e3f -- 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.
[jenkinsci/openshift-pipeline-plugin] 78be35: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 78be358c70e911c856bd3a5231a39d98c32c2ba3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/78be358c70e911c856bd3a5231a39d98c32c2ba3 Author: gabemontero Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.52 -- 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.
[jenkinsci/openshift-pipeline-plugin] eb35b2: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: eb35b2a6b15c7df036fb3580e867f03da2e51b3e https://github.com/jenkinsci/openshift-pipeline-plugin/commit/eb35b2a6b15c7df036fb3580e867f03da2e51b3e Author: gabemontero Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.52 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] c22198: fix sorting based on build id; incorporate start t...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: c22198da8b4937e976f5520e7da3057e12a3d33b https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c22198da8b4937e976f5520e7da3057e12a3d33b Author: gabemontero Date: 2017-08-30 (Wed, 30 Aug 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java Log Message: --- fix sorting based on build id; incorporate start time wrt finding latest build Commit: 3d5dd991f55397dd1be8b1f52775e17319caf515 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3d5dd991f55397dd1be8b1f52775e17319caf515 Author: OpenShift Bot Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java Log Message: --- Merge pull request #154 from openshift/build-sort-fix Merged by openshift-bot Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/045549be0209...3d5dd991f553 -- 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.
[jenkinsci/openshift-pipeline-plugin] 045549: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 045549be0209411255c8850b1eecda2c02ebf2d7 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/045549be0209411255c8850b1eecda2c02ebf2d7 Author: gabemontero Date: 2017-08-25 (Fri, 25 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 921dbc: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 921dbcd04995df13fcd4734d22bc793e592d8321 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/921dbcd04995df13fcd4734d22bc793e592d8321 Author: gabemontero Date: 2017-08-25 (Fri, 25 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.51 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.51 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 4c150f: eclipse format, spaces for tabs, all files
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 4c150f581037549aecf4e59818990ce4d5f617de https://github.com/jenkinsci/openshift-pipeline-plugin/commit/4c150f581037549aecf4e59818990ce4d5f617de Author: gabemontero Date: 2017-08-23 (Wed, 23 Aug 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/Argument.java M src/main/java/com/openshift/jenkins/plugins/pipeline/Auth.java M src/main/java/com/openshift/jenkins/plugins/pipeline/Common.java M src/main/java/com/openshift/jenkins/plugins/pipeline/ImageStreamRevisionState.java M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftApiObjHandler.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftBasePostAction.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftBaseStep.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftBuildCanceller.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftBuildVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftBuilder.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftCreator.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeleterJsonYaml.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeleterLabels.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeleterList.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeployCanceller.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeployer.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftDeploymentVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftImageStreams.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftImageTagger.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftScaler.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftScalerPostAction.java M src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftServiceVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/ParamVerify.java M src/main/java/com/openshift/jenkins/plugins/pipeline/TimedBuildStepDescriptor.java M src/main/java/com/openshift/jenkins/plugins/pipeline/TimedOpenShiftBasePostAction.java M src/main/java/com/openshift/jenkins/plugins/pipeline/TimedOpenShiftBaseStep.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftBaseStep.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftBuildVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftBuildVerifierExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftBuilder.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftBuilderExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftCreator.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftCreatorExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterJsonYaml.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterJsonYamlExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterLabels.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterLabelsExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterList.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeleterListExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeployer.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeployerExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeploymentVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftDeploymentVerifierExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftExecExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageStreams.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTagger.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTaggerExecution.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftScaler.java M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftScalerExecution.java M src/main/java/com/openshift/jenkins
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.50 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] ddcc18: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ddcc18a0bd60bf312af6e45fbfd16a201b5fe714 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ddcc18a0bd60bf312af6e45fbfd16a201b5fe714 Author: gabemontero Date: 2017-08-21 (Mon, 21 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 0e0f6f: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 0e0f6fb25348b3e8824e4586267690347d2f0671 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0e0f6fb25348b3e8824e4586267690347d2f0671 Author: gabemontero Date: 2017-08-21 (Mon, 21 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.50 -- 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.
[jenkinsci/openshift-pipeline-plugin] 91d937: fix url for swaggerapi queries
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 91d93763ec2189f4b916974baa9098d1f2c780da https://github.com/jenkinsci/openshift-pipeline-plugin/commit/91d93763ec2189f4b916974baa9098d1f2c780da Author: gabemontero Date: 2017-08-21 (Mon, 21 Aug 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- fix url for swaggerapi queries Commit: c485d4d8fbd048ceb8067f6d603695e0eb80e890 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c485d4d8fbd048ceb8067f6d603695e0eb80e890 Author: Gabe Montero Date: 2017-08-21 (Mon, 21 Aug 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftApiObjHandler.java Log Message: --- Merge pull request #150 from openshift/fix-swagger-url fix url for swaggerapi queries Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/d874a48f4726...c485d4d8fbd0 -- 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.
[jenkinsci/openshift-pipeline-plugin] db6162: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: db6162fd02c711d9f72b4bb791dcfb30e12ff577 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/db6162fd02c711d9f72b4bb791dcfb30e12ff577 Author: gabemontero Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.49 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.49 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] d874a4: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: d874a48f4726c6eccc279005e609889ed1c40f31 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d874a48f4726c6eccc279005e609889ed1c40f31 Author: gabemontero Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 222247: workaround okhttp3 version conflicts between plugi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 47a3ebc778e2f03446f5a1eb806ac1131351 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/47a3ebc778e2f03446f5a1eb806ac1131351 Author: gabemontero Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M pom.xml Log Message: --- workaround okhttp3 version conflicts between plugins Commit: c702e176f320e9a91ed9a2d4c305257cc39c04cf https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c702e176f320e9a91ed9a2d4c305257cc39c04cf Author: Gabe Montero Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M pom.xml Log Message: --- Merge pull request #148 from openshift/pom-classldr-chg workaround okhttp3 version conflicts between plugins Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/5ac9b59685ef...c702e176f320 -- 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.
[jenkinsci/openshift-pipeline-plugin] 5ac9b5: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 5ac9b59685efadd8ef6589d8819df988da524f36 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5ac9b59685efadd8ef6589d8819df988da524f36 Author: gabemontero Date: 2017-08-02 (Wed, 02 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.48 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] b0cdfe: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: b0cdfec11907a45b511cca293f0282df9d084c03 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/b0cdfec11907a45b511cca293f0282df9d084c03 Author: gabemontero Date: 2017-08-02 (Wed, 02 Aug 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.48 -- 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.
[jenkinsci/openshift-pipeline-plugin] ac355f: adjust to restclient 5.8 snapshot change wrt IClie...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ac355fd282dbcd721d0ccb3d68213808d3ec9b4e https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ac355fd282dbcd721d0ccb3d68213808d3ec9b4e Author: gabemontero Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/RetryIClient.java Log Message: --- adjust to restclient 5.8 snapshot change wrt IClient Commit: ce202b90d197c00e085a20b3643e2ff1d178fe4c https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ce202b90d197c00e085a20b3643e2ff1d178fe4c Author: gabemontero Date: 2017-07-20 (Thu, 20 Jul 2017) Changed paths: M PR-Testing/README R PR-Testing/create-IMAGE_ID_AFTER.sh R PR-Testing/create-IMAGE_ID_BEFORE.sh R PR-Testing/validateTestImageAfterTest.sh Log Message: --- update PR test readme, scripts Commit: c2d51c14e082205606ec35e83da0ffac470cb5ec https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c2d51c14e082205606ec35e83da0ffac470cb5ec Author: Gabe Montero Date: 2017-07-20 (Thu, 20 Jul 2017) Changed paths: M PR-Testing/README R PR-Testing/create-IMAGE_ID_AFTER.sh R PR-Testing/create-IMAGE_ID_BEFORE.sh R PR-Testing/validateTestImageAfterTest.sh Log Message: --- Merge pull request #145 from openshift/update-pr-tester-readme update PR test readme, scripts Commit: 2c47d94547fa57092b6dcd659b4ec1a1d0d790ca https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2c47d94547fa57092b6dcd659b4ec1a1d0d790ca Author: gabemontero Date: 2017-08-02 (Wed, 02 Aug 2017) Changed paths: M pom.xml Log Message: --- pull in openshift-restclient version with 3.7 pod exec fix Commit: bc6d577082a5bb3549aa6319694eb8f3b7ae7611 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/bc6d577082a5bb3549aa6319694eb8f3b7ae7611 Author: Gabe Montero Date: 2017-08-02 (Wed, 02 Aug 2017) Changed paths: M pom.xml Log Message: --- Merge pull request #146 from openshift/grab-podexec-3.7-fix pull in openshift-restclient version with 3.7 pod exec fix Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/fc8b49542d02...bc6d577082a5 -- 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.
[jenkinsci/openshift-pipeline-plugin] 582ff7: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 582ff7d488c14cd9d6527462df672f7e960fd807 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/582ff7d488c14cd9d6527462df672f7e960fd807 Author: gabemontero Date: 2017-06-26 (Mon, 26 Jun 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.47 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.47 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] fc8b49: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: fc8b49542d023421d1632ec13efd5ad0845d5c2e https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fc8b49542d023421d1632ec13efd5ad0845d5c2e Author: gabemontero Date: 2017-06-26 (Mon, 26 Jun 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 48e1a7: suppoprt multiple certs defined in file/var
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 48e1a76ba25f02690edb9bf5af84d9f03ab992b1 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/48e1a76ba25f02690edb9bf5af84d9f03ab992b1 Author: gabemontero Date: 2017-06-23 (Fri, 23 Jun 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/Auth.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- suppoprt multiple certs defined in file/var Commit: 91f0b4ae4ff4843a79b7212e33ce5de3bead https://github.com/jenkinsci/openshift-pipeline-plugin/commit/91f0b4ae4ff4843a79b7212e33ce5de3bead Author: Gabe Montero Date: 2017-06-26 (Mon, 26 Jun 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/Auth.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- Merge pull request #143 from openshift/multi-certs suppoprt multiple certs defined in file/var Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/e968ce476a91...91f0b4ae4ff5 -- 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.
[jenkinsci/openshift-pipeline-plugin] e968ce: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: e968ce476a91a0e69023bb44a1a4ce01b48f21e0 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e968ce476a91a0e69023bb44a1a4ce01b48f21e0 Author: gabemontero Date: 2017-06-11 (Sun, 11 Jun 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 93b06b: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 93b06b38feaef74f95cc7f64d07dcda4a6e45c62 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/93b06b38feaef74f95cc7f64d07dcda4a6e45c62 Author: gabemontero Date: 2017-06-11 (Sun, 11 Jun 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.46 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.46 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] bedd7a: parse for rc=409 and don't retry
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: bedd7aa523fdb835c2ac741a94f0e685069bb463 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/bedd7aa523fdb835c2ac741a94f0e685069bb463 Author: gabemontero Date: 2017-06-06 (Tue, 06 Jun 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/RetryIClient.java Log Message: --- parse for rc=409 and don't retry Commit: c11bfcca63d7b40b16541092cffb71f0c0e911b3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c11bfcca63d7b40b16541092cffb71f0c0e911b3 Author: Gabe Montero Date: 2017-06-08 (Thu, 08 Jun 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/RetryIClient.java Log Message: --- Merge pull request #142 from openshift/fix-retry-for-conflict-errs parse for rc=409 and don't retry Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/ffbb1c85021e...c11bfcca63d7 -- 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.
[jenkinsci/openshift-pipeline-plugin] f95d07: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: f95d07c576ef61a4bb8dd87d5d74c3878feca580 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f95d07c576ef61a4bb8dd87d5d74c3878feca580 Author: gabemontero Date: 2017-05-26 (Fri, 26 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.45 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.45 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] ffbb1c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ffbb1c85021e062d94f89a29009bf41ccaa05e65 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ffbb1c85021e062d94f89a29009bf41ccaa05e65 Author: gabemontero Date: 2017-05-26 (Fri, 26 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 9c7e50: jenkins-plugin: add retry layer/adapter for RE...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 9c7e50b111a963624f48378d206518f279af04b3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/9c7e50b111a963624f48378d206518f279af04b3 Author: gabemontero Date: 2017-05-26 (Fri, 26 May 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java A src/main/java/com/openshift/jenkins/plugins/pipeline/model/RetryIClient.java Log Message: --- jenkins-plugin: add retry layer/adapter for REST invocations Bug 1454485 Bugzilla link https://bugzilla.redhat.com/show_bug.cgi?id=1454485 Detailed explanation Implement a general retry mechanism for failing HTTP REST operations against the OpenShift master Commit: 1aad9e799d595f0367862346a54941188270ba54 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/1aad9e799d595f0367862346a54941188270ba54 Author: Gabe Montero Date: 2017-05-26 (Fri, 26 May 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java A src/main/java/com/openshift/jenkins/plugins/pipeline/model/RetryIClient.java Log Message: --- Merge pull request #141 from openshift/restclient-retry jenkins-plugin: add retry layer/adapter for REST invocations Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/2892c9e14880...1aad9e799d59 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.44 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 2892c9: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 2892c9e148809e090158f5f54143b5f1bc84ec5f https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2892c9e148809e090158f5f54143b5f1bc84ec5f Author: gabemontero Date: 2017-05-19 (Fri, 19 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 20e513: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 20e5138c11acbb84d8ee673c589f442134d6c604 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/20e5138c11acbb84d8ee673c589f442134d6c604 Author: gabemontero Date: 2017-05-19 (Fri, 19 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.44 -- 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.
[jenkinsci/openshift-pipeline-plugin] 4eb4d2: pass timeout to restclient/okhttp3 for exec since ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 4eb4d2163758c5925add765616b7c28b4282f2ee https://github.com/jenkinsci/openshift-pipeline-plugin/commit/4eb4d2163758c5925add765616b7c28b4282f2ee Author: gabemontero Date: 2017-05-19 (Fri, 19 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- pass timeout to restclient/okhttp3 for exec since it might be long running Commit: 776a98d3f3041d6f2450dbbb9bfa6a059780a501 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/776a98d3f3041d6f2450dbbb9bfa6a059780a501 Author: Gabe Montero Date: 2017-05-19 (Fri, 19 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- Merge pull request #140 from openshift/exec-http-timeout pass timeout to restclient/okhttp3 for exec since it might be long ru… Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/1916571de0b5...776a98d3f304 -- 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.
[jenkinsci/openshift-pipeline-plugin] ce1e47: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ce1e470f0d26822e1c474e8f8fbfb533257b70d7 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ce1e470f0d26822e1c474e8f8fbfb533257b70d7 Author: gabemontero Date: 2017-05-17 (Wed, 17 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.43 -- 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.
[jenkinsci/openshift-pipeline-plugin] 191657: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 1916571de0b533b5692e7b49e97aea4ec90f698b https://github.com/jenkinsci/openshift-pipeline-plugin/commit/1916571de0b533b5692e7b49e97aea4ec90f698b Author: gabemontero Date: 2017-05-17 (Wed, 17 May 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.43 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 0069b9: allow for env var subtitution for oc exec config
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 0069b9f4f31bbc79f10c338bc40c80d786585093 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0069b9f4f31bbc79f10c338bc40c80d786585093 Author: gabemontero Date: 2017-05-16 (Tue, 16 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- allow for env var subtitution for oc exec config Commit: 3477c7ba6448aa347b22def165ffcbf156eadcd6 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3477c7ba6448aa347b22def165ffcbf156eadcd6 Author: gabemontero Date: 2017-05-16 (Tue, 16 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- more strigent test needed with test connection for bad token Commit: 23a043dfabf410e3c392565be95e7c4adef7d50f https://github.com/jenkinsci/openshift-pipeline-plugin/commit/23a043dfabf410e3c392565be95e7c4adef7d50f Author: Gabe Montero Date: 2017-05-16 (Tue, 16 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- Merge pull request #138 from openshift/exec-envs-for-args allow for env var subtitution for oc exec config Commit: 5f06d8be7be476c539c7b213b71f285fd8417310 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5f06d8be7be476c539c7b213b71f285fd8417310 Author: Gabe Montero Date: 2017-05-17 (Wed, 17 May 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- Merge pull request #137 from openshift/fix-test-conn-bad-token more strigent test needed with test connection for bad token Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/f6f634775d6a...5f06d8be7be4 -- 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.
[jenkinsci/openshift-pipeline-plugin] cf127d: advertisement for new client plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: cf127d4fa1167623746b1c25f0b1cdeb6907c711 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/cf127d4fa1167623746b1c25f0b1cdeb6907c711 Author: gabemontero Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M README.md Log Message: --- advertisement for new client plugin Commit: a6993d5efeabbc1b45e1106fae93c594e7232507 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/a6993d5efeabbc1b45e1106fae93c594e7232507 Author: Gabe Montero Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M README.md Log Message: --- Merge pull request #130 from openshift/updReadme advertisement for new client plugin Commit: 521c8a8bd6165a9e84f136f30d0a9922c37a72bf https://github.com/jenkinsci/openshift-pipeline-plugin/commit/521c8a8bd6165a9e84f136f30d0a9922c37a72bf Author: gabemontero Date: 2017-02-24 (Fri, 24 Feb 2017) Changed paths: M README.md Log Message: --- minor readme update around autorization Commit: 714db23321737fe504a8a16b632ff062ca5afbe4 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/714db23321737fe504a8a16b632ff062ca5afbe4 Author: gabemontero Date: 2017-02-24 (Fri, 24 Feb 2017) Changed paths: M README.md Log Message: --- minor readme update around autorization Commit: 52a6406e3b10eaa402171b033b46ef9c17205d41 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/52a6406e3b10eaa402171b033b46ef9c17205d41 Author: gabemontero Date: 2017-03-30 (Thu, 30 Mar 2017) Changed paths: M PR-Testing/Dockerfile-jenkins-test-new-plugin Log Message: --- switch PR tester to jenkins v2 image Commit: 74a9b8ffdcc4d8fe3ce9d7cdd05ef1ecc832cf6d https://github.com/jenkinsci/openshift-pipeline-plugin/commit/74a9b8ffdcc4d8fe3ce9d7cdd05ef1ecc832cf6d Author: Gabe Montero Date: 2017-03-30 (Thu, 30 Mar 2017) Changed paths: M PR-Testing/Dockerfile-jenkins-test-new-plugin Log Message: --- Merge pull request #133 from openshift/bumpPRTesterImage switch PR tester to jenkins v2 image Commit: 7c4ac3b1c5bc3c144973d47bed08caf67db783a3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7c4ac3b1c5bc3c144973d47bed08caf67db783a3 Author: Nic Roland Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java Log Message: --- bugfix: error message fstring requires state `EXIT_DEPLOY_VERIFY_BAD_REPLICAS_BAD` requires 4 arguments but we've only been passing 3. It seems that the missing argument is the value for `state`. This bug causes a `MissingFormatArgumentException` if we're attempting to verify a deployment whos pods have entered a `CrashBackOffLoop` state. Commit: f6f634775d6a997f7d62530deb49f4ccec90d0bd https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f6f634775d6a997f7d62530deb49f4ccec90d0bd Author: Gabe Montero Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java Log Message: --- Merge pull request #134 from nicr9/patch-1 bugfix: error message fstring requires state Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/d64f23ea6abb...f6f634775d6a -- 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.
[jenkinsci/openshift-pipeline-plugin] d64f23: issue 129: build param translation for build env v...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: d64f23ea6abb841fbeb5c9d527c3a85d3b075c03 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d64f23ea6abb841fbeb5c9d527c3a85d3b075c03 Author: gabemontero Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java Log Message: --- issue 129: build param translation for build env vars -- 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.
[jenkinsci/openshift-pipeline-plugin] 09cf45: Minor typos and corrections
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 09cf458509c47b2865fc71fa681e2c6e3388e221 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/09cf458509c47b2865fc71fa681e2c6e3388e221 Author: Matt Hicks Date: 2017-02-04 (Sat, 04 Feb 2017) Changed paths: M README.md Log Message: --- Minor typos and corrections Minor typos and fixes to README Commit: 112f06f08c3291252a2741dd68cb83c1ddd345de https://github.com/jenkinsci/openshift-pipeline-plugin/commit/112f06f08c3291252a2741dd68cb83c1ddd345de Author: Gabe Montero Date: 2017-02-04 (Sat, 04 Feb 2017) Changed paths: M README.md Log Message: --- Merge pull request #1 from matthicksj/matthicksj-patch-1 Minor typos and corrections Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/6a1b3b9c80ac...112f06f08c32 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.42 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] fc9732: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: fc973231c52fd29380ab0f2c550e126cdfc83fb6 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fc973231c52fd29380ab0f2c550e126cdfc83fb6 Author: gabemontero Date: 2017-01-31 (Tue, 31 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.42 -- 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.
[jenkinsci/openshift-pipeline-plugin] 6a1b3b: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 6a1b3b9c80ac4f0d432943eb9ce05740cb0a84b7 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6a1b3b9c80ac4f0d432943eb9ce05740cb0a84b7 Author: gabemontero Date: 2017-01-31 (Tue, 31 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 117ba3: convert System.currentMilli to System.nanoTime
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 117ba3fbae60a9a53d8c1685c3455c7f9fbcca69 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/117ba3fbae60a9a53d8c1685c3455c7f9fbcca69 Author: gabemontero Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftScaler.java Log Message: --- convert System.currentMilli to System.nanoTime Commit: 7a40a80636131f79e07c5ea7382c7f879da1e72f https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7a40a80636131f79e07c5ea7382c7f879da1e72f Author: Gabe Montero Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftScaler.java Log Message: --- Merge pull request #126 from openshift/milliNano convert System.currentMilli to System.nanoTime Commit: d793f62037f19ca395719acd08a01a99c546a546 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d793f62037f19ca395719acd08a01a99c546a546 Author: gabemontero Date: 2017-01-31 (Tue, 31 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- use default conn TO (less aggressive) Commit: 5472f6dafb19d137f0e520a7b2dfc311631b185d https://github.com/jenkinsci/openshift-pipeline-plugin/commit/5472f6dafb19d137f0e520a7b2dfc311631b185d Author: Gabe Montero Date: 2017-01-31 (Tue, 31 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- Merge pull request #127 from openshift/testConnTO use default conn TO (less aggressive) Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/82e5c94f6959...5472f6dafb19 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.41 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 82e5c9: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 82e5c94f6959655d0e4771be03ab2b1018eeaab3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/82e5c94f6959655d0e4771be03ab2b1018eeaab3 Author: gabemontero Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] e50d58: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: e50d5820d6f6a561bc1f55c05f5875ca2584 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e50d5820d6f6a561bc1f55c05f5875ca2584 Author: gabemontero Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.41 -- 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.
[jenkinsci/openshift-pipeline-plugin] 816adf: wait until build is running before looking for bui...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 816adf3763f948f98c1b4d8835b66e64a0cb75e1 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/816adf3763f948f98c1b4d8835b66e64a0cb75e1 Author: gabemontero Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- wait until build is running before looking for build pod -- 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.
[jenkinsci/openshift-pipeline-plugin] 72f9d2: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 72f9d2a5829f1733e66fee492e89e24144920409 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/72f9d2a5829f1733e66fee492e89e24144920409 Author: gabemontero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 2fafe2: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 2fafe263ede719a51808e4e98512f3c27c7a9cd3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2fafe263ede719a51808e4e98512f3c27c7a9cd3 Author: gabemontero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.40 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.40 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 3ad773: switch to service.spec.clusterIP, as portalIP has ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 3ad77354e1a810952076797e39f12e787bcecd70 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3ad77354e1a810952076797e39f12e787bcecd70 Author: gabemontero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftServiceVerifier.java Log Message: --- switch to service.spec.clusterIP, as portalIP has been removed Commit: 7bcbdb45dcd942b5610d35a90aad67beb5c9c14f https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7bcbdb45dcd942b5610d35a90aad67beb5c9c14f Author: gabemontero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/Auth.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- leverage okhttp3 default ssl hostname verifier Commit: 68c78f09ffe1f978ce3e8a3126c8ea8e86afe309 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/68c78f09ffe1f978ce3e8a3126c8ea8e86afe309 Author: Gabe Montero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M pom.xml M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftServiceVerifier.java Log Message: --- Merge pull request #124 from openshift/fixVerifySvc switch to service.spec.clusterIP, as portalIP has been removed Commit: 8afb4a49b0ecae7a4e1d5fedd6f66d6deded985a https://github.com/jenkinsci/openshift-pipeline-plugin/commit/8afb4a49b0ecae7a4e1d5fedd6f66d6deded985a Author: Gabe Montero Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/Auth.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPluginDescriptor.java Log Message: --- Merge pull request #123 from openshift/allowHostname provide some form of ssl hostname validation Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/d8def585bd16...8afb4a49b0ec -- 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.
[jenkinsci/openshift-pipeline-plugin] f4eac4: Update RELEASING.md
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: f4eac4fed821845fe4bb4c2f30bbcf799ef39438 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/f4eac4fed821845fe4bb4c2f30bbcf799ef39438 Author: Gabe Montero Date: 2016-12-21 (Wed, 21 Dec 2016) Changed paths: M RELEASING.md Log Message: --- Update RELEASING.md Commit: 25f185bd133c913b548e649506dba2a12a037de1 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/25f185bd133c913b548e649506dba2a12a037de1 Author: Gabe Montero Date: 2016-12-21 (Wed, 21 Dec 2016) Changed paths: M RELEASING.md Log Message: --- Update RELEASING.md Commit: 7417d753a2e3d8fbdf9480e5e45038439aa9afd7 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7417d753a2e3d8fbdf9480e5e45038439aa9afd7 Author: gabemontero Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.39 Commit: d8def585bd164674121f5d35576b4cc706834143 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d8def585bd164674121f5d35576b4cc706834143 Author: gabemontero Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/6b6ae7e01147...d8def585bd16 -- 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.
[jenkinsci/openshift-pipeline-plugin] 6b6ae7: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 6b6ae7e0114713bfa8d85910acd49b8dcfe06871 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6b6ae7e0114713bfa8d85910acd49b8dcfe06871 Author: gabemontero Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.39 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] d6b9f7: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: d6b9f7243c0819e9a8e81fbded80e9198bf931d3 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d6b9f7243c0819e9a8e81fbded80e9198bf931d3 Author: gabemontero Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.39 -- 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.
[jenkinsci/openshift-pipeline-plugin] e4b935: replace servlet filter with item listener, jenkins...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: e4b9354880005920b86cf29acbd670f42e95de9a https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e4b9354880005920b86cf29acbd670f42e95de9a Author: gabemontero Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: R src/main/java/com/openshift/jenkins/plugins/pipeline/JenkinsServletFilter.java A src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftItemListener.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- replace servlet filter with item listener, jenkins cfg upd, for root url -- 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.
[jenkinsci/openshift-pipeline-plugin] 1a0733: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 1a07338cd9f24235417e8f18dbe208a60843670a https://github.com/jenkinsci/openshift-pipeline-plugin/commit/1a07338cd9f24235417e8f18dbe208a60843670a Author: gabemontero Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] 397afb: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 397afb683f90d904057ff4aab2bbd65b82c02461 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/397afb683f90d904057ff4aab2bbd65b82c02461 Author: gabemontero Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.38 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.38 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] b409c5: tweak build triggeredBy text per UI team request
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: b409c53ae4fbde27dc83d8176f9aeb119f9ddd52 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/b409c53ae4fbde27dc83d8176f9aeb119f9ddd52 Author: gabemontero Date: 2016-11-28 (Mon, 28 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java Log Message: --- tweak build triggeredBy text per UI team request Commit: 3063c5cc1e05c6cc42c2fae5fae64adbe7064e99 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3063c5cc1e05c6cc42c2fae5fae64adbe7064e99 Author: gabemontero Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- better shield from step exceptions in jenkins remoting scenarios Commit: 1b327034938dbfa4ca73794faee487fecb7febba https://github.com/jenkinsci/openshift-pipeline-plugin/commit/1b327034938dbfa4ca73794faee487fecb7febba Author: gabemontero Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: A src/main/java/com/openshift/jenkins/plugins/pipeline/JenkinsServletFilter.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- fix triggered by url when route namespace not accessible from step Commit: c79097acfd7044adb9e80ab9aa4457f4a6adfbfd https://github.com/jenkinsci/openshift-pipeline-plugin/commit/c79097acfd7044adb9e80ab9aa4457f4a6adfbfd Author: gabemontero Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.37 Commit: 35c0081859c1409620b756839e49f4b22d024401 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/35c0081859c1409620b756839e49f4b22d024401 Author: gabemontero Date: 2016-12-06 (Tue, 06 Dec 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/416910541a97...35c0081859c1 -- 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.
[jenkinsci/openshift-pipeline-plugin] 01fba7: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 01fba71e3d0eae5860f36b4a389bbd9ae93da439 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/01fba71e3d0eae5860f36b4a389bbd9ae93da439 Author: gabemontero Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.37 -- 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.
[jenkinsci/openshift-pipeline-plugin] 416910: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 416910541a97fbe6322cc6e797aded69b0ba1f8b https://github.com/jenkinsci/openshift-pipeline-plugin/commit/416910541a97fbe6322cc6e797aded69b0ba1f8b Author: gabemontero Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.37 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] 8b753f: document release process
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 8b753ff404a992544a7d35fd8c57e60f906b6785 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/8b753ff404a992544a7d35fd8c57e60f906b6785 Author: gabemontero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: A RELEASING.md Log Message: --- document release process Commit: 410c3135331a51727573dae08365b7f407a5005d https://github.com/jenkinsci/openshift-pipeline-plugin/commit/410c3135331a51727573dae08365b7f407a5005d Author: Gabe Montero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: A RELEASING.md Log Message: --- Merge pull request #119 from openshift/releaseDoc document release process Commit: 7a12ed931ae3acd3ca2fe44c2a90849da2366e5c https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7a12ed931ae3acd3ca2fe44c2a90849da2366e5c Author: gabemontero Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- deploy verify after build should only apply to ict's with automatic==true Commit: 6a6cf1d531e73956efbfa7f12bbff1e6b777df93 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/6a6cf1d531e73956efbfa7f12bbff1e6b777df93 Author: gabemontero Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java Log Message: --- jenkins-plugin: cannot trigger clone of previous build Bug 1397753 Bugzilla link https://bugzilla.redhat.com/show_bug.cgi?id=1397753 Detailed explanation A NullPointerException occurred trying to access the build config build strategy when cloning a previoud build instead of generating a new build off of the build config Commit: 2da6c4b83ea18768a77b2050732b4e6f1565ff58 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2da6c4b83ea18768a77b2050732b4e6f1565ff58 Author: gabemontero Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java Log Message: --- jenkins-plugin: scale when latest deployment cancelled fails Bug 1397695 Bugzilla link https://bugzilla.redhat.com/show_bug.cgi?id=1397695 Detailed explanation Cancelled replication controllers were being examined during scale completion validation Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/ce0334918c7f...2da6c4b83ea1 -- 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.
[jenkinsci/openshift-pipeline-plugin] 794fef: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 794fef2023dbdca7d0e3d16242dfa0e0f4cc8807 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/794fef2023dbdca7d0e3d16242dfa0e0f4cc8807 Author: gabemontero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.36 -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.36 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] ce0334: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ce0334918c7f4d47e7db8077ad30b40269ae4615 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ce0334918c7f4d47e7db8077ad30b40269ae4615 Author: gabemontero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin] eadec4: allow start of pipeline strategy builds
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: eadec4345dc47581247d7528b080f844a84c3073 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/eadec4345dc47581247d7528b080f844a84c3073 Author: gabemontero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java Log Message: --- allow start of pipeline strategy builds Commit: 3c863397f93971159d0b9fec30b038f98df4a8d8 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/3c863397f93971159d0b9fec30b038f98df4a8d8 Author: Gabe Montero Date: 2016-11-22 (Tue, 22 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java Log Message: --- Merge pull request #118 from openshift/buildPipelineStrat allow start of pipeline strategy builds Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/61665c92c926...3c863397f939 -- 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.
[jenkinsci/openshift-pipeline-plugin] 61665c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 61665c92c92654422f78c2c9ecc65748aaf2e419 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/61665c92c92654422f78c2c9ecc65748aaf2e419 Author: gabemontero Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.35 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] ae7066: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: ae7066e2f0fa0c361db741945d10a21556c5160e https://github.com/jenkinsci/openshift-pipeline-plugin/commit/ae7066e2f0fa0c361db741945d10a21556c5160e Author: gabemontero Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.35 -- 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.
[jenkinsci/openshift-pipeline-plugin] 319f9c: Fix for empty namespace on oc-exec
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 319f9c3d0ab15eb6400ad59d9e60c2f0ff7859f6 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/319f9c3d0ab15eb6400ad59d9e60c2f0ff7859f6 Author: jupierce Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- Fix for empty namespace on oc-exec Commit: e48f8f8cff7c7753be5da25a365800690b3ceb91 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e48f8f8cff7c7753be5da25a365800690b3ceb91 Author: Gabe Montero Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftExec.java Log Message: --- Merge pull request #115 from jupierce/fix-exec-ns Fix for empty namespace on oc-exec Commit: 2ebc13570dd964dba4e0867390c6f74c8fa0fdf2 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/2ebc13570dd964dba4e0867390c6f74c8fa0fdf2 Author: jupierce Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTagger.java M src/main/resources/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTagger/config.jelly Log Message: --- Fixing snippet generator for tagger Commit: abc3262dc977115f51755bdec9afd73764483b7b https://github.com/jenkinsci/openshift-pipeline-plugin/commit/abc3262dc977115f51755bdec9afd73764483b7b Author: Gabe Montero Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTagger.java M src/main/resources/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageTagger/config.jelly Log Message: --- Merge pull request #116 from jupierce/fix-tag-dsl-gen Fixing snippet generator for tagger Compare: https://github.com/jenkinsci/openshift-pipeline-plugin/compare/7470055b4575...abc3262dc977 -- 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.
[jenkinsci/openshift-pipeline-plugin] e95e31: [maven-release-plugin] prepare release openshift-p...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: e95e31a89aaa6b7b188f9fca545de0019e807d53 https://github.com/jenkinsci/openshift-pipeline-plugin/commit/e95e31a89aaa6b7b188f9fca545de0019e807d53 Author: gabemontero Date: 2016-11-16 (Wed, 16 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release openshift-pipeline-1.0.34 -- 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.
[jenkinsci/openshift-pipeline-plugin] 747005: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: 7470055b4575151a929ef7bd6ed05e718cfdd2fc https://github.com/jenkinsci/openshift-pipeline-plugin/commit/7470055b4575151a929ef7bd6ed05e718cfdd2fc Author: gabemontero Date: 2016-11-16 (Wed, 16 Nov 2016) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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.
[jenkinsci/openshift-pipeline-plugin]
Branch: refs/tags/openshift-pipeline-1.0.34 Home: https://github.com/jenkinsci/openshift-pipeline-plugin -- 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.
[jenkinsci/openshift-pipeline-plugin] b03f94: jenkins-plugin: cannot scale beyond one replica wh...
Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-pipeline-plugin Commit: b03f94b51855d1e82dd916690d08c1babd9bc1fe https://github.com/jenkinsci/openshift-pipeline-plugin/commit/b03f94b51855d1e82dd916690d08c1babd9bc1fe Author: gabemontero Date: 2016-11-16 (Wed, 16 Nov 2016) Changed paths: M src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftScaler.java Log Message: --- jenkins-plugin: cannot scale beyond one replica when verify replica count false Bug 139 Bugzilla link https://bugzilla.redhat.com/show_bug.cgi?id=139 Detailed explanation The pipeline plugin incorrectly avoided calling the scale endpoint when verify replica count was set to false -- 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.