..
com/sap /piper
Add technical stage names behind feature toggle ( #1933 )
2020-08-28 16:11:35 +02:00
templates
Add npmExecuteLint and mavenExecuteStaticCodeChecks to build stage ( #1985 )
2020-09-07 16:57:01 +02:00
util
Fix containers map and add test ( #1769 )
2020-07-07 12:07:44 +02:00
ArtifactSetVersionTest.groovy
Fix maven parameter handling ( #1493 )
2020-05-06 17:43:32 +02:00
BatsExecuteTestsTest.groovy
Improve error messages for test failures ( #1417 )
2020-04-17 11:59:51 +02:00
BuildExecuteTest.groovy
Infer build tool ( #1980 )
2020-09-04 14:45:09 +02:00
CfManifestSubstituteVariablesTest.groovy
Fix: yaml util handling for boolean with value false ( #1629 )
2020-06-04 06:03:12 +02:00
CheckChangeInDevelopmentTest.groovy
checkChangeInDevelopment with docker
2019-03-19 10:07:18 +01:00
CheckmarxExecuteScanTest.groovy
piperExecuteBin: fix reading environment ( #1452 )
2020-04-24 22:41:34 +02:00
ChecksPublishResultsTest.groovy
Revert "ConfigurationLoader, ConfigurationHelper working without script reference"
2019-11-26 10:51:32 +01:00
CloudFoundryDeployTest.groovy
Add optional wrapper for cloudFoundryDeploy go-implementation ( #1952 )
2020-08-24 18:10:45 +02:00
CommonPipelineEnvironmentTest.groovy
Infer build tool ( #1980 )
2020-09-04 14:45:09 +02:00
CommonStepsTest.groovy
New step: abapEnvironmentAssemblePackages ( #1884 )
2020-08-27 07:54:03 +02:00
ContainerExecuteStructureTestsTest.groovy
Improve error messages for test failures ( #1417 )
2020-04-17 11:59:51 +02:00
ContainerPushToRegistryTest.groovy
Add step buildExecute ( #527 )
2019-07-02 13:00:36 +02:00
DebugReportArchiveTest.groovy
Implement archiving the debug report as step ( #1152 )
2020-02-07 16:30:08 +01:00
DockerExecuteOnKubernetesTest.groovy
Add option to always run stages in a pod ( #1414 )
2020-04-17 10:31:04 +02:00
DockerExecuteTest.groovy
Handle sidecar parameters in dockerExecuteOnKubernetes ( #869 )
2019-09-12 10:52:05 +02:00
DownloadCacheUtilsTest.groovy
Fix reading download cache variables on node ( #1660 )
2020-06-11 21:59:55 +02:00
DubExecuteTest.groovy
feat(dub): expose dockerEnvVars and dockerWorkspace in dubExecute ( #1012 )
2019-12-09 16:24:11 +01:00
DurationMeasureTest.groovy
remove !#groovy header
2019-05-23 10:37:28 +02:00
FioriOnCloudPlatformPipelineTest.groovy
Use mtaBuild step from go ( #1536 )
2020-05-19 08:51:18 +02:00
GaugeExecuteTestsTest.groovy
Improve error messages for test failures ( #1417 )
2020-04-17 11:59:51 +02:00
GithubPublishReleaseTest.groovy
fix: prevent script to json conversion ( #1495 )
2020-05-05 15:21:59 +02:00
HadolintExecuteTest.groovy
Patch Urls ( #929 )
2019-11-11 17:40:23 +01:00
HandlePipelineStepErrorsTest.groovy
Test DebugReport usage in handlePipelineStepErrors
2020-02-03 12:37:20 +01:00
HealthExecuteCheckTest.groovy
remove !#groovy header
2019-05-23 10:37:28 +02:00
InfluxWriteDataTest.groovy
Support InfluxDB plugin in version 2.0 ( #1130 )
2020-02-06 11:27:31 +01:00
JenkinsMaterializeLogTest.groovy
Error reporting: change category to standard term ( #1587 )
2020-05-25 22:38:26 +02:00
KarmaExecuteTestsTest.groovy
seleniumExecuteTests: expose container metadata via env vars ( #1170 )
2020-02-13 09:09:08 +01:00
KubernetesDeployTest.groovy
piperExecuteBin: fix reading environment ( #1452 )
2020-04-24 22:41:34 +02:00
MailSendNotificationTest.groovy
Ignore email addresses containing string "noreply" ( #1178 )
2020-02-13 15:12:48 +01:00
MavenExecuteIntegrationTest.groovy
Do not collect test results in wrapper ( #1869 )
2020-07-30 16:10:20 +02:00
MavenExecuteStaticCodeChecksTest.groovy
piperExecuteBin: fix reading environment ( #1452 )
2020-04-24 22:41:34 +02:00
MavenExecuteTest.groovy
piperExecuteBin: fix reading environment ( #1452 )
2020-04-24 22:41:34 +02:00
MtaBuildTest.groovy
Use mtaBuild step from go ( #1536 )
2020-05-19 08:51:18 +02:00
MulticloudDeployTest.groovy
Reuse mtar file from mtaBuild in tmsUpload and cloudFoundryDeploy ( #1794 )
2020-07-15 08:32:05 +02:00
NeoDeployTest.groovy
Default source for maven deployments to neo ( #1755 )
2020-07-03 09:56:14 +02:00
NewmanExecuteTest.groovy
feat(newman): fetch xsuaa credentials in newman execution ( #1325 )
2020-06-12 10:04:03 +02:00
NexusUploadTest.groovy
piperExecuteBin: fix reading environment ( #1452 )
2020-04-24 22:41:34 +02:00
NpmExecuteEndToEndTestsTest.groovy
Use npmExecuteEndToEndTests step in Release/Acceptance stage if it is configured ( #1813 )
2020-07-17 13:59:14 +02:00
NpmExecuteTest.groovy
fix(NPM): change NodeJS image to LTS ( #1069 )
2020-01-29 11:17:56 +01:00
PipelineExecuteTest.groovy
remove utils.getMandatoryParameter()
2019-04-09 16:25:25 +02:00
PipelineRestartStepsTest.groovy
remove !#groovy header
2019-05-23 10:37:28 +02:00
PipelineStashFilesAfterBuildTest.groovy
update stashing behavior ( #628 )
2019-04-02 13:13:25 +02:00
PipelineStashFilesBeforeBuildTest.groovy
remove opa5 stash ( #897 )
2019-11-07 11:02:27 +01:00
PiperExecuteBinTest.groovy
Fix stashing of piper binary ( #1764 )
2020-07-06 13:22:36 +02:00
PiperLoadGlobalExtensionsTest.groovy
Load global extensions in setupCommonPipelineEnvironment ( #1688 )
2020-06-22 17:52:11 +02:00
PiperPublishWarningsTest.groovy
chore(test): cleanup metaClass ( #1104 )
2020-01-22 08:57:37 +01:00
PiperStageWrapperTest.groovy
Extend conditions for step and stage activation ( #1955 )
2020-08-27 15:49:09 +02:00
PrepareDefaultValuesTest.groovy
Enable use of customDefaults from Project Config also in Groovy ( #1521 )
2020-05-12 13:50:18 +02:00
SeleniumExecuteTestsTest.groovy
fix: handle NPE in seleniumExecuteTests ( #1239 )
2020-03-03 17:09:09 +01:00
SetupCommonPipelineEnvironmentTest.groovy
Infer build tool ( #1980 )
2020-09-04 14:45:09 +02:00
SlackSendNotificationTest.groovy
remove !#groovy header
2019-05-23 10:37:28 +02:00
SnykExecuteTest.groovy
fix(NPM): change NodeJS image to LTS ( #1069 )
2020-01-29 11:17:56 +01:00
SonarExecuteScanTest.groovy
refactor(sonar): switch to Sonar scan in GO ( #1320 )
2020-04-08 12:55:46 +02:00
SpinnakerTriggerPipelineTest.groovy
fix(spinnaker): fix MissingPropertyException ( #1543 )
2020-05-14 17:45:02 +02:00
TestsPublishResultsTest.groovy
Extend testsPublishResults step to support publishing of HTML reports ( #1976 )
2020-09-02 17:04:59 +02:00
TmsUploadTest.groovy
Reuse mtar file from mtaBuild in tmsUpload and cloudFoundryDeploy ( #1794 )
2020-07-15 08:32:05 +02:00
TransportRequestCreateTest.groovy
commonPipelineEnvironment: add propertiesMap ( #526 )
2019-04-10 10:56:36 +02:00
TransportRequestReleaseTest.groovy
release transport request for cts
2019-03-19 10:07:18 +01:00
TransportRequestUploadFileTest.groovy
docker for upload file SOLMAN
2019-03-19 10:07:18 +01:00
UiVeri5ExecuteTestsTest.groovy
Improve error messages for test failures ( #1417 )
2020-04-17 11:59:51 +02:00
WhitesourceExecuteScanTest.groovy
fix(NPM): change NodeJS image to LTS ( #1069 )
2020-01-29 11:17:56 +01:00
WriteTemporaryCredentialsTest.groovy
Add mavenExecuteIntegration and writeTemporaryCredentials to piperPipelineStageIntegration ( #1927 )
2020-08-14 15:22:05 +02:00
XsDeployTest.groovy
Use old approach for resolving mode action and docker related params
2020-01-17 09:40:31 +01:00