Branch: refs/heads/latest Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin
Commit: e24195ac6ff752fa40a740c1d2c727912912fe65 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e24195ac6ff752fa40a740c1d2c727912912fe65 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-06-30 (Sun, 30 Jun 2019) Changed paths: M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html Log Message: ----------- tech : reformat examples of running tests Commit: 2c2209e4c062ca54c8b9cc7874165a87f729f433 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2c2209e4c062ca54c8b9cc7874165a87f729f433 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-06-30 (Sun, 30 Jun 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java Log Message: ----------- tech : fixing getProperties to be active only in custom test framework Commit: 86ff0c8b6bee56750248d817c7acc9b5178d00ea https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/86ff0c8b6bee56750248d817c7acc9b5178d00ea Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-06-30 (Sun, 30 Jun 2019) Changed paths: M pom.xml M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html Log Message: ----------- tech : adding cucumber testing framework converter Commit: 07d6f766a80d78103d9299c24197f40e512f1964 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/07d6f766a80d78103d9299c24197f40e512f1964 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html Log Message: ----------- tech : adding cucumber testing framework converter - some doc fixes Commit: 8bbf8824381f252a47855ec6cff1781d0e6dc64d https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/8bbf8824381f252a47855ec6cff1781d0e6dc64d Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-07-09 (Tue, 09 Jul 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java Log Message: ----------- defect #867017 : UFT job that is located inside folder - run report is invalid Commit: 11aab1aced4ee9d4cb1c14889194c542fee0ebf2 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/11aab1aced4ee9d4cb1c14889194c542fee0ebf2 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java M src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java Log Message: ----------- defect #868049 : Multibranch job with branch that contains '/' in name - test results are not reported and job can not be triggered from octane. In getJobByRefId - Decoding is removed as not relevant (it was relevant only if we try to send task by direct URL, therefore was need to decode job name, now this option is not possible and decoding cause to job not to be found, why? jenkins encode '/' with %2f in job name, and if we replace %2f by '/' - job is not found) Commit: a15a759fa3a0dff921ae5a92acc1e328bc769777 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a15a759fa3a0dff921ae5a92acc1e328bc769777 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java Log Message: ----------- defect #868049 : Multibranch job with branch that contains '/' in name - test results are not reported and job can not be triggered from octane. CodeClimate fixes Commit: 0dc1e36ed2d9684d02f3fc9a1997c363a1e7f95b https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/0dc1e36ed2d9684d02f3fc9a1997c363a1e7f95b Author: lazara <ayellet.la...@microfocus.com> Date: 2019-07-14 (Sun, 14 Jul 2019) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java Log Message: ----------- US #832077: [Jenkins] Add support for 'test connection' and blocking of new Jenkins CI server during the connection process Commit: 0d9007f5a32771024753f18ef3f4a570f4411525 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/0d9007f5a32771024753f18ef3f4a570f4411525 Author: lazara <ayellet.la...@microfocus.com> Date: 2019-07-15 (Mon, 15 Jul 2019) Changed paths: M pom.xml Log Message: ----------- US #832077: [Jenkins] Add support for 'test connection' and blocking of new Jenkins CI server during the connection process Commit: 36bc36391291b78e4804ea511a6f3b35672a7150 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/36bc36391291b78e4804ea511a6f3b35672a7150 Author: Radislav Berkovich <radisla...@gmail.com> Date: 2019-07-15 (Mon, 15 Jul 2019) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java Log Message: ----------- Merge pull request #221 from lazara3/octane-dev-latest US #832077: [Jenkins] Add support for 'test connection' and blocking … Commit: 451612e1ecdd5040287a412551e756cf604daf4c https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/451612e1ecdd5040287a412551e756cf604daf4c Author: Radislav Berkovich <radisla...@gmail.com> Date: 2019-07-15 (Mon, 15 Jul 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html Log Message: ----------- improving custom converter (#222) * tech : improve custom converter Commit: d7154e3b9867f8b212efdf02566948d4d84c4bd8 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d7154e3b9867f8b212efdf02566948d4d84c4bd8 Author: Radislav Berkovich <radislav.berkov...@microfocus.com> Date: 2019-07-15 (Mon, 15 Jul 2019) Changed paths: M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java Log Message: ----------- tech : code climate fix Commit: edabb8e3ff5492a79f61829bb6895cc464bb0ab0 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/edabb8e3ff5492a79f61829bb6895cc464bb0ab0 Author: Radislav Berkovich <radisla...@gmail.com> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/model/TestsFramework.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterModel.java M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly R src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-delimiter.html M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html Log Message: ----------- tech : improving custom framework (#223) * tech : improving custom framework Commit: c8edcf842426650c9d8efc602994b31c37b040a3 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c8edcf842426650c9d8efc602994b31c37b040a3 Author: Daniel Gront <grou...@gmail.com> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/model/TestsFramework.java M src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java M src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java M src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterModel.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly R src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-delimiter.html M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html Log Message: ----------- Merge pull request #242 from MicroFocus/octane-dev-latest octane 5.8.2 fixes Compare: https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/4822b35c8d2d...c8edcf842426 -- 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/hpe-application-automation-tools-plugin/push/refs/heads/latest/4822b3-c8edcf%40github.com. For more options, visit https://groups.google.com/d/optout.