..
com/sap /piper
Stash via Utils.stash ( #4380 )
2023-07-07 14:35:14 +02:00
templates
Fix mta buildtool error ( #4243 )
2023-02-24 11:09:42 +01:00
util
GPP Init Stage needs to consider mta yaml path ( #3305 )
2021-12-14 14:43:02 +01:00
AnsSendEventTest.groovy
[ANS] Step implementation ( #3764 )
2022-06-21 15:45:07 +02:00
ArtifactSetVersionTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
BuildExecuteTest.groovy
cnbBuild triggered by buildExecute ( #4498 )
2023-09-07 11:14:04 +02:00
CfManifestSubstituteVariablesTest.groovy
Fix: yaml util handling for boolean with value false ( #1629 )
2020-06-04 06:03:12 +02:00
CheckChangeInDevelopmentTest.groovy
isChangeInDevelopment creation ( #3139 )
2021-10-04 14:35:38 +02:00
CheckForLegacyConfigurationTest.groovy
Improve error message for legacy cloud sdk config ( #2348 )
2020-11-11 14:47:55 +01:00
CheckmarxExecuteScanTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
ChecksPublishResultsTest.groovy
checksPublishResults: prepare reports only if the reporting is active ( #2971 )
2021-07-12 10:02:09 +02:00
CloudFoundryDeployTest.groovy
chore(cloudFoundryDeploy): remove deprecated groovy-based part ( #3242 )
2021-11-09 07:44:31 +01:00
CnbBuildTest.groovy
fix(cnbBuild): failOnError ( #3344 )
2021-12-08 17:13:20 +01:00
CommonPipelineEnvironmentTest.groovy
feat (remove key from commonPipelineEnvironment) ( #4074 )
2022-11-03 15:27:47 +01:00
CommonStepsTest.groovy
Adding support for CheckmarxOne platform ( #4317 )
2023-05-05 14:05:58 +02:00
ContainerPushToRegistryTest.groovy
fix(containerPushToRegistry): add new --multi-arch=all flag to skopeo ( #4347 )
2023-05-04 17:52:45 +06:00
DebugReportArchiveTest.groovy
Implement archiving the debug report as step ( #1152 )
2020-02-07 16:30:08 +01:00
DockerExecuteOnKubernetesTest.groovy
Stash via Utils.stash ( #4380 )
2023-07-07 14:35:14 +02:00
DockerExecuteTest.groovy
feat(dockerExecute): Infer Kubernetes securityContext from dockerOptions ( #4557 )
2023-09-18 13:05:01 +02:00
DownloadCacheUtilsTest.groovy
Fix reading download cache variables on node ( #1660 )
2020-06-11 21:59:55 +02:00
DubExecuteTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
DurationMeasureTest.groovy
remove !#groovy header
2019-05-23 10:37:28 +02:00
FioriOnCloudPlatformPipelineTest.groovy
Stash via Utils.stash ( #4380 )
2023-07-07 14:35:14 +02:00
GatlingExecuteTestsTest.groovy
New step gatlingExecuteTests, used in Performance stage ( #2298 )
2020-11-03 17:42:02 +01:00
GithubPublishReleaseTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
HandlePipelineStepErrorsTest.groovy
Test DebugReport usage in handlePipelineStepErrors
2020-02-03 12:37:20 +01:00
HealthExecuteCheckTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
InfluxWriteDataTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
isChangeInDevelopmentTest.groovy
isChangeInDevelopment creation ( #3139 )
2021-10-04 14:35:38 +02:00
JenkinsMaterializeLogTest.groovy
Error reporting: change category to standard term ( #1587 )
2020-05-25 22:38:26 +02:00
KubernetesDeployTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
MailSendNotificationTest.groovy
fix(mailSendNotification): do not send recovery notifications on first build ( #3978 )
2022-12-12 10:26:16 +01:00
MavenExecuteIntegrationTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
MavenExecuteStaticCodeChecksTest.groovy
enforce that step metadata yaml file is called <step>.yaml ( #3226 )
2021-11-15 14:20:20 +01:00
MavenExecuteTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
MtaBuildTest.groovy
Use mtaBuild step from go ( #1536 )
2020-05-19 08:51:18 +02:00
MulticloudDeployTest.groovy
use v6 version of ppiper/cf-cli consistently for all go steps ( #2569 )
2021-02-11 09:31:25 +01:00
NeoDeployTest.groovy
Support for secretfile type neo credential for deployment ( #2537 )
2021-01-26 09:29:44 +01:00
NexusUploadTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
NpmExecuteEndToEndTestsTest.groovy
Enable wdi5 autologin ( #4522 )
2023-09-12 10:11:28 +02:00
NpmExecuteTest.groovy
feat: update node image for various steps to new LTS ( #3913 )
2022-09-26 18:40:55 +06:00
PipelineExecuteTest.groovy
remove utils.getMandatoryParameter()
2019-04-09 16:25:25 +02:00
PipelineRestartStepsTest.groovy
fix(typo): found by misspell ( #2064 )
2020-09-24 07:41:06 +02:00
PipelineStashFilesAfterBuildTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
PipelineStashFilesBeforeBuildTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
PiperExecuteBinTest.groovy
Don't unstash the piper binary if it is already present. ( #3920 )
2023-01-16 14:48:16 +05:30
PiperLoadGlobalExtensionsTest.groovy
Load global extensions in setupCommonPipelineEnvironment ( #1688 )
2020-06-22 17:52:11 +02:00
PiperPublishWarningsTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02: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
feat: update node image for various steps to new LTS ( #3913 )
2022-09-26 18:40:55 +06:00
SetupCommonPipelineEnvironmentTest.groovy
fixed setting git ref for branch with slashes in name ( #4554 )
2023-09-12 13:45:05 +03:00
SlackSendNotificationTest.groovy
change slack color to reflect all states ( #2320 )
2020-11-05 14:16:00 +01:00
SnykExecuteTest.groovy
feat: update node image for various steps to new LTS ( #3913 )
2022-09-26 18:40:55 +06:00
SonarExecuteScanTest.groovy
Run SonarQube scan in Compliance stage ( #1974 )
2020-09-08 17:28:29 +02:00
SpinnakerTriggerPipelineTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
TestsPublishResultsTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
TmsUploadTest.groovy
[tmsUpload] Use Golang implementation of the step by default ( #4535 )
2023-09-14 09:02:10 +00:00
TransportRequestCreateTest.groovy
Deprecate transportRequestCreate & transportRequestRelease ( #3741 )
2022-05-02 11:45:46 +02:00
TransportRequestReleaseTest.groovy
Deprecate transportRequestCreate & transportRequestRelease ( #3741 )
2022-05-02 11:45:46 +02:00
TransportRequestUploadCTSTest.groovy
CTS Upload Groovy ( #2970 )
2021-07-08 16:37:39 +02:00
TransportRequestUploadFileTest.groovy
TransportRequestUploadFile migration to Go - Git commit scan ( #3094 )
2021-09-27 11:57:20 +02:00
TransportRequestUploadRFCTest.groovy
RFC Upload Groovy ( #2920 )
2021-07-06 10:09:41 +02:00
TransportRequestUploadSOLMANTest.groovy
TransportRequest: add UploadSOLMAN groovy step ( #2688 )
2021-03-22 11:53:37 +01:00
WriteTemporaryCredentialsTest.groovy
do not swallow exception triggered inside SWA handling ( #1839 )
2020-09-24 13:47:20 +02:00
XsDeployTest.groovy
Move pull image parameters to general section ( #2478 )
2021-01-13 10:48:48 +01:00