Branch: refs/heads/latest
Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin
Commit: 3e2efc7c3e01968e157eea4fab26c1384550a410
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3e2efc7c3e01968e157eea4fab26c1384550a410
Author: motteww <[email protected]>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/Constants.java
M
src/main/java/com/microfocus/application/automation/tools/mc/HttpUtils.java
M
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
A
src/main/java/com/microfocus/application/automation/tools/mc/Oauth2TokenUtil.java
A
src/main/java/com/microfocus/application/automation/tools/model/AuthModel.java
M
src/main/java/com/microfocus/application/automation/tools/model/ProxySettings.java
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.java
M
src/main/java/com/microfocus/application/automation/tools/model/UploadAppModel.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/UploadAppBuilder.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/config.jelly
M src/main/webapp/configure.js
M src/main/webapp/parallelRunnerEnvironment.js
Log Message:
-----------
Us321046:As a user, in the Jenkins plugin, I can use the execution token
instead of username-password for authentication in existing build steps
Commit: 4b22d727f6bfac4a79e2fef5e426729ce4eb08a3
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4b22d727f6bfac4a79e2fef5e426729ce4eb08a3
Author: motteww <[email protected]>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/HttpUtils.java
M
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
US#321046:for code review.
Commit: 191bbe1c59708f03fa567bdaadf8252ffea318e1
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/191bbe1c59708f03fa567bdaadf8252ffea318e1
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M HpToolsLauncher/Launcher.cs
A HpToolsLauncher/McConnection.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
Log Message:
-----------
US-735131 | Add support for UFT Mobile authentication via Access Key
Commit: 2a3bdf6b12f6bc29faffda72f00092987af797cb
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/2a3bdf6b12f6bc29faffda72f00092987af797cb
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M HpToolsLauncher/Helper.cs
M HpToolsLauncher/HpToolsLauncher.csproj
M HpToolsLauncher/HpToolsLauncherTests/UnitTest1.cs
M HpToolsLauncher/JunitXml/JunitXmlBuilder.cs
M HpToolsLauncher/JunitXml/junit.cs
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/Runners/RunnerBase.cs
M HpToolsLauncher/TestInfo.cs
A HpToolsLauncher/TestParameter.cs
M HpToolsLauncher/TestParameterInfo.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromAlmModel.java
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.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/RunFromAlmBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/SvChangeModeBuilder.java
A
src/main/java/com/microfocus/application/automation/tools/uft/model/SpecifyParametersModel.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromAlmBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromAlmBuilder/help-almTestSets.html
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-fsTests.html
A
src/main/resources/com/microfocus/application/automation/tools/uft/model/SpecifyParametersModel/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/uft/model/SpecifyParametersModel/help-__emptyForHelp.html
M
src/main/resources/com/microfocus/application/automation/tools/uft/model/UftSettingsModel/config.jelly
M src/main/webapp/js/fileSystemUtils.js
A src/main/webapp/js/specifyParametersUtils.js
M
src/test/java/com/microfocus/application/automation/tools/octane/tests/detection/UFTExtensionTest.java
Log Message:
-----------
Merge branch 'latest' into us321046-wy
Commit: e1c66c363be6d843bcc13c3ac25b64ed5bc4dc69
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e1c66c363be6d843bcc13c3ac25b64ed5bc4dc69
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M HpToolsLauncher/Properties/Resources.resx
Log Message:
-----------
fixed broken resources file
Commit: c722a0f5746bace60b698832da02089d9530d612
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c722a0f5746bace60b698832da02089d9530d612
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M HpToolsLauncher/HpToolsLauncher.csproj
Log Message:
-----------
add McConnection to compile target
Commit: 566c012f9f92abc95602369f37c7c929a26d6454
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/566c012f9f92abc95602369f37c7c929a26d6454
Author: motteww <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/HttpUtils.java
Log Message:
-----------
US#321046:for code review.
Commit: dd8a31406e5ed970200bf5ae70818eaf882f5ae9
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/dd8a31406e5ed970200bf5ae70818eaf882f5ae9
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-mcServerName.html
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-mcTenantId.html
M
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/help-mcServerName.html
A
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/help-mcTenantId.html
Log Message:
-----------
Added help messages, refactor jelly and fixed bug when tenantId gets
concatenated to the username in the model
Commit: eb15cec2096117ce2b13d1ccb2d70832f8382c33
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/eb15cec2096117ce2b13d1ccb2d70832f8382c33
Author: Zsolt Lukacs <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java
Log Message:
-----------
Merge branch 'latest' into us321046-wy
Commit: 9e2fd6a44fecfcff0522bed380c3af3abb7c931c
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9e2fd6a44fecfcff0522bed380c3af3abb7c931c
Author: ying-wang17 <[email protected]>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M
src/main/java/com/microfocus/application/automation/tools/mc/Oauth2TokenUtil.java
Log Message:
-----------
US#321046:for code review.
US#321046:for code review.
Commit: 699991c62c4553b5f94460fdc6bc5291f0a1e43b
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/699991c62c4553b5f94460fdc6bc5291f0a1e43b
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M HpToolsLauncher/ConsoleWriter.cs
A HpToolsLauncher/EncryptionUtils.cs
M HpToolsLauncher/HpToolsLauncher.csproj
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M HpToolsLauncher/TestRunners/ParallelTestRunner.cs
M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
M doc/README.md
M doc/WhatsNewEarlier.md
M pom.xml
M
src/main/java/com/microfocus/application/automation/tools/AlmToolsUtils.java
M
src/main/java/com/microfocus/application/automation/tools/EncryptionUtils.java
A
src/main/java/com/microfocus/application/automation/tools/JenkinsUtils.java
M src/main/java/com/microfocus/application/automation/tools/common/Pair.java
M
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/CommonResultUploadBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/rest/BasicPostEntityRequest.java
A
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/service/RunStatusResolver.java
M
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/uploader/RunUploader.java
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.java
A
src/main/java/com/microfocus/application/automation/tools/nodes/EncryptionNodeProperty.java
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/junit/JUnitXmlIterator.java
M
src/main/java/com/microfocus/application/automation/tools/octane/tests/xml/TestResultXmlWriter.java
M
src/main/java/com/microfocus/application/automation/tools/results/ReportMetaData.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromAlmBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
A
src/main/java/com/microfocus/application/automation/tools/settings/RunnerMiscSettingsGlobalConfiguration.java
A
src/main/java/com/microfocus/application/automation/tools/settings/UFTEncryptionGlobalConfiguration.java
M
src/main/resources/com/microfocus/application/automation/tools/commonResultUpload/CommonResultUploadBuilder/help-runStatusMapping.html
A
src/main/resources/com/microfocus/application/automation/tools/nodes/EncryptionNodeProperty/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/nodes/EncryptionNodeProperty/help-publicKey.html
M
src/main/resources/com/microfocus/application/automation/tools/results/HtmlBuildReportAction/index.jelly
A
src/main/resources/com/microfocus/application/automation/tools/settings/RunnerMiscSettingsGlobalConfiguration/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/settings/RunnerMiscSettingsGlobalConfiguration/help-dateFormat.html
A
src/main/resources/com/microfocus/application/automation/tools/settings/RunnerMiscSettingsGlobalConfiguration/help-defaultBranches.html
A
src/main/resources/com/microfocus/application/automation/tools/settings/UFTEncryptionGlobalConfiguration/config.jelly
M
src/test/java/com/microfocus/application/automation/tools/octane/tests/TestJenkinsDurationTest.java
M
src/test/java/com/microfocus/application/automation/tools/octane/tests/detection/ResultFieldsDetectionTest.java
Log Message:
-----------
Merge branch 'latest' into us321046-wy
Commit: 3cca5b23f4503f0328070fd5e6bd146ee01743d5
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3cca5b23f4503f0328070fd5e6bd146ee01743d5
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
added missing PrintStream symbol
Commit: abe5c4b15592e58f2550323af3e5c997074f3af2
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/abe5c4b15592e58f2550323af3e5c997074f3af2
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/UploadAppBuilder.java
Log Message:
-----------
remove exception which is never thrown in that block
Commit: 4255bbf8ceb4e2c68a1672a124dc66974318d85b
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4255bbf8ceb4e2c68a1672a124dc66974318d85b
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Program.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M
src/main/java/com/microfocus/application/automation/tools/AlmToolsUtils.java
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/uft/model/UftSettingsModel.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-outEncoding.html
M src/main/webapp/js/fileSystemUtils.js
Log Message:
-----------
Merge branch 'latest' into us321046-wy
Commit: 5e860437f4dbae87f0dd018fe07ba277b5241b47
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5e860437f4dbae87f0dd018fe07ba277b5241b47
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
Retrigger build
Commit: ff1c8d009e867d1bf86470ff89ca26c4801b19dd
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ff1c8d009e867d1bf86470ff89ca26c4801b19dd
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/mc/HttpUtils.java
Log Message:
-----------
Fix import for StringUtils
Commit: f41d26bec57da7b68e879d3ab6e404b889d01582
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f41d26bec57da7b68e879d3ab6e404b889d01582
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
Added check for null Mc info
Commit: 7c059261a8c8bf94b46c51ef1d44ef4a2789ef5a
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7c059261a8c8bf94b46c51ef1d44ef4a2789ef5a
Author: Zsolt Lukacs <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
Log Message:
-----------
Fix parentheses
Commit: 262431026a55637d30ebb9cbf47d2509fd69a164
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/262431026a55637d30ebb9cbf47d2509fd69a164
Author: plescaevelyn <[email protected]>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M HpToolsLauncher/HpToolsLauncher.csproj
M HpToolsLauncher/Launcher.cs
A HpToolsLauncher/McConnection.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M
src/main/java/com/microfocus/application/automation/tools/mc/Constants.java
M
src/main/java/com/microfocus/application/automation/tools/mc/HttpUtils.java
M
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
A
src/main/java/com/microfocus/application/automation/tools/mc/Oauth2TokenUtil.java
A
src/main/java/com/microfocus/application/automation/tools/model/AuthModel.java
M
src/main/java/com/microfocus/application/automation/tools/model/ProxySettings.java
M
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.java
M
src/main/java/com/microfocus/application/automation/tools/model/UploadAppModel.java
M
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M
src/main/java/com/microfocus/application/automation/tools/run/UploadAppBuilder.java
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-mcServerName.html
A
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/help-mcTenantId.html
M
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/config.jelly
A
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/help-mcServerName.html
A
src/main/resources/com/microfocus/application/automation/tools/run/UploadAppBuilder/help-mcTenantId.html
M src/main/webapp/configure.js
M src/main/webapp/parallelRunnerEnvironment.js
Log Message:
-----------
Merge pull request #483 from motteww/us321046-wy
Us321046:As a user, in the Jenkins plugin, I can use the execution to…
Compare:
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/4338d004ff67...262431026a55
--
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/4338d0-262431%40github.com.