Branch: refs/heads/latest
Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin
Commit: 319b7437b2c0654e75882609b63e47436b1ff1b6
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/319b7437b2c0654e75882609b63e47436b1ff1b6
Author: karoi <[email protected]>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
A
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction.java
M
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction/index.jelly
Log Message:
-----------
story #1316116- add post build discovery report
Commit: cae30ef00ca47fbc0b4be5859b247f83723df52d
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cae30ef00ca47fbc0b4be5859b247f83723df52d
Author: karoi <[email protected]>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftJobRecognizer.java
Log Message:
-----------
story #1316116- add mbt discovery and dispatch functionality
Commit: 4451790f6213458e2868be8c871e9cfe4454d6e4
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4451790f6213458e2868be8c871e9cfe4454d6e4
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitExtension.java
Log Message:
-----------
on some docker/kubernetis environments - workspace folder might not be
available after job is finished
Commit: b05d59a56be5e0e39e72a70e9ebe31801f44d1e5
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b05d59a56be5e0e39e72a70e9ebe31801f44d1e5
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.java
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
tech : 1.moving job parameters to SDK 2.adding octane config id to parameters
when job is triggered from octane
Commit: bd77f01e97499fc53021aaa8826ff3cf871601bd
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bd77f01e97499fc53021aaa8826ff3cf871601bd
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
tech : code climate fixes
Commit: e1528875e124d37f1256b8d1a868c8dd288b8945
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e1528875e124d37f1256b8d1a868c8dd288b8945
Author: Itay Karo <[email protected]>
Date: 2021-08-08 (Sun, 08 Aug 2021)
Changed paths:
M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.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/junit/JUnitExtension.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromAlmBuilder/config.jelly
M src/main/webapp/js/almUtils.js
Log Message:
-----------
Merge branch 'MicroFocus:octane-dev-latest' into octane-dev-latest
Commit: 1ea30bb51d17c94f9ef4dced99367ab4d0ff52ab
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1ea30bb51d17c94f9ef4dced99367ab4d0ff52ab
Author: karoi <[email protected]>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction/index.jelly
Log Message:
-----------
story #1291055- add param discovery report
Commit: 6091d434fca64e7e6ad8992efbd7049f3193a092
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6091d434fca64e7e6ad8992efbd7049f3193a092
Author: karoi <[email protected]>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
story #1291055- set correct sdk version
Commit: 089b89014ca431cb3760e84f5a5ec6ad5a5deb1d
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/089b89014ca431cb3760e84f5a5ec6ad5a5deb1d
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M pom.xml
A
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction.java
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftJobRecognizer.java
M
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction/index.jelly
Log Message:
-----------
Merge pull request #258 from itayka/octane-dev-latest
add UFT actions and parameters discovery
Commit: 87de14ddc45c09410950b803b4699e1dd4c923f1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/87de14ddc45c09410950b803b4699e1dd4c923f1
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M HpToolsLauncher/Runners/MBTRunner.cs
Log Message:
-----------
tech : The test is set to record and run on any open Web application.
Commit: 578c9460aa4f7c23ea54c2a684172a21ace81fac
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/578c9460aa4f7c23ea54c2a684172a21ace81fac
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M pom.xml
A
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction.java
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftJobRecognizer.java
M
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction/index.jelly
Log Message:
-----------
Merge remote-tracking branch 'upstream/octane-dev-latest' into
octane-dev-latest
Commit: ee3745b4a6b038bed3c26d1b813f07f44fb002a7
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ee3745b4a6b038bed3c26d1b813f07f44fb002a7
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M pom.xml
Log Message:
-----------
tech : increment changes - fetching MBT data from octane
Commit: 4a8746fe72ced3be577884471ea88239e9477c54
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4a8746fe72ced3be577884471ea88239e9477c54
Author: Radislav Berkovich <[email protected]>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/parameters/ParameterProcessors.java
Log Message:
-----------
Defect 1330202 - For non-parameterized Jenkins jobs, we do not receive an
event with params
Commit: c5d8f321f67305f9f738b6ad988c081cde0a15f1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c5d8f321f67305f9f738b6ad988c081cde0a15f1
Author: Zhipeng Wang <[email protected]>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M HpToolsLauncher/Runners/MBTRunner.cs
M pom.xml
A
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction.java
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftJobRecognizer.java
M
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/parameters/ParameterProcessors.java
M
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.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/junit/JUnitExtension.java
M
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTActionDetectionBuildAction/index.jelly
Log Message:
-----------
Merge pull request #421 from MicroFocus/octane-dev-latest
Octane 7.0.4-beta
Compare:
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/b8b120364df2...c5d8f321f673
--
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/b8b120-c5d8f3%40github.com.