Branch: refs/heads/latest

  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin

  Commit: 67950126411ab38639e2f85d1577cfbf79469fc7

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/67950126411ab38639e2f85d1577cfbf79469fc7

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-01-07 (Tue, 07 Jan 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  tech: update workflow job dependencies





  Commit: eee504c2fca2f6b8dd582439af0baab413a8c569

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/eee504c2fca2f6b8dd582439af0baab413a8c569

  Author: elisevaHa <elish...@gmail.com>

  Date:   2020-01-29 (Wed, 29 Jan 2020)



  Changed paths:

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html



  Log Message:

  -----------

  user story #920824 : Run results of Gherkin tests: Should able to see run 
results, reports on the results & test runners





  Commit: dca452b3bc995e04bf79a0d7e54dd969d2ee8649

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/dca452b3bc995e04bf79a0d7e54dd969d2ee8649

  Author: Radislav Berkovich <radisla...@gmail.com>

  Date:   2020-01-30 (Thu, 30 Jan 2020)



  Changed paths:

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html



  Log Message:

  -----------

  Merge pull request #244 from elishevaHa/cucumber



user story #920824 : Run results of Gherkin tests: Should able to seeā€¦





  Commit: ecdb14fbc28490b64538cd25f6061152ec750a5c

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ecdb14fbc28490b64538cd25f6061152ec750a5c

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-01-30 (Thu, 30 Jan 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/build/BuildHandlerUtils.java



  Log Message:

  -----------

  defect #943184 : getPipeline logic is too complicated, replace it by using 
Jenkins.get.getItemByFullName.





  Commit: c337889b9e4193a89beec1a45898aa170341a6c2

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c337889b9e4193a89beec1a45898aa170341a6c2

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-01-30 (Thu, 30 Jan 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java



  Log Message:

  -----------

  defect #943184 : getPipeline logic is too complicated, replace it by using 
Jenkins.get.getItemByFullName.





  Commit: 31b942d41828a803f3fe652cb2dc77ac0bbb3a05

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/31b942d41828a803f3fe652cb2dc77ac0bbb3a05

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-01-30 (Thu, 30 Jan 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/AbstractBuildListenerOctaneImpl.java



  Log Message:

  -----------

  defect #943184 : getPipeline logic is too complicated, replace it by using 
Jenkins.get.getItemByFullName.





  Commit: 3e5762a6d997957253be4427bb695ab3d1b2d2f4

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3e5762a6d997957253be4427bb695ab3d1b2d2f4

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-05 (Wed, 05 Feb 2020)



  Changed paths:

    M pom.xml

    M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/MultiJobBuilderProcessor.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java

    M src/main/resources/META-INF/hudson.remoting.ClassFilter

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher/config.jelly

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction/index.jelly

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/config.jelly



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job)





  Commit: 7e8f1a7a4dadf97738543bebe963ae2059447473

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7e8f1a7a4dadf97738543bebe963ae2059447473

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-05 (Wed, 05 Feb 2020)



  Changed paths:

    A 
src/main/java/com/microfocus/application/automation/tools/octane/JellyUtils.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job) - code climate fixes





  Commit: 491943272f269e4627df5cbb6b26ee66d786008d

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/491943272f269e4627df5cbb6b26ee66d786008d

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-05 (Wed, 05 Feb 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/JellyUtils.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction.java



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job) - code climate fixes





  Commit: cd46996e962ddc1245d062040b05da35c9d88af8

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cd46996e962ddc1245d062040b05da35c9d88af8

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-05 (Wed, 05 Feb 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job) - code climate fixes





  Commit: 3149626bffcd2029f34818167c32cefe936b3f8f

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3149626bffcd2029f34818167c32cefe936b3f8f

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-05 (Wed, 05 Feb 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job) - code climate fixes





  Commit: 2709c30decfd072394ef1c46cc23d85e81e24845

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2709c30decfd072394ef1c46cc23d85e81e24845

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-06 (Thu, 06 Feb 2020)



  Changed paths:

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job)





  Commit: 74243c4b3e241871b72da5f5f7492209319fd1e4

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/74243c4b3e241871b72da5f5f7492209319fd1e4

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-06 (Thu, 06 Feb 2020)



  Changed paths:

    M pom.xml

    M 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/config.jelly



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job)





  Commit: aab7ebe87d7f07aa43e25cac36c79d2a8840daef

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/aab7ebe87d7f07aa43e25cac36c79d2a8840daef

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-06 (Thu, 06 Feb 2020)



  Changed paths:

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html



  Log Message:

  -----------

  user story #926809 : [Jenkins] Get Pull requests from BitBucket (Post build 
action Job)





  Commit: 8c4ce68c937aba638719a337e9dfbc4c279fab71

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/8c4ce68c937aba638719a337e9dfbc4c279fab71

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-06 (Thu, 06 Feb 2020)



  Changed paths:

    R 
src/main/java/com/microfocus/application/automation/tools/octane/buildLogs/RunListenerForLogs.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/AbstractBuildListenerOctaneImpl.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/events/BuildLogHelper.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java



  Log Message:

  -----------

  defect #943128 : Workflow jobs are not sending build logs to Octane





  Commit: ac4a20bdc64c47f16210d0bf569e533ccf925367

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ac4a20bdc64c47f16210d0bf569e533ccf925367

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-06 (Thu, 06 Feb 2020)



  Changed paths:

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/BuildLogHelper.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java



  Log Message:

  -----------

  defect #943128 : Workflow jobs are not sending build logs to Octane - code 
climate fixes





  Commit: 4966513f98d1cef6ec3c5de6ea1436fc86ac5490

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4966513f98d1cef6ec3c5de6ea1436fc86ac5490

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-09 (Sun, 09 Feb 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  Merge remote-tracking branch 'upstream/latest' into octane-dev-latest





  Commit: ac745826cd5e4a25b33d8753c6bbef9a66171441

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ac745826cd5e4a25b33d8753c6bbef9a66171441

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-09 (Sun, 09 Feb 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  Merge remote-tracking branch 'origin/update_dependencies' into 
octane-dev-latest





  Commit: 31832961d8db570ceaf959ed22359aa82766c36f

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/31832961d8db570ceaf959ed22359aa82766c36f

  Author: Radislav Berkovich <radislav.berkov...@microfocus.com>

  Date:   2020-02-09 (Sun, 09 Feb 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  update sdk to 2.0.82.8





  Commit: a5ec810999a6f647b9a12a4c895713fb11457456

      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a5ec810999a6f647b9a12a4c895713fb11457456

  Author: tofanadrian3000 <47985360+tofanadrian3...@users.noreply.github.com>

  Date:   2020-02-10 (Mon, 10 Feb 2020)



  Changed paths:

    M pom.xml

    M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/JellyUtils.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java

    R 
src/main/java/com/microfocus/application/automation/tools/octane/buildLogs/RunListenerForLogs.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/AbstractBuildListenerOctaneImpl.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/events/BuildLogHelper.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/MultiJobBuilderProcessor.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction.java

    A 
src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java

    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/build/BuildHandlerUtils.java

    M src/main/resources/META-INF/hudson.remoting.ClassFilter

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher/config.jelly

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction/index.jelly

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/config.jelly

    A 
src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html

    M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html



  Log Message:

  -----------

  Merge pull request #281 from MicroFocus/octane-dev-latest



Octane 6.1.1-beta





Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/bdaaa6c7aca9...a5ec810999a6

-- 
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/bdaaa6-a5ec81%40github.com.

Reply via email to