Branch: refs/heads/NTVEPLUGIN-282 Home: https://github.com/jenkinsci/electricflow-plugin
Commit: b89de5601734ff9e9c54a73df2a4cd6af65e88b6 https://github.com/jenkinsci/electricflow-plugin/commit/b89de5601734ff9e9c54a73df2a4cd6af65e88b6 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java Log Message: ----------- TriggerRelease. Associate CIBuildDetail to the release run with a flowRuntimeId returned in runRelease response Commit: b669955199b1ff58d34167444b810122abbe2377 https://github.com/jenkinsci/electricflow-plugin/commit/b669955199b1ff58d34167444b810122abbe2377 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-21 (Thu, 21 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-283 Commit: 62b827c9fa590f426dbb4cb106690e512e2d9d59 https://github.com/jenkinsci/electricflow-plugin/commit/62b827c9fa590f426dbb4cb106690e512e2d9d59 Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/java/org/jenkinsci/plugins/electricflow/event/ElectricFlowBuildWatcher.java Log Message: ----------- Changed association type to triggeredByFlow when build data is being sent by event listener Commit: 2e6b4a58cc763d722780359cbca40ff0a33ec55e https://github.com/jenkinsci/electricflow-plugin/commit/2e6b4a58cc763d722780359cbca40ff0a33ec55e Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/java/org/jenkinsci/plugins/electricflow/event/ElectricFlowBuildWatcher.java Log Message: ----------- Merge pull request #68 from jenkinsci/NTVEPLUGIN-277 Changed association type to triggeredByFlow when build data is being … Commit: 308689565ee790b462a5c810a38b6c01964833a9 https://github.com/jenkinsci/electricflow-plugin/commit/308689565ee790b462a5c810a38b6c01964833a9 Author: Horodchuk Anton <antoman1...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M Jenkinsfile Log Message: ----------- Update Jenkinsfile Removing redundant parameters and configuration (see comments for https://github.com/jenkinsci/electricflow-plugin/pull/67/files) Commit: 431bdbd177e7db611ac288f63128c38c832fc475 https://github.com/jenkinsci/electricflow-plugin/commit/431bdbd177e7db611ac288f63128c38c832fc475 Author: Horodchuk Anton <antoman1...@gmail.com> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M Jenkinsfile Log Message: ----------- Changing configurations to Windows + JDK 8 Commit: 1cc4e9aec3e1de9cea810937cde8cc89cef65dad https://github.com/jenkinsci/electricflow-plugin/commit/1cc4e9aec3e1de9cea810937cde8cc89cef65dad Author: Horodchuk Anton <antoman1...@gmail.com> Date: 2020-05-25 (Mon, 25 May 2020) Changed paths: M Jenkinsfile Log Message: ----------- Merge pull request #69 from jenkinsci/NTVEPLUGIN-294-patch Update Jenkinsfile Commit: fa5e540c996e44c4b76779bdd18f5a735de8b4a2 https://github.com/jenkinsci/electricflow-plugin/commit/fa5e540c996e44c4b76779bdd18f5a735de8b4a2 Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: 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: ----------- Added handling when previous build test run does not exist Commit: f151b56bda0e0ea0aa7422fcb350780d502123e8 https://github.com/jenkinsci/electricflow-plugin/commit/f151b56bda0e0ea0aa7422fcb350780d502123e8 Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/electricflow/extension/impl/CloudBeesFlowTestResultJUnit.java Log Message: ----------- Added testDurationPrevious = 0.0 Commit: bcefac16288d5de09a0e75b0b5d7affb933af9e1 https://github.com/jenkinsci/electricflow-plugin/commit/bcefac16288d5de09a0e75b0b5d7affb933af9e1 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M README.md Log Message: ----------- Changing docs to trigger CI build Commit: 45e1c19f6ba253f63de6436535f906d29e3ac96c https://github.com/jenkinsci/electricflow-plugin/commit/45e1c19f6ba253f63de6436535f906d29e3ac96c 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: ----------- Enhancing getPipelineId() to handle response with "advisoryMessages" Commit: 8429ee0197d7a5ecce2381decc138189e48a5a80 https://github.com/jenkinsci/electricflow-plugin/commit/8429ee0197d7a5ecce2381decc138189e48a5a80 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: 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: ----------- Clearing logs (distinguishing the debug and info output) Commit: acd2c63f3e883ff4c89a47031e9d390f07ae3a02 https://github.com/jenkinsci/electricflow-plugin/commit/acd2c63f3e883ff4c89a47031e9d390f07ae3a02 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M Jenkinsfile Log Message: ----------- Merge branch 'master' into NTVEPLUGIN-301 Commit: 8ad7dc159cf52e99bd66e3c7a30591cfba1f75c8 https://github.com/jenkinsci/electricflow-plugin/commit/8ad7dc159cf52e99bd66e3c7a30591cfba1f75c8 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M Jenkinsfile M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java M src/main/java/org/jenkinsci/plugins/electricflow/event/ElectricFlowBuildWatcher.java Log Message: ----------- Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-283 Commit: 33a87d8536c5b79a375945478ceb957f36504d43 https://github.com/jenkinsci/electricflow-plugin/commit/33a87d8536c5b79a375945478ceb957f36504d43 Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: 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 pull request #71 from jenkinsci/fix-double-or-integer Added handling when previous build test run does not exist Commit: 88d8b8c19ba688b5fb1e29c07efc7b490a2077c8 https://github.com/jenkinsci/electricflow-plugin/commit/88d8b8c19ba688b5fb1e29c07efc7b490a2077c8 Author: Horodchuk Anton <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java Log Message: ----------- Merge pull request #72 from jenkinsci/NTVEPLUGIN-283 NTVEPLUGIN-283 TriggerRelease. CIBuildDetail is attached to a new release run Commit: e803c8c4e9d65c9dce35f49740173b6edbf64354 https://github.com/jenkinsci/electricflow-plugin/commit/e803c8c4e9d65c9dce35f49740173b6edbf64354 Author: Anton Horodchuk <antoman1...@gmail.com> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M Jenkinsfile M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.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-301 Commit: 146b75bb9520dec4a480fa8a1bf26ee0eaf7c7e8 https://github.com/jenkinsci/electricflow-plugin/commit/146b75bb9520dec4a480fa8a1bf26ee0eaf7c7e8 Author: Dmitriy Shamatrin <justn...@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: ----------- Variable is back 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: bfdd96a2ef680d03e6ec5fa9926180cae5fa6731 https://github.com/jenkinsci/electricflow-plugin/commit/bfdd96a2ef680d03e6ec5fa9926180cae5fa6731 Author: Dmitriy Shamatrin <justn...@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 pull request #74 from jenkinsci/minor-fix Variable is back 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 Compare: https://github.com/jenkinsci/electricflow-plugin/compare/c39f375794dc...e19533345bfc -- 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/NTVEPLUGIN-282/c39f37-e19533%40github.com.