Branch: refs/heads/NTVEPLUGIN-301 Home: https://github.com/jenkinsci/electricflow-plugin
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: 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 Compare: https://github.com/jenkinsci/electricflow-plugin/compare/acd2c63f3e88...e803c8c4e9d6 -- 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-301/acd2c6-e803c8%40github.com.