1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-30 05:59:39 +02:00

Remove return value from step documentation

In the meantime the steps do not have a return value anymore.
This commit is contained in:
Marcus Holl 2018-11-09 16:09:29 +01:00
parent 3c86a3c54d
commit 7446b1e93d
16 changed files with 0 additions and 64 deletions

View File

@ -144,10 +144,6 @@ checksPublishResults(
![StaticChecks Thresholds](../images/StaticChecks_Threshold.png)
## Return value
none
## Side effects
If both ESLint and PyLint results are published, they are not correctly aggregated in the aggregator plugin.

View File

@ -69,10 +69,6 @@ In following sections the configuration is possible:
|sidecarVolumeBind||X|X|
|sidecarWorkspace||X|X|
## Return value
none
## Side effects
none

View File

@ -64,10 +64,6 @@ In following sections the configuration is possible:
|stashExcludes||X|X|
|stashIncludes||X|X|
## Return value
none
## Side effects
none

View File

@ -46,10 +46,6 @@ none
none
## Return value
none
## Side effects
none

View File

@ -79,10 +79,6 @@ In following sections the configuration is possible:
|sidecarVolumeBind|X|X|X|
|stashContent|X|X|X|
## Return value
none
## Side effects
Step uses `seleniumExecuteTest` & `dockerExecute` inside.

View File

@ -77,10 +77,6 @@ In following sections the configuration is possible:
|projectName||X|X|
|wrapInNode||X|X|
## Return value
none
## Side effects
none

View File

@ -48,10 +48,6 @@ The following parameters can also be specified as step parameters using the glob
* `mtaJarLocation`
* `applicationName`
## Return value
none
## Side effects
1. The file name of the resulting archive is written to the `commonPipelineEnvironment` with variable name `mtarFileName`.

View File

@ -95,10 +95,6 @@ The following parameters can also be specified as step parameters using the glob
* `neoCredentialsId`
* `neoHome`
## Return value
none
## Side effects
none

View File

@ -30,10 +30,6 @@ none
none
## Return value
none
## Side effects
none

View File

@ -63,10 +63,6 @@ In following sections the configuration is possible:
|sendMail|X|X|X|
|timeoutInSeconds|X|X|X|
## Return value
none
## Side effects
none

View File

@ -137,10 +137,6 @@ In following sections the configuration is possible:
|stashContent|X|X|X|
|testRepository|X|X|X|
## Return value
none
## Side effects
none

View File

@ -26,10 +26,6 @@ Initializes the [`commonPipelineEnvironment`](commonPipelineEnvironment.md), whi
none
## Return value
none
## Side effects
none

View File

@ -108,10 +108,6 @@ Following parameters can also be specified as step parameters using the global c
* `cobertura`
* `jmeter`
## Return value
none
## Side effects
none

View File

@ -23,10 +23,6 @@ none
none
## Return value
none
## Side effects
none

View File

@ -86,10 +86,6 @@ The properties can also be configured on a per-step basis:
The parameters can also be provided when the step is invoked. For examples see below.
## Return value
None.
## Exceptions
* `IllegalArgumentException`:

View File

@ -92,10 +92,6 @@ The properties can also be configured on a per-step basis:
The parameters can also be provided when the step is invoked. For examples see below.
## Return value
None.
## Exceptions
* `IllegalArgumentException`: