Branch: refs/heads/latest
Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin
Commit: 2782a0331972db56b51d074edb31cf6786c3ade5
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2782a0331972db56b51d074edb31cf6786c3ade5
Author: Shmuel Berezin <[email protected]>
Date: 2021-12-12 (Sun, 12 Dec 2021)
Changed paths:
M pom.xml
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/resources/META-INF/hudson.remoting.ClassFilter
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:
-----------
user story #1411024: In Jenkins plugin, send action result information as
steps in test run results for MBT tests
Commit: 64fb97c3f9d628f9b6c9e25b2aff1c238182e871
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/64fb97c3f9d628f9b6c9e25b2aff1c238182e871
Author: Shmuel Berezin <[email protected]>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M pom.xml
Log Message:
-----------
user story #1411024: In Jenkins plugin, send action result information as
steps in test run results for MBT tests
Fix review comments
Commit: 0f0c0823a8952a207a031c04ebc8157dd7a38853
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/0f0c0823a8952a207a031c04ebc8157dd7a38853
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UftConstants.java
Log Message:
-----------
us #1444111- add constant for codeless folder name
Commit: ce8cb50483bcbc18c749ac505c73110a9c0ab544
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ce8cb50483bcbc18c749ac505c73110a9c0ab544
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
us #1444111- in mbt mode, run only if uft tests exist
Commit: 45d54dc634349411818c718029f0178d8ce979ad
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/45d54dc634349411818c718029f0178d8ce979ad
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M
src/main/resources/com/microfocus/application/automation/tools/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.properties
Log Message:
-----------
us #1444111- add codeless builder step in ui
Commit: 2775ac63b4b849698447fb4ab3f14a65b75a799b
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2775ac63b4b849698447fb4ab3f14a65b75a799b
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
A
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
Log Message:
-----------
us #1444111- add codeless executor step
Commit: 6563c25a54de70a2da05a437143edb852597373c
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6563c25a54de70a2da05a437143edb852597373c
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter
Log Message:
-----------
us #1444111- add mbt entities for serialization
Commit: fe1161b1b91c6e8d08145f634c74f0ead4b1e7d5
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/fe1161b1b91c6e8d08145f634c74f0ead4b1e7d5
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
Log Message:
-----------
us #1444111- add codeless executor in mbt
Commit: a16932170681855caa378f16471c350fee065f91
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a16932170681855caa378f16471c350fee065f91
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
us #1444111- generate files for codeless execution
Commit: d09563efc4181a5355154d6982a0e18dd0218979
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d09563efc4181a5355154d6982a0e18dd0218979
Author: karoi <[email protected]>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/octane-dev-latest' into octane-dev-latest
Commit: f932aea1e59ca4d92b891236e387b9f74467ff31
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f932aea1e59ca4d92b891236e387b9f74467ff31
Author: Shmuel Berezin <[email protected]>
Date: 2021-12-20 (Mon, 20 Dec 2021)
Changed paths:
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionService.java
Log Message:
-----------
Merge branch 'octane-dev-latest' into
uftb_berezin_story_1411024_jenkins_plugin_send_steps_test_results_for_mbt_tests
# Conflicts:
# pom.xml
Commit: d8b6b32ffd32ee1ef7c0862f999d3c1213151b3f
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d8b6b32ffd32ee1ef7c0862f999d3c1213151b3f
Author: Nissim Shitrit <[email protected]>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
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/resources/META-INF/hudson.remoting.ClassFilter
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 pull request #263 from
MicroFocus/uftb_berezin_story_1411024_jenkins_plugin_send_steps_test_results_for_mbt_tests
user story #1411024: In Jenkins plugin, send action result informatio…
Commit: e2ae88d6205a423c67281c5e2f7b9eac384733f1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e2ae88d6205a423c67281c5e2f7b9eac384733f1
Author: karoi <[email protected]>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
M doc/README.md
M doc/WhatsNewEarlier.md
M pom.xml
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/resources/META-INF/hudson.remoting.ClassFilter
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 'origin/octane-dev-latest' into octane-dev-latest
Commit: 1326ea03fde2ad3806c72d9cbd02c99b16e87f00
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1326ea03fde2ad3806c72d9cbd02c99b16e87f00
Author: NShitrit <[email protected]>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1420093: when trigger suite that contain manual tests, manual test
will not be "in progress"
Commit: f4c46f2cc0232da0ce1900ce29236e2a000a5035
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f4c46f2cc0232da0ce1900ce29236e2a000a5035
Author: NShitrit <[email protected]>
Date: 2021-12-22 (Wed, 22 Dec 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/UFTTestDetectionCallable.java
Log Message:
-----------
defect #1456089: backward compatible for UFT discovery jobs that added MBT
logic
Commit: 55da962f00e9e342376b7fecc948dd5f43f15b1f
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/55da962f00e9e342376b7fecc948dd5f43f15b1f
Author: karoi <[email protected]>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java
Log Message:
-----------
Merge remote-tracking branch 'origin/octane-dev-latest' into octane-dev-latest
Commit: 2345e7d318d4e715a8d15323241af379ca4ca40f
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2345e7d318d4e715a8d15323241af379ca4ca40f
Author: karoi <[email protected]>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java
Log Message:
-----------
defect #1460006- open some attributes to be modifiable
Commit: 585c3f6e57f92c3c93a3e251115885f2dfbad552
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/585c3f6e57f92c3c93a3e251115885f2dfbad552
Author: karoi <[email protected]>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/AbstractXmlIterator.java
Log Message:
-----------
defect #1460006- add peek next value functionality
Commit: 1c8efceafec51b6a68e04217c39b5eeeffb9dad3
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1c8efceafec51b6a68e04217c39b5eeeffb9dad3
Author: karoi <[email protected]>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java
Log Message:
-----------
defect #1460006- filter also codeless result files
Commit: 914fc1d8bb8db9a5d1873cec5f13e0e93b822114
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/914fc1d8bb8db9a5d1873cec5f13e0e93b822114
Author: karoi <[email protected]>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
Log Message:
-----------
defect #1460006- add codeless functionality
Commit: e79290200c05d8682fbd842da908791a24df9c5c
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e79290200c05d8682fbd842da908791a24df9c5c
Author: karoi <[email protected]>
Date: 2021-12-26 (Sun, 26 Dec 2021)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1460006- upgrade sdk version for codeless execution
Commit: e7f770fdd27a88899f44cde13079b6bba4d4a7f7
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e7f770fdd27a88899f44cde13079b6bba4d4a7f7
Author: karoi <[email protected]>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
Log Message:
-----------
us #1444111- add log messages
Commit: 041f3bf0ed5509fa629b26a999bc65f207f20a4d
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/041f3bf0ed5509fa629b26a999bc65f207f20a4d
Author: karoi <[email protected]>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
us #1444111- rename methods
Commit: 33eadbd6c1f6fe0e33c7237b605b94677c47bc55
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/33eadbd6c1f6fe0e33c7237b605b94677c47bc55
Author: karoi <[email protected]>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java
Log Message:
-----------
us #1444111- organize code
Commit: f8a30c039b2ad95750d9134eeb1ccc1499a3748d
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f8a30c039b2ad95750d9134eeb1ccc1499a3748d
Author: karoi <[email protected]>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java
Log Message:
-----------
defect #1460006- change codeless result file name filter
Commit: c5aeeba54974613aa60e81f47410179ee77f45cd
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c5aeeba54974613aa60e81f47410179ee77f45cd
Author: karoi <[email protected]>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
Log Message:
-----------
defect #1460006- change to windows separator
Commit: ea972604168b61d518aabb6feee14e9e5469051d
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ea972604168b61d518aabb6feee14e9e5469051d
Author: Nissim Shitrit <[email protected]>
Date: 2021-12-29 (Wed, 29 Dec 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/UftConstants.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/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/results/RunResultRecorder.java
A
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
M
src/main/resources/com/microfocus/application/automation/tools/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.properties
Log Message:
-----------
Merge pull request #264 from itayka/octane-dev-latest
add codeless execution
Commit: 6a2e87962e5f35ecaf86516bedac1efab3ca883b
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6a2e87962e5f35ecaf86516bedac1efab3ca883b
Author: karoi <[email protected]>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
Log Message:
-----------
defect #1460006- fix codeless report file name
Commit: d311dcfec8ef1ac8f70bb1d28c8741b87b337480
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d311dcfec8ef1ac8f70bb1d28c8741b87b337480
Author: Nissim Shitrit <[email protected]>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
Log Message:
-----------
Merge pull request #265 from itayka/octane-dev-latest
defect #1460006- fix codeless report file name
Commit: 4a566fef68a49a2c6b400905259a20cf9bd2627e
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4a566fef68a49a2c6b400905259a20cf9bd2627e
Author: karoi <[email protected]>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1474008- advance sdk version
Commit: cf76ffb474f8a08cdcce6e85dbb1fd23df9a729f
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cf76ffb474f8a08cdcce6e85dbb1fd23df9a729f
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #266 from itayka/octane-dev-latest
defect #1474008- advance sdk version
Commit: 02db6d4f94293876b9d85bfbf053014aa3015181
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/02db6d4f94293876b9d85bfbf053014aa3015181
Author: karoi <[email protected]>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
defect #1478239- fix values with value null
Commit: 8dd0b6f71d9ee04b6659ae1be6a2c92acfea02ee
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/8dd0b6f71d9ee04b6659ae1be6a2c92acfea02ee
Author: Itay Karo <[email protected]>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
Log Message:
-----------
Merge branch 'MicroFocus:octane-dev-latest' into octane-dev-latest
Commit: 5ca741ddea9cb8062c4ab5ce8f678ebe680782a7
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5ca741ddea9cb8062c4ab5ce8f678ebe680782a7
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
Merge pull request #267 from itayka/octane-dev-latest
defect #1478239- fix values with value null
Commit: bad4b9d646bbcfc5f55e00bde6144d67f3426465
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bad4b9d646bbcfc5f55e00bde6144d67f3426465
Author: karoi <[email protected]>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResult.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultParameter.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultUnit.java
Log Message:
-----------
story #1481081- add objects to read codeless json response
Commit: beb36291fbfe32b27fdc1f8d43a71e903cbd779a
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/beb36291fbfe32b27fdc1f8d43a71e903cbd779a
Author: karoi <[email protected]>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
Log Message:
-----------
story #1481081- read codeless json response and merge parameters into
iterations
Commit: 45210cefe203ede9c484a8485774e399c2c8772e
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/45210cefe203ede9c484a8485774e399c2c8772e
Author: karoi <[email protected]>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
story #1481081- update sdk version
Commit: a636280a48da1501a5b57d8b2cf50a4be29a8158
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a636280a48da1501a5b57d8b2cf50a4be29a8158
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResult.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultParameter.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultUnit.java
Log Message:
-----------
Merge pull request #268 from itayka/octane-dev-latest
story #1481081- read codeless json response and merge parameters into iterations
Commit: e88034bc4061a853e77f1276653fe7e4fbaf0e12
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e88034bc4061a853e77f1276653fe7e4fbaf0e12
Author: karoi <[email protected]>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
us #1444111- add a check for non-empty result
Commit: cdde9ce640e3725df959690b33338d5c2194bdaf
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cdde9ce640e3725df959690b33338d5c2194bdaf
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java
Log Message:
-----------
Merge pull request #269 from itayka/octane-dev-latest
us #1444111- add a check for non-empty result
Commit: 6326938c809fafb22d945cdc2ebce399f02e8554
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6326938c809fafb22d945cdc2ebce399f02e8554
Author: karoi <[email protected]>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1489276- update sdk version
Commit: f584ca5fbfa0c3ec49f055e18c91df3ea7705052
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f584ca5fbfa0c3ec49f055e18c91df3ea7705052
Author: NShitrit <[email protected]>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
Log Message:
-----------
tech: climate fixes
Commit: 3ed3f7a473118ce73b40feb926a9effe0c90e430
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3ed3f7a473118ce73b40feb926a9effe0c90e430
Author: NShitrit <[email protected]>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
Log Message:
-----------
tech: code climate fixes
Commit: 7bce86e27d40fa259682af4750f6dda210a8a592
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7bce86e27d40fa259682af4750f6dda210a8a592
Author: NShitrit <[email protected]>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
Log Message:
-----------
tech: code climate fixes
Commit: 5e5cc8891b0cd231521946f1ff8e44fdb4548e22
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5e5cc8891b0cd231521946f1ff8e44fdb4548e22
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #270 from itayka/octane-dev-latest
defect #1489276- update sdk version
Commit: a8d4a44994c2fd1de310905591e2ae87a5c86014
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a8d4a44994c2fd1de310905591e2ae87a5c86014
Author: karoi <[email protected]>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1507127- update sdk version
Commit: d609396baabf0a5f5731b378f5a988c62c41d9b1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d609396baabf0a5f5731b378f5a988c62c41d9b1
Author: Nissim Shitrit <[email protected]>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #271 from itayka/octane-dev-latest
defect #1507127- update sdk version
Commit: 5ede8b6d80bc30053933e5283ee63d26016f2125
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5ede8b6d80bc30053933e5283ee63d26016f2125
Author: NShitrit <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
defect #1515249:remove jenkins-test-harness-htmlunit dependency from Jenkins
plugin
Commit: 29c5c394dfa842126b30cbf13a87ad7b09339bba
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/29c5c394dfa842126b30cbf13a87ad7b09339bba
Author: NShitrit <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
tech: bump sdk version for plugin depend on log4j 2.17.1
Commit: 333ef5f4dc6ca343b916e2c8272c0309aa56be13
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/333ef5f4dc6ca343b916e2c8272c0309aa56be13
Author: NShitrit <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
tech: no require return fix for codeclimate
Commit: a07d3245c014ba932aa5c3b550927145dc87092e
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a07d3245c014ba932aa5c3b550927145dc87092e
Author: plescaevelyn <[email protected]>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M pom.xml
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/UftConstants.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/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
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResult.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultParameter.java
A
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/codeless/CodelessResultUnit.java
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/AbstractXmlIterator.java
M
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java
A
src/main/java/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
M
src/main/resources/com/microfocus/application/automation/tools/Messages.properties
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromCodelessBuilder/config.properties
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 pull request #475 from MicroFocus/octane-dev-latest
support codeless tests and fixes pm MBT tests
Compare:
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/01d422cb4a1e...a07d3245c014
--
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/01d422-a07d32%40github.com.