1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/src/com/sap/piper
Kevin Hudemann ce96c379ef
Add mavenExecuteIntegration and writeTemporaryCredentials to piperPipelineStageIntegration (#1927)
This change add the support for running integration tests using the
recently introduced step mavenExecuteIntegration in
piperPipelineStageIntegration. In addition, capabilities to provide
temporary credentials to these tests is added using the
writeTemporaryCredentials step.
2020-08-14 15:22:05 +02:00
..
analytics feat(sonar): write flag for sonar execution to influx (#1534) 2020-05-14 13:46:40 +02:00
cm remove semikolons 2019-05-23 14:28:32 +02:00
integration fix(newman+cf): Change query parameter delimiter to '&' (#1814) 2020-07-20 13:20:36 +02:00
k8s Fix containers map and add test (#1769) 2020-07-07 12:07:44 +02:00
mta Update MtaMultiplexer.groovy 2019-12-16 09:28:58 +01:00
tools/neo Merge remote-tracking branch 'github/master' into HEAD 2019-05-24 14:26:07 +02:00
variablesubstitution Fix: yaml util handling for boolean with value false (#1629) 2020-06-04 06:03:12 +02:00
versioning Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
API.groovy
BashUtils.groovy Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
BuildTool.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
CfManifestUtils.groovy
CloudPlatform.groovy add multicloud deploy step 2019-04-12 17:51:38 +02:00
ConfigurationHelper.groovy Cf create services in multiclouddeploy step (#1736) 2020-07-01 17:28:50 +02:00
ConfigurationLoader.groovy Revert "ConfigurationLoader, ConfigurationHelper working without script reference" 2019-11-26 10:51:32 +01:00
ConfigurationMerger.groovy fix NonCPS issues (#796) 2019-07-29 10:17:56 +02:00
ConfigurationType.groovy
DebugReport.groovy Add option to always run stages in a pod (#1414) 2020-04-17 10:31:04 +02:00
DefaultValueCache.groovy Fix error Handling in DefaultValueCache (#1719) 2020-06-25 07:58:29 +02:00
DeploymentType.groovy add multicloud deploy step 2019-04-12 17:51:38 +02:00
DescriptorUtils.groovy Rename dlang to dub (#762) 2019-07-03 11:27:07 +02:00
DockerUtils.groovy Add step buildExecute (#527) 2019-07-02 13:00:36 +02:00
DownloadCacheUtils.groovy New step mavenExecuteIntegration (#1829) 2020-07-29 19:51:27 +02:00
EnvironmentUtils.groovy Added EnvironmentUtils needed by DebugReport 2020-02-03 17:07:56 +01:00
GenerateDocumentation.groovy
GenerateStageDocumentation.groovy Templates - Add advanced confirm stage (#720) 2019-05-22 10:42:59 +02:00
GitUtils.groovy [fix] Do not fail scanning for ChangeDocumentId/TransportRequestId in case of CR/LF 2019-11-22 16:38:03 +01:00
JenkinsUtils.groovy Revert to again use curl to download binary (#1637) 2020-06-10 10:11:20 +02:00
JsonUtils.groovy githubPublishRelease - ensure proper JSON encoding (#807) 2019-07-26 14:03:20 +02:00
MapUtils.groovy Clarify precedence in MapUtils#merge() (#983) 2019-11-14 14:33:23 +01:00
MtaUtils.groovy Update mta yaml file to support cloud MBT mtar deploy to neo. (#1198) 2020-02-20 14:57:50 +01:00
PiperGoUtils.groovy Revert to again use curl to download binary (#1637) 2020-06-10 10:11:20 +02:00
Prerequisites.groovy
QualityCheck.groovy Add ReportAggregator to collect information about executed stages and create reports (#1291) 2020-03-21 18:42:27 +01:00
QualityCheckCategory.groovy Add ReportAggregator to collect information about executed stages and create reports (#1291) 2020-03-21 18:42:27 +01:00
ReportAggregator.groovy Adapt paths to pipeline_report debug_report and maven_settings templates (#1311) 2020-03-23 20:01:58 +01:00
SidecarUtils.groovy Handle sidecar parameters in dockerExecuteOnKubernetes (#869) 2019-09-12 10:52:05 +02:00
StepAssertions.groovy
TemporaryCredentialsUtils.groovy Add mavenExecuteIntegration and writeTemporaryCredentials to piperPipelineStageIntegration (#1927) 2020-08-14 15:22:05 +02:00
Utils.groovy Avoid NPEs when not having JOB_URL, BUILD_URL (#1836) 2020-07-27 09:29:22 +02:00
WhitesourceConfigurationHelper.groovy Fix docker.includes in WhitesourceConfigurationHelper (#1666) 2020-06-15 17:02:28 +02:00