1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
Commit Graph

1727 Commits

Author SHA1 Message Date
Alejandra Ferreiro Vidal
5448385985 add multicloud deploy step 2019-04-12 17:51:38 +02:00
Marcus Holl
4af3a2a861
Merge pull request #632 from marcusholl/pr/noCachedWorkspaceStashes
Avoid phantom stashes: do not write stashes back into (default) config
2019-04-12 17:41:51 +02:00
Marcus Holl
bb03cb02e5 Merge remote-tracking branch 'github/master' into HEAD 2019-04-12 14:46:08 +02:00
Marcus Holl
bf267b7a92
Merge pull request #614 from marcusholl/pr/doNotSwallowOriginalException
Do not swallow original excpetion when we have trouble to cat the logs
2019-04-12 14:44:09 +02:00
Marcus Holl
71c0df4d5f Merge remote-tracking branch 'github/master' into HEAD 2019-04-12 13:48:31 +02:00
Alejandra Ferreiro Vidal
198288e47b
Merge pull request #607 from alejandraferreirovidal/cloudFoundryDeploy
cloudFoundryDeploy: generate docu
2019-04-12 13:46:45 +02:00
Marcus Holl
fc93326805 Merge remote-tracking branch 'github/master' into HEAD 2019-04-12 13:13:31 +02:00
Marcus Holl
862729a703 Adjust test after merging early check for the deployable
In the meantime we check earlier if the deployable exists. Up to now the test used that late check. Now, as that
check happens earlier in the code we have to tune here. Now we assume a failure inside neo deploy instead.
2019-04-12 13:13:25 +02:00
Alejandra Ferreiro Vidal
f9db4245e9 cloudFoundryDeploy: generate docu 2019-04-12 13:08:05 +02:00
Oliver Nocon
4b02143ba3
Merge branch 'master' into pr/noCachedWorkspaceStashes 2019-04-12 11:59:31 +02:00
Alejandra Ferreiro Vidal
0883460b88
Merge pull request #602 from alejandraferreirovidal/artifactSetVersion
artifactSetVersion: generate docu
2019-04-12 10:44:33 +02:00
Marcus Holl
28fa30fc8f Do not swallow original excpetion when we have trouble to cat the logs 2019-04-12 10:06:18 +02:00
Alejandra Ferreiro Vidal
c7998f4db4 artifactSetVersion: generate docu 2019-04-12 09:23:10 +02:00
Christopher Fenner
dccaa780fc
cloudFoundryDeploy: return proper error message on deploy error (#651)
* return proper error message on deploy error

* fix typo

* provide meaningful error messages

* Update cloudFoundryDeploy.groovy

* Update cloudFoundryDeploy.groovy

* Update neoDeploy.groovy

* Update neoDeploy.groovy
2019-04-12 09:07:53 +02:00
Alejandra Ferreiro Vidal
f8d8bad685
Merge pull request #612 from alejandraferreirovidal/githubPublishRelease
githubPublishRelease: generate docu
2019-04-11 15:51:00 +02:00
Alejandra Ferreiro Vidal
0303d9baab githubPublishRelease: generate docu 2019-04-11 14:23:06 +02:00
Christopher Fenner
e67b9cff23
influxWriteData: hold data in dedicated object (#624)
* add InfluxData object

* add InfluxData rule

* use InfluxData

* include jenkins_custom_data into InfluxData object

* correct typo

* add missing import

* fix condition for influx reporting

* add test class

* Update influxWriteData.groovy
2019-04-11 11:39:41 +02:00
Marcus Holl
2419a23866
Merge pull request #631 from marcusholl/pr/neoDeployCheckDeployableEarly
neoDeploy: assert deployable exists before starting deployment.
2019-04-11 08:29:58 +02:00
Marcus Holl
76901afb00 Merge remote-tracking branch 'github/master' into HEAD 2019-04-11 07:56:35 +02:00
Alejandra Ferreiro Vidal
ced0a72372
Merge pull request #600 from alejandraferreirovidal/transportRequestRelease
transportRequestRelease: generate docu
2019-04-10 16:34:12 +02:00
Alejandra Ferreiro Vidal
19f9005dc5 transportRequestRelease: generate docu 2019-04-10 15:27:06 +02:00
Alejandra Ferreiro Vidal
4157963ef6
Merge pull request #601 from alejandraferreirovidal/transportRequestUploadFile
transportRequestUploadFile: generate docu
2019-04-10 15:23:19 +02:00
Alejandra Ferreiro Vidal
4c62102fa8 transportRequestUploadFile: generate docu 2019-04-10 13:58:46 +02:00
Christopher Fenner
1195501d22
push correct docs folder (#654) 2019-04-10 13:49:40 +02:00
Christopher Fenner
39bc7b043c
Travis: use GHPages deploy provider (#645)
* remove GHDeploy script

* build MKDocs from docs folder

* use GHDeploy provider
2019-04-10 12:26:54 +02:00
Christopher Fenner
e90ffa6bf5
commonPipelineEnvironment: add propertiesMap (#526)
* add customPropertiesMap

* migrate transportRequestId to customPropertiesMap

* migrate transportRequestId to customPropertiesMap

* fix typo

* rename map

* rename method due to name clash
2019-04-10 10:56:36 +02:00
Alejandra Ferreiro Vidal
52ef62e670
Merge pull request #604 from alejandraferreirovidal/transportRequestCreate
transportRequestCreate: generate docu
2019-04-09 23:43:26 +02:00
Alejandra Ferreiro Vidal
0565b5e63f transportRequestCreate: generate docu 2019-04-09 22:12:21 +02:00
Alejandra Ferreiro Vidal
ea599d0b83
Merge pull request #603 from alejandraferreirovidal/checkChangeInDevelopment
checkChangeInDevelopment: update documentation
2019-04-09 22:09:22 +02:00
Alejandra Ferreiro Vidal
394f94c851 update documentation 2019-04-09 20:46:45 +02:00
Alejandra Ferreiro Vidal
81e22b9cfa
Merge pull request #606 from alejandraferreirovidal/checksPublishResults
checksPublishResults: generate docu
2019-04-09 20:42:44 +02:00
Alejandra Ferreiro Vidal
a179dc6e3d checksPublishResults: generate docu 2019-04-09 19:46:23 +02:00
Alejandra Ferreiro Vidal
dbef44d9df
Merge pull request #647 from alejandraferreirovidal/commonPipelineEnvironment2
remove outdated docu
2019-04-09 19:41:29 +02:00
Alejandra Ferreiro Vidal
97ec7d78de remove outdated docu 2019-04-09 18:48:39 +02:00
Alejandra Ferreiro Vidal
b962c0d9d3
Merge pull request #646 from alejandraferreirovidal/cleanUpUtils
remove utils.getMandatoryParameter()
2019-04-09 18:45:14 +02:00
Alejandra Ferreiro Vidal
86978becfc remove utils.getMandatoryParameter() 2019-04-09 16:25:25 +02:00
Alejandra Ferreiro Vidal
9fa9b8a4f2
Merge pull request #636 from alejandraferreirovidal/testsPublishResults
testsPublishResults: generate docu
2019-04-09 16:21:27 +02:00
Alejandra Ferreiro Vidal
ea71736939 testsPublishResults: generate docu 2019-04-09 15:19:33 +02:00
Alejandra Ferreiro Vidal
083b38cac4
Merge pull request #635 from alejandraferreirovidal/setupCommonPipelineEnvironment
setupCommonPipelineEnvironment: generate docu
2019-04-09 15:04:46 +02:00
Alejandra Ferreiro Vidal
2af1b7c365 setupCommonPipelineEnvironment: generate docu 2019-04-09 13:58:35 +02:00
Alejandra Ferreiro Vidal
d239329f8f
Merge pull request #627 from alejandraferreirovidal/pipelineRestartSteps
pipelineRestartSteps: generate docu
2019-04-09 13:50:52 +02:00
Alejandra Ferreiro Vidal
938d251a58 pipelineRestartSteps: generate docu 2019-04-09 13:18:51 +02:00
Alejandra Ferreiro Vidal
1f33ce38eb
Merge pull request #611 from alejandraferreirovidal/gaugeExecuteTests
gaugeExecuteTests: generate docu
2019-04-09 12:47:54 +02:00
Alejandra Ferreiro Vidal
7a54118b2a gaugeExecuteTests: generate docu 2019-04-09 11:59:08 +02:00
Alejandra Ferreiro Vidal
ef513e467e
Merge pull request #609 from alejandraferreirovidal/containerExecuteStructureTests
containerExecuteStructureTests: generate docu
2019-04-09 11:52:27 +02:00
Alejandra Ferreiro Vidal
bde8f388be containerExecuteStructureTests: generate docu 2019-04-09 11:12:38 +02:00
Alejandra Ferreiro Vidal
fa05b0bcb6 prepareDefaultValues: generate docu (#634) 2019-04-09 09:52:45 +02:00
Alejandra Ferreiro Vidal
998dd99cf5 batsExecuteTests: generate docu (#605) 2019-04-09 08:39:20 +02:00
Oliver Nocon
35ced01ffa
Avoid unwanted behavior when using resilience options (#650)
Certain steps should always fail, even though resilience option `failOnError=false` is used.

* Docker execution typically happens in another step. We should not hide errors here but rather handle their resilience in the step which uses `dockerExecute` and `dockerExecuteOnKubernetes`.
* Wrapper steps like `pipelineExecute`, `pipelineRestartSteps` should not hide errors. If an error occured this has to be considered as **intentional** and not hidden accidentially in case resilience option is switched on.
2019-04-08 20:10:54 +02:00
Christopher Fenner
5c13a0e2a2
fix docs generation (#643) 2019-04-05 15:31:29 +02:00