1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-11-28 08:49:44 +02:00
sap-jenkins-library/vars
Oliver Feldmann 1aac091497
Enable wdi5 autologin (#4522)
* Enable wdi5 autologin

By also providing the basic auth credential on the env vars wdi5_username and wdi5_password we enable the wdi5 autologin feature, where the user does not have to remap the credentials in their wdi5 configuration. See https://ui5-community.github.io/wdi5/#/authentication?id=credentials

* Add documentation

* Add wdi5 parameter

* Add tests
2023-09-12 10:11:28 +02:00
..
abapAddonAssemblyKitCheckCVs.groovy AAKaaS:1 check Component Versions (#2023) 2020-09-17 11:01:19 +02:00
abapAddonAssemblyKitCheckPV.groovy AAKaaS: 2 Check Product Version (#2037) 2020-09-17 15:56:14 +02:00
abapAddonAssemblyKitCreateTargetVector.groovy AAKaaS: 4 create Target Vector (#2041) 2020-09-18 11:18:51 +02:00
abapAddonAssemblyKitPublishTargetVector.groovy AAKaaS: 3 publish target Vector (#2040) 2020-09-18 10:24:46 +02:00
abapAddonAssemblyKitRegisterPackages.groovy AAKaaS: 5 register package (#2042) 2020-09-18 14:07:42 +02:00
abapAddonAssemblyKitReleasePackages.groovy AAKaaS: 6 release package (#2043) 2020-09-18 16:40:49 +02:00
abapAddonAssemblyKitReserveNextPackages.groovy AAKaaS: 7 reserve next package (#2046) 2020-09-18 17:27:04 +02:00
abapEnvironmentAssembleConfirm.groovy Adding new step for abap Enviroment Assembly Confirm (#2586) 2021-02-10 11:33:10 +01:00
abapEnvironmentAssemblePackages.groovy New step: abapEnvironmentAssemblePackages (#1884) 2020-08-27 07:54:03 +02:00
abapEnvironmentBuild.groovy Generic build step (#3323) 2021-12-06 14:43:37 +01:00
abapEnvironmentCheckoutBranch.groovy Add documentation + groovy file for the abapEnvironmentCheckoutBranch step (#1887) 2020-08-06 09:59:55 +02:00
abapEnvironmentCloneGitRepo.groovy Add groovy file and documentation for cloneGitRepo step (#1954) 2020-08-26 09:52:50 +02:00
abapEnvironmentCreateSystem.groovy Create groovy step for abapEnvironmentCreateSystem (#2303) 2020-11-11 17:08:24 +01:00
abapEnvironmentCreateTag.groovy ABAP Environment Create Tag: Add Groovy Step and Docu (#3797) 2022-05-23 16:28:46 +02:00
abapEnvironmentPipeline.groovy Add create tag to abapEnvironmentPipeline (#3870) 2022-10-12 10:20:13 +02:00
abapEnvironmentPipelineStageATC.groovy ABAPEnvironmentPipeline: move cloudFoundryCreateServiceKey (#3712) 2022-05-03 12:52:44 +02:00
abapEnvironmentPipelineStageAUnit.groovy A unit step integration (#3120) 2021-11-11 15:10:14 +01:00
abapEnvironmentPipelineStageBuild.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStageCloneRepositories.groovy ABAPEnvironmentPipeline: move cloudFoundryCreateServiceKey (#3712) 2022-05-03 12:52:44 +02:00
abapEnvironmentPipelineStageConfirm.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStageInit.groovy fix stash and adapt unit tests accordingly (#3403) 2022-01-05 13:09:08 +01:00
abapEnvironmentPipelineStageInitialChecks.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStageIntegrationTests.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStagePost.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStagePrepareSystem.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPipelineStagePublish.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
abapEnvironmentPullGitRepo.groovy Fix name of credentials ID param (#1552) 2020-05-14 19:17:47 +02:00
abapEnvironmentPushATCSystemConfig.groovy Config & Documentation ATC System Configuration Steps/Stage (#3552) 2022-02-17 17:33:12 +01:00
abapEnvironmentRunATCCheck.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
abapEnvironmentRunAUnitTest.groovy AUnit step (#3075) 2021-09-20 11:14:13 +02:00
ansSendEvent.groovy [ANS] Step implementation (#3764) 2022-06-21 15:45:07 +02:00
apiKeyValueMapDownload.groovy ApiKeyValueMapDownload Command (#3245) 2021-11-15 13:48:14 +01:00
apiKeyValueMapUpload.groovy ApiKeyValueMapUpload Command (#3407) 2022-03-07 11:03:44 +01:00
apiProviderDownload.groovy New piper step APIProviderDownload contribution (#3349) 2022-03-09 13:07:23 +01:00
apiProviderList.groovy ApiProviderList Command (#3879) 2022-07-07 15:48:59 +03:00
apiProviderUpload.groovy ApiProviderUpload Command (#3663) 2022-05-16 11:52:04 +02:00
apiProxyDownload.groovy ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
apiProxyList.groovy ApiProxyList Command (#3794) 2022-06-21 13:08:00 +02:00
apiProxyUpload.groovy ApiProxyUpload Command (#3295) 2021-12-28 09:31:50 +01:00
artifactPrepareVersion.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
artifactSetVersion.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
awsS3Upload.groovy Create awsS3Upload (#3737) 2022-05-18 10:37:54 +02:00
azureBlobUpload.groovy Create azureBlobUpload (#3766) 2022-06-15 09:41:02 +02:00
batsExecuteTests.groovy convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
buildExecute.groovy cnbBuild triggered by buildExecute (#4498) 2023-09-07 11:14:04 +02:00
buildSetResult.groovy piperPipeline: handle build result correctly (#660) 2019-04-15 14:18:08 +02:00
cfManifestSubstituteVariables.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
checkChangeInDevelopment.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
checkForLegacyConfiguration.groovy Improve error message for legacy cloud sdk config (#2348) 2020-11-11 14:47:55 +01:00
checkmarxExecuteScan.groovy fix(checkmarx): bind githubTokenCredentialsId to githubToken (#4138) 2022-12-01 13:40:13 +05:30
checkmarxOneExecuteScan.groovy Adding support for CheckmarxOne platform (#4317) 2023-05-05 14:05:58 +02:00
checksPublishResults.groovy checksPublishResults: prepare reports only if the reporting is active (#2971) 2021-07-12 10:02:09 +02:00
cloudFoundryCreateService.groovy Implementing cfCreateService in Golang (#1649) 2020-08-19 10:17:27 +02:00
cloudFoundryCreateServiceKey.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
cloudFoundryCreateSpace.groovy Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeleteService.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
cloudFoundryDeleteSpace.groovy Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeploy.groovy Fix env var replacement (#3260) 2021-11-15 12:59:49 +01:00
cnbBuild.groovy fix(cnbBuild): failOnError (#3344) 2021-12-08 17:13:20 +01:00
codeqlExecuteScan.groovy feat(codeql): new codeql piper step (#3765) 2022-06-24 09:04:24 +02:00
commonPipelineEnvironment.groovy feat (remove key from commonPipelineEnvironment) (#4074) 2022-11-03 15:27:47 +01:00
containerExecuteStructureTests.groovy Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
containerPushToRegistry.groovy containerPushToRegistry: Add possibility to copy image from private registry (#4242) 2023-02-23 19:32:41 +06:00
containerSaveImage.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
credentialdiggerScan.groovy Add credentialdiggerScan step (#4141) 2023-04-04 16:57:15 +02:00
debugReportArchive.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
detectExecuteScan.groovy feat(detectExecuteScan): SARIF export and GH issue creation (#3637) 2022-03-17 15:32:48 +01:00
dockerExecute.groovy Enhance step documentation (#4490) 2023-07-31 11:15:39 +02:00
dockerExecuteOnKubernetes.groovy Enhance step documentation (#4490) 2023-07-31 11:15:39 +02:00
dubExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
durationMeasure.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
fioriOnCloudPlatformPipeline.groovy Stash via Utils.stash (#4380) 2023-07-07 14:35:14 +02:00
fortifyExecuteScan.groovy Upload Fortify scan results to GitHub issue (#3300) 2022-01-21 10:52:17 +01:00
gatlingExecuteTests.groovy New step gatlingExecuteTests, used in Performance stage (#2298) 2020-11-03 17:42:02 +01:00
gaugeExecuteTests.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
gctsCloneRepository.groovy Introducing new step 'gctsCloneRepository' (#1468) 2020-06-18 07:45:22 +02:00
gctsCreateRepository.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
gctsDeploy.groovy Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
gctsExecuteABAPQualityChecks.groovy Local scopeg cts execute abap unit test (#3563) 2022-02-22 09:58:22 +01:00
gctsExecuteABAPUnitTests.groovy Introducing new step 'gctsExecuteABAPUnitTests' (#1532) 2020-07-14 10:58:57 +02:00
gctsRollback.groovy Introducing new step 'gctsRollback' (#1526) 2020-07-23 20:20:07 +02:00
githubCheckBranchProtection.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCommentIssue.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCreateIssue.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCreatePullRequest.groovy Add githubCreatePullRequest.groovy (#3706) 2022-06-20 15:05:28 +02:00
githubPublishRelease.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubSetCommitStatus.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
gitopsUpdateDeployment.groovy feat(Gitops): new step to update deployment (#2178) 2020-10-20 09:05:17 +02:00
golangBuild.groovy added missing git credentials handling 2022-04-26 09:38:49 +02:00
gradleExecuteBuild.groovy gradleExecuteBuild initial commit (#3337) 2021-12-22 15:34:36 +01:00
hadolintExecute.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
handlePipelineStepErrors.groovy fix(handlePipelineStepError): correct handling of failed steps (#2498) 2021-01-11 10:49:33 +01:00
healthExecuteCheck.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
helmExecute.groovy fix(helmExecute): General fixes (#3691) 2022-06-28 13:03:03 +02:00
influxWriteData.groovy Update influxWriteData.groovy (#2684) 2021-03-10 09:23:36 +01:00
integrationArtifactDeploy.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactDownload.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetMplStatus.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetServiceEndpoint.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactResource.groovy IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactTransport.groovy integrationArtifactTransport Command (#4131) 2022-12-20 12:15:36 +01:00
integrationArtifactTriggerIntegrationTest.groovy Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactUnDeploy.groovy IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUpdateConfiguration.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactUpload.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
isChangeInDevelopment.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
jenkinsMaterializeLog.groovy jenkinsMaterialzeLog: use log without binary annotations (#1542) 2020-05-18 21:19:30 +02:00
kanikoExecute.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
karmaExecuteTests.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
kubernetesDeploy.groovy feat(kubernetesDeploy): add infrastructure extensibility (#3853) 2022-06-29 12:00:37 +02:00
mailSendNotification.groovy fix(mailSendNotification): do not send recovery notifications on first build (#3978) 2022-12-12 10:26:16 +01:00
malwareExecuteScan.groovy Remove handle pipeline step errors from groovy glue code (#2573) 2021-02-04 08:54:00 +01:00
mavenBuild.groovy Extending mavenBuild step with an option to perform maven deploy with publish flag (#2833) 2021-06-01 09:24:36 +02:00
mavenExecute.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
mavenExecuteIntegration.groovy Do not collect test results in wrapper (#1869) 2020-07-30 16:10:20 +02:00
mavenExecuteStaticCodeChecks.groovy enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
mtaBuild.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
multicloudDeploy.groovy refactor: rebranding from scp to btp (#4049) 2022-11-29 09:52:23 +01:00
neoDeploy.groovy Stash via Utils.stash (#4380) 2023-07-07 14:35:14 +02:00
newmanExecute.groovy feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
nexusUpload.groovy refactor: align parameter name for username (#1960) 2020-09-16 11:33:03 +02:00
npmExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
npmExecuteEndToEndTests.groovy Enable wdi5 autologin (#4522) 2023-09-12 10:11:28 +02:00
npmExecuteLint.groovy Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00
npmExecuteScripts.groovy Add sysadmin capabilities to npmExecuteScripts (#1691) 2020-06-19 16:39:07 +02:00
pipelineCreateScanSummary.groovy feat(pipelineCreateScanSummary) Create groovy wrapper (#2743) 2021-04-15 07:45:06 +02:00
pipelineExecute.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
pipelineRestartSteps.groovy Show user friendly error messages for pipeline restart step. (#2409) 2020-11-26 08:03:22 +01:00
pipelineStashFiles.groovy pipelineStashFiles: generate docu 2019-04-12 22:45:31 +02:00
pipelineStashFilesAfterBuild.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
pipelineStashFilesBeforeBuild.groovy typo (#3082) 2021-09-13 13:57:04 +02:00
piperExecuteBin.groovy Stash via Utils.stash (#4380) 2023-07-07 14:35:14 +02:00
piperInitRunStageConfiguration.groovy Fix for checkIfStepActive custom config (#3987) 2022-08-31 16:11:51 +03:00
piperLoadGlobalExtensions.groovy Load global extensions in setupCommonPipelineEnvironment (#1688) 2020-06-22 17:52:11 +02:00
piperPipeline.groovy remove library statement from piperPipeline (#1595) 2020-06-18 08:24:47 +02:00
piperPipelineStageAcceptance.groovy Revert changes from PR #3982 (#4015) 2022-09-16 13:12:29 +02:00
piperPipelineStageAdditionalUnitTests.groovy Add npmExecuteScripts to piperPipelineStageAdditionalUnitTests (#1978) 2020-09-03 13:12:27 +02:00
piperPipelineStageArtifactDeployment.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
piperPipelineStageBuild.groovy feat(pipeline): add sonar step to PR and Build stage (#1651) 2020-11-10 09:18:14 +01:00
piperPipelineStageCompliance.groovy Run SonarQube scan in Compliance stage (#1974) 2020-09-08 17:28:29 +02:00
piperPipelineStageConfirm.groovy Add a milestone for Confirm stage (#2087) 2020-10-07 10:56:25 +02:00
piperPipelineStageInit.groovy Fix mta buildtool error (#4243) 2023-02-24 11:09:42 +01:00
piperPipelineStageIntegration.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
piperPipelineStageMavenStaticCodeChecks.groovy Remove references to cloud sdk (#2418) 2020-11-23 17:48:53 +01:00
piperPipelineStagePerformance.groovy Add deployment to performance tests stage and enable stage (#2370) 2020-11-13 16:31:45 +01:00
piperPipelineStagePost.groovy Fix config rsolving in PostStage (#2726) 2021-03-29 12:18:19 +02:00
piperPipelineStagePromote.groovy Run nexusUpload in stage Promote (#2349) 2020-11-11 16:32:23 +01:00
piperPipelineStagePRVoting.groovy Add mavenExecuteIntegration, mavenExecuteStaticCodeChecks, npmExecuteLint and npmExecuteScripts to piperPipelineStagePRVoting (#2352) 2020-11-12 09:25:44 +01:00
piperPipelineStageRelease.groovy Add transport request to GPP (#3862) 2022-07-22 15:15:53 +02:00
piperPipelineStageSecurity.groovy Extend piperPipelineStageSecurity to run detectExecuteScan step (#2069) 2020-09-28 09:56:57 +02:00
piperPublishWarnings.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
piperStageWrapper.groovy Extend conditions for step and stage activation (#1955) 2020-08-27 15:49:09 +02:00
prepareDefaultValues.groovy Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
protecodeExecuteScan.groovy Added user API key authentication method (#3748) 2022-10-10 10:55:21 +02:00
pythonBuild.groovy PythonBuild: Implementation of pythonBuild step (#3483) 2022-03-29 19:01:44 +02:00
readPipelineEnv.groovy fix(cpe): add more null checks (#2913) 2021-06-16 18:04:37 +02:00
runClosures.groovy Add step for end to end test execution (#1786) 2020-07-13 15:10:12 +02:00
seleniumExecuteTests.groovy chore(docs): Document selenium step being Jenkins-only (#4510) 2023-08-28 16:42:07 +02:00
setupCommonPipelineEnvironment.groovy Stash via Utils.stash (#4380) 2023-07-07 14:35:14 +02:00
shellExecute.groovy feat (shellExecute) extend sources param to download scripts. (#3674) 2022-03-31 18:18:20 +02:00
slackSendNotification.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
snykExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
sonarExecuteScan.groovy fix(sonar): archive result file via handleStepResults (#4227) 2023-02-22 12:28:17 +01:00
spinnakerTriggerPipeline.groovy fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
terraformExecute.groovy Add terraformExecuteStep (#2679) 2021-03-29 16:22:23 +02:00
testsPublishResults.groovy fix(checks+tests): fail pipeline if plugins fail the build (#2463) 2020-12-11 14:49:36 +01:00
tmsExport.groovy Tms export (#4160) 2023-03-27 16:55:29 +02:00
tmsUpload.groovy Activate go implementation of tmsUpload (#4308) 2023-04-06 10:09:57 +02:00
transportRequestCreate.groovy Deprecate transportRequestCreate & transportRequestRelease (#3741) 2022-05-02 11:45:46 +02:00
transportRequestDocIDFromGit.groovy solman upload split git groovy (#2782) 2021-06-07 10:34:36 +02:00
transportRequestRelease.groovy Deprecate transportRequestCreate & transportRequestRelease (#3741) 2022-05-02 11:45:46 +02:00
transportRequestReqIDFromGit.groovy solman upload split git groovy (#2782) 2021-06-07 10:34:36 +02:00
transportRequestUploadCTS.groovy CTS Upload Groovy (#2970) 2021-07-08 16:37:39 +02:00
transportRequestUploadFile.groovy No such property: commonPipelineEnvironment for class: com.sap.piper.cm.StepHelpers (#3132) 2021-09-29 17:50:45 +02:00
transportRequestUploadRFC.groovy RFC Upload Groovy (#2920) 2021-07-06 10:09:41 +02:00
transportRequestUploadSOLMAN.groovy TransportRequest: add UploadSOLMAN groovy step (#2688) 2021-03-22 11:53:37 +01:00
uiVeri5ExecuteTests.groovy feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
vaultRotateSecretId.groovy Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
whitesourceExecuteScan.groovy feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
writePipelineEnv.groovy fix(pipelineEnv): use env instead of heredoc (#2923) 2021-06-18 11:00:59 +02:00
writeTemporaryCredentials.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
xsDeploy.groovy refactor: align parameter name for username (#1960) 2020-09-16 11:33:03 +02:00