Branch: refs/heads/master Home: https://github.com/jenkinsci/electricflow-plugin Commit: 95a718f5fb05f63863f5c37f51d35b407fdf8362 https://github.com/jenkinsci/electricflow-plugin/commit/95a718f5fb05f63863f5c37f51d35b407fdf8362 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths: M specs/src/test/resources/dsl/RunAndWait/runAndWaitRelease.dsl Log Message: ----------- updated dsl Commit: 5a2c69865fbb9dc72fedf27fd78f7884bb0a28b4 https://github.com/jenkinsci/electricflow-plugin/commit/5a2c69865fbb9dc72fedf27fd78f7884bb0a28b4 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: A specs/src/test/resources/dsl/Common/RunProcedure.dsl Log Message: ----------- added default dsl file for EC-Jenkins procedures Commit: d619d11b538906e06ab5e88fe55d4634669c7c80 https://github.com/jenkinsci/electricflow-plugin/commit/d619d11b538906e06ab5e88fe55d4634669c7c80 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: A specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy Log Message: ----------- added git client based in git cli commands Commit: a009713afc3a6a0f4091ddad85db16d330b36f96 https://github.com/jenkinsci/electricflow-plugin/commit/a009713afc3a6a0f4091ddad85db16d330b36f96 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/JenkinsJobRunner.groovy Log Message: ----------- added dsl importing and methods for run Jenkins scan for MB pipelines Commit: 86425ce1a9f32f227305a5bed73830ea8cf825f1 https://github.com/jenkinsci/electricflow-plugin/commit/86425ce1a9f32f227305a5bed73830ea8cf825f1 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: A specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/JenkinsMultiBranchPipelineBuildJob.groovy Log Message: ----------- added class for MB pipelines Commit: 0e353b3e8b22efd480f8e5bad1f0395c10fbad20 https://github.com/jenkinsci/electricflow-plugin/commit/0e353b3e8b22efd480f8e5bad1f0395c10fbad20 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy Log Message: ----------- added importing of gitHelper Commit: 2da95377c34414f903e8ca0a1846b43ec5ef7d77 https://github.com/jenkinsci/electricflow-plugin/commit/2da95377c34414f903e8ca0a1846b43ec5ef7d77 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy Log Message: ----------- added tests for tests MB pipelines Commit: dc4f126419e24660b8ec9a393d811bb7d16b17ef https://github.com/jenkinsci/electricflow-plugin/commit/dc4f126419e24660b8ec9a393d811bb7d16b17ef Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-15 (Tue, 15 Sep 2020) Changed paths: M specs/environments/default/remote-secrets.env Log Message: ----------- added env variables for git Commit: 213cf8a108bdddc8fcc06bb1269956c0ac893e06 https://github.com/jenkinsci/electricflow-plugin/commit/213cf8a108bdddc8fcc06bb1269956c0ac893e06 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy Log Message: ----------- added method for replace type of instance in jenkins file which should be run Commit: 874ba0677866d50cb13754399d92a69e4edc13bf https://github.com/jenkinsci/electricflow-plugin/commit/874ba0677866d50cb13754399d92a69e4edc13bf Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/JenkinsJobRunner.groovy Log Message: ----------- added verification for that new build has appeared and its status not null Commit: 8e296a775b90e0bc7331069b5bf95202ef46150d https://github.com/jenkinsci/electricflow-plugin/commit/8e296a775b90e0bc7331069b5bf95202ef46150d Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy Log Message: ----------- added type variable Commit: a63e9e6a7018bf993af28d6374abc869c5ae746e https://github.com/jenkinsci/electricflow-plugin/commit/a63e9e6a7018bf993af28d6374abc869c5ae746e Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy Log Message: ----------- new tests for MB pipelines Commit: 50f157eea3f148370f8dcd9adf5d5b8a03572e2f https://github.com/jenkinsci/electricflow-plugin/commit/50f157eea3f148370f8dcd9adf5d5b8a03572e2f Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy Log Message: ----------- replace default value for repository, fixed typo and moved flag to another method Commit: fd521d65155de6ceb8373a771b27dfb7ff256b81 https://github.com/jenkinsci/electricflow-plugin/commit/fd521d65155de6ceb8373a771b27dfb7ff256b81 Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: A specs/src/test/resources/jenkinsXMLs/MultiBranchPipeline2.xml Log Message: ----------- added jenkins xml file for multibranch pipeline project Commit: cd40484e5dac78d5297661fd23e591a5712edd6b https://github.com/jenkinsci/electricflow-plugin/commit/cd40484e5dac78d5297661fd23e591a5712edd6b Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy Log Message: ----------- added importing of xml file and replace string with variable Commit: 0d5ca8db37210f951858c4ec3bf31d7f82fdaf1d https://github.com/jenkinsci/electricflow-plugin/commit/0d5ca8db37210f951858c4ec3bf31d7f82fdaf1d Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: M specs/environments/default/remote-secrets.env Log Message: ----------- replaced old variables Commit: 2cac8e99df175623f66eddc7e9bfa8841226033c https://github.com/jenkinsci/electricflow-plugin/commit/2cac8e99df175623f66eddc7e9bfa8841226033c Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy Log Message: ----------- update replace procedure Commit: 8e1d0ac378841054f817f742130e94548107e1bd https://github.com/jenkinsci/electricflow-plugin/commit/8e1d0ac378841054f817f742130e94548107e1bd Author: Eduard Serbin <eser...@cloudbees.com> Date: 2020-09-21 (Mon, 21 Sep 2020) Changed paths: M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy Log Message: ----------- added tests for MB pipeline Commit: f44ae294a25d3b597f71cf3c4e178eadf7a1713b https://github.com/jenkinsci/electricflow-plugin/commit/f44ae294a25d3b597f71cf3c4e178eadf7a1713b Author: Dmitriy Shamatrin <justn...@gmail.com> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M specs/environments/default/remote-secrets.env M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy A specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy M specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/JenkinsJobRunner.groovy A specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/JenkinsMultiBranchPipelineBuildJob.groovy A specs/src/test/resources/dsl/Common/RunProcedure.dsl M specs/src/test/resources/dsl/RunAndWait/runAndWaitRelease.dsl A specs/src/test/resources/jenkinsXMLs/MultiBranchPipeline2.xml Log Message: ----------- Merge pull request #128 from jenkinsci/NTVEPLUGIN-393 updated dsl Compare: https://github.com/jenkinsci/electricflow-plugin/compare/325c87b605b9...f44ae294a25d -- 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/325c87-f44ae2%40github.com.