Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: bdbbed3a68073bf18f154c6794912ba880507d85
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bdbbed3a68073bf18f154c6794912ba880507d85
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M HpToolsLauncher/HpToolsLauncher.csproj
    M HpToolsLauncher/JavaProperties/JavaProperties.cs
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/Program.cs
    A HpToolsLauncher/Runners/MBTRunner.cs
    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/testrunner/TestsToRunConverterBuilder.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/HPRunnerType.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/detection/MFToolsDetectionExtension.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/AbstractXmlIterator.java
    M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
    M 
src/test/java/com/microfocus/application/automation/tools/octane/actions/plugin/PluginActionsTest.java
    M 
src/test/java/com/microfocus/application/automation/tools/octane/tests/TestResultIterator.java
    M 
src/test/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriterTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/latest' into latest


  Commit: 904afede8a530e0ca9c6134cb37555ecb3047c05
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/904afede8a530e0ca9c6134cb37555ecb3047c05
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M HpToolsLauncher/ConsoleQuickEdit.cs
    M HpToolsLauncher/ElevatedProcess.cs
    M HpToolsLauncher/Helper.cs
    M HpToolsLauncher/HpToolsLauncherTests/ParallelRunnerEnvironmentUtilTests.cs
    M HpToolsLauncher/HpToolsLauncherTests/Properties/AssemblyInfo.cs
    M HpToolsLauncher/HpToolsLauncherTests/UnitTest1.cs
    M HpToolsLauncher/IProcessAdapter.cs
    M HpToolsLauncher/IniManager.cs
    M HpToolsLauncher/Interfaces/IAssetRunner.cs
    M HpToolsLauncher/Interfaces/IFileSysTestRunner.cs
    M HpToolsLauncher/Interfaces/IXmlBuilder.cs
    M HpToolsLauncher/JavaProperties/JavaIniFile.cs
    M HpToolsLauncher/JavaProperties/JavaProperties.cs
    M HpToolsLauncher/JunitXml/JunitXmlBuilder.cs
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/MtbManager.cs
    M HpToolsLauncher/MtbxManager.cs
    M HpToolsLauncher/NativeProcess.cs
    M HpToolsLauncher/ParallelRunner/ParallelRunnerEnvironmentUtil.cs
    M HpToolsLauncher/ParallelRunner/ParallelTestRunConfiguration.cs
    M HpToolsLauncher/ProcessExtensions.cs
    M HpToolsLauncher/Program.cs
    M HpToolsLauncher/Properties/AssemblyInfo.cs
    M HpToolsLauncher/RTS/AdditionalAttributeModel.cs
    M HpToolsLauncher/RTS/RTSHelper.cs
    M HpToolsLauncher/RTS/ScriptRTSModel.cs
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
    M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
    M HpToolsLauncher/Runners/MBTRunner.cs
    M HpToolsLauncher/Runners/RunnerBase.cs
    M HpToolsLauncher/SummaryDataLogger.cs
    M HpToolsLauncher/TestData.cs
    M HpToolsLauncher/TestParameterInfo.cs
    M HpToolsLauncher/TestRunResults.cs
    M HpToolsLauncher/TestRunners/ApiTestRunner.cs
    M HpToolsLauncher/TestRunners/GuiTestRunner.cs
    M HpToolsLauncher/TestRunners/ParallelTestRunner.cs
    M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
    M HpToolsLauncher/WinUserNativeMethods.cs

  Log Message:
  -----------
  617005 [Jenkins Plug-in] Unhandled exception for ALM Test Sets that does not 
exist


  Commit: bf4db4c0f34846494ca00acc2d5caa74b083b0dc
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bf4db4c0f34846494ca00acc2d5caa74b083b0dc
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/Program.cs
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs

  Log Message:
  -----------
  rollback unsupported syntax changes


  Commit: e2383655576724ea6aad77977167f4e8aa5b6158
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e2383655576724ea6aad77977167f4e8aa5b6158
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M HpToolsLauncher/JavaProperties/JavaProperties.cs
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs

  Log Message:
  -----------
  Resolve code climate warning "Avoid deeply nested control flow statements."


  Commit: cb92091a30b1df90f79c33ff4b4affd26f08eeec
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cb92091a30b1df90f79c33ff4b4affd26f08eeec
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs

  Log Message:
  -----------
  Resolve code climate warning "Avoid deeply nested control flow statements."


  Commit: f231bf371f824432959c8213319703f2908f007e
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f231bf371f824432959c8213319703f2908f007e
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
    M 
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
    M src/main/resources/lib/custom/customRepeatable.jelly
    M src/main/webapp/configure.js
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  442023, 617005, 618172, etc: bug-fixing and code optimization


  Commit: 77147528426173c94d8c6c56fc982aecbd7beec9
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/77147528426173c94d8c6c56fc982aecbd7beec9
  Author: dorin7bogdan <[email protected]>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M doc/UFT_Mobile_Integration.md
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  Merge branch 'latest' into latest


  Commit: 2f550e0749c12f57b409dbd1243d93a2106bb493
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2f550e0749c12f57b409dbd1243d93a2106bb493
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M src/main/webapp/configure.js
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  simplifying complex logical expression.


  Commit: 85880cb2576e60d858c2b4cbd90efd62470f4990
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/85880cb2576e60d858c2b4cbd90efd62470f4990
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M doc/UFT_Mobile_Integration.md
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  Merge branch 'latest' of 
https://github.com/dorin7bogdan/hpe-application-automation-tools-plugin into 
latest


  Commit: a11f9450b605e5aa700721b38a2582c766e33e28
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a11f9450b605e5aa700721b38a2582c766e33e28
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M src/main/webapp/configure.js
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  fix baseUrl format and make sure to ignore trailing slashes


  Commit: c253b35d3650e1ea8ce8bcb684c93c25c301ac01
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c253b35d3650e1ea8ce8bcb684c93c25c301ac01
  Author: Dorin Bogdan <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M 
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  632061 [Jenkins Plug-in] "UFT parallel running mode" checkbox will be 
unchecked after the job configuration


  Commit: 2234fca6c3270296a7abc30846783c6bed05f6da
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2234fca6c3270296a7abc30846783c6bed05f6da
  Author: Zhipeng Wang <[email protected]>
  Date:   2021-06-29 (Tue, 29 Jun 2021)

  Changed paths:
    M HpToolsLauncher/ConsoleQuickEdit.cs
    M HpToolsLauncher/ElevatedProcess.cs
    M HpToolsLauncher/Helper.cs
    M HpToolsLauncher/HpToolsLauncherTests/ParallelRunnerEnvironmentUtilTests.cs
    M HpToolsLauncher/HpToolsLauncherTests/Properties/AssemblyInfo.cs
    M HpToolsLauncher/HpToolsLauncherTests/UnitTest1.cs
    M HpToolsLauncher/IProcessAdapter.cs
    M HpToolsLauncher/IniManager.cs
    M HpToolsLauncher/Interfaces/IAssetRunner.cs
    M HpToolsLauncher/Interfaces/IFileSysTestRunner.cs
    M HpToolsLauncher/Interfaces/IXmlBuilder.cs
    M HpToolsLauncher/JavaProperties/JavaIniFile.cs
    M HpToolsLauncher/JavaProperties/JavaProperties.cs
    M HpToolsLauncher/JunitXml/JunitXmlBuilder.cs
    M HpToolsLauncher/Launcher.cs
    M HpToolsLauncher/MtbManager.cs
    M HpToolsLauncher/MtbxManager.cs
    M HpToolsLauncher/NativeProcess.cs
    M HpToolsLauncher/ParallelRunner/ParallelRunnerEnvironmentUtil.cs
    M HpToolsLauncher/ParallelRunner/ParallelTestRunConfiguration.cs
    M HpToolsLauncher/ProcessExtensions.cs
    M HpToolsLauncher/Program.cs
    M HpToolsLauncher/Properties/AssemblyInfo.cs
    M HpToolsLauncher/RTS/AdditionalAttributeModel.cs
    M HpToolsLauncher/RTS/RTSHelper.cs
    M HpToolsLauncher/RTS/ScriptRTSModel.cs
    M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
    M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
    M HpToolsLauncher/Runners/MBTRunner.cs
    M HpToolsLauncher/Runners/RunnerBase.cs
    M HpToolsLauncher/SummaryDataLogger.cs
    M HpToolsLauncher/TestData.cs
    M HpToolsLauncher/TestParameterInfo.cs
    M HpToolsLauncher/TestRunResults.cs
    M HpToolsLauncher/TestRunners/ApiTestRunner.cs
    M HpToolsLauncher/TestRunners/GuiTestRunner.cs
    M HpToolsLauncher/TestRunners/ParallelTestRunner.cs
    M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
    M HpToolsLauncher/WinUserNativeMethods.cs
    M 
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
    M src/main/resources/lib/custom/customRepeatable.jelly
    M src/main/webapp/configure.js
    M src/main/webapp/parallelRunnerEnvironment.js

  Log Message:
  -----------
  Merge pull request #408 from dorin7bogdan/latest

617005 [Jenkins Plug-in] Unhandled exception for ALM Test Sets that does not 
exist


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/3ce726e6f208...2234fca6c327

-- 
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 [email protected].
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/3ce726-2234fc%40github.com.

Reply via email to