1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy/templates
Oliver Feldmann 1b032b5c82
Skip checkout flag (#2594)
* Skip checkout flag

Defaults to null==false
We need the option to provide an scmInfo object by the user

* Check skipCheckout is Boolean

* Require scmInfo map in case checkout is skipped
2021-02-11 16:21:57 +01:00
..
AbapEnvironmentPipelineStageCloneRepositoriesTest.groovy Unify strategy spelling (#2345) 2020-11-10 16:45:16 +01:00
AbapEnvironmentPipelineStageInitTest.groovy Add ABAP Environment Pipeline (#1555) 2020-06-23 15:56:56 +02:00
AbapEnvironmentPipelineStageIntegrationTestsTest.groovy Create groovy step for abapEnvironmentCreateSystem (#2303) 2020-11-11 17:08:24 +01:00
AbapEnvironmentPipelineStagePostTest.groovy Add option to include a deletion prompt for Steampunk systems (#2198) 2020-10-29 10:30:50 +01:00
AbapEnvironmentPipelineStagePrepareSystemTest.groovy Create groovy step for abapEnvironmentCreateSystem (#2303) 2020-11-11 17:08:24 +01:00
AbapEnvironmentPipelineTest.groovy Add option to include a deletion prompt for Steampunk systems (#2198) 2020-10-29 10:30:50 +01:00
PiperInitRunStageConfigurationTest.groovy Remove "onlyInProductiveBranch" check (#2253) 2020-10-28 17:08:38 +01:00
PiperPipelineStageAcceptanceTest.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
PiperPipelineStageAdditionalUnitTestsTest.groovy Add npmExecuteScripts to piperPipelineStageAdditionalUnitTests (#1978) 2020-09-03 13:12:27 +02:00
PiperPipelineStageBuildTest.groovy Add npmExecuteLint and mavenExecuteStaticCodeChecks to build stage (#1985) 2020-09-07 16:57:01 +02:00
PiperPipelineStageComplianceTest.groovy Run SonarQube scan in Compliance stage (#1974) 2020-09-08 17:28:29 +02:00
PiperPipelineStageConfirmTest.groovy Add a milestone for Confirm stage (#2087) 2020-10-07 10:56:25 +02:00
PiperPipelineStageInitTest.groovy Skip checkout flag (#2594) 2021-02-11 16:21:57 +01:00
PiperPipelineStageIntegrationTest.groovy do not swallow exception triggered inside SWA handling (#1839) 2020-09-24 13:47:20 +02:00
PiperPipelineStagePerformanceTest.groovy Add deployment to performance tests stage and enable stage (#2370) 2020-11-13 16:31:45 +01:00
PiperPipelineStagePostTest.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
PiperPipelineStagePromoteTest.groovy Run nexusUpload in stage Promote (#2349) 2020-11-11 16:32:23 +01:00
PiperPipelineStagePRVotingTest.groovy Add mavenExecuteIntegration, mavenExecuteStaticCodeChecks, npmExecuteLint and npmExecuteScripts to piperPipelineStagePRVoting (#2352) 2020-11-12 09:25:44 +01:00
PiperPipelineStageReleaseTest.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
PiperPipelineStageSecurityTest.groovy Extend piperPipelineStageSecurity to run detectExecuteScan step (#2069) 2020-09-28 09:56:57 +02:00
PiperPipelineTest.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00