Branch: refs/heads/master Home: https://github.com/jenkinsci/electricflow-plugin Commit: c39f375794dcb0c4adf7cdac1b0022f389dc87d3 https://github.com/jenkinsci/electricflow-plugin/commit/c39f375794dcb0c4adf7cdac1b0022f389dc87d3 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/config.jelly A src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help-pipelineRun.html Log Message: ----------- [WIP] Added new parameter for the AssociateBuildToRelease build action. Commit: 9ef5c3da2f38ea7e69fd4e979b54eda19f6fbed1 https://github.com/jenkinsci/electricflow-plugin/commit/9ef5c3da2f38ea7e69fd4e979b54eda19f6fbed1 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M Jenkinsfile M README.md M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java M src/main/java/org/jenkinsci/plugins/electricflow/event/ElectricFlowBuildWatcher.java M src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowTestResult.java M src/main/java/org/jenkinsci/plugins/electricflow/extension/impl/CloudBeesFlowTestResultJUnit.java Log Message: ----------- Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-282 Commit: cce1fa12deb61e0ce15253ae805af281d9d70c28 https://github.com/jenkinsci/electricflow-plugin/commit/cce1fa12deb61e0ce15253ae805af281d9d70c28 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java Log Message: ----------- Merge branch 'NTVEPLUGIN-301' into NTVEPLUGIN-282 Commit: 03045064e7bd9863c1342b274fb439dd4b627491 https://github.com/jenkinsci/electricflow-plugin/commit/03045064e7bd9863c1342b274fb439dd4b627491 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/event/ElectricFlowBuildWatcher.java Log Message: ----------- Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-282 Commit: e19533345bfc0e4f860ae5529733b0bd1aeb768d https://github.com/jenkinsci/electricflow-plugin/commit/e19533345bfc0e4f860ae5529733b0bd1aeb768d Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java Log Message: ----------- ElectricFlowAssociateBuildToRelease. New "Pipeline run" argument Commit: 4936dafc551e552099a6b698349f0fd121aa62d7 https://github.com/jenkinsci/electricflow-plugin/commit/4936dafc551e552099a6b698349f0fd121aa62d7 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: Log Message: ----------- Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-282 Commit: 5756271e3d647c428c5e215c795a9999bc44e133 https://github.com/jenkinsci/electricflow-plugin/commit/5756271e3d647c428c5e215c795a9999bc44e133 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java Log Message: ----------- removed obsolete imports Commit: 9ae3b7e58507991084e60bfca3be02999d54d825 https://github.com/jenkinsci/electricflow-plugin/commit/9ae3b7e58507991084e60bfca3be02999d54d825 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java Log Message: ----------- Applied spotbugs suggestion DLS_DEAD_LOCAL_STORE Commit: 0f4f3ba5e95a74c2a2f01470e5037fc69291ea67 https://github.com/jenkinsci/electricflow-plugin/commit/0f4f3ba5e95a74c2a2f01470e5037fc69291ea67 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java Log Message: ----------- Fixed log line content Commit: b2101f26a5ba09aefd06336325c8734fd6f306fb https://github.com/jenkinsci/electricflow-plugin/commit/b2101f26a5ba09aefd06336325c8734fd6f306fb Author: Horodchuk Anton <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/config.jelly A src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help-pipelineRun.html Log Message: ----------- Merge pull request #75 from jenkinsci/NTVEPLUGIN-282 NTVEPLUGIN-282 Enhance PBA - Associate Build to release to allow selection of release run Compare: https://github.com/jenkinsci/electricflow-plugin/compare/4536b53b57f5...b2101f26a5ba -- 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/electricflow-plugin/push/refs/heads/master/4536b5-b2101f%40github.com.