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

1994 Commits

Author SHA1 Message Date
Sven Merk
94e72898b1 whitesourceExecuteScan: Fix suffix collision for MTA scenario (#689)
* Apply fix for stash name collision
* Adapt tests
2019-05-03 17:33:52 +02:00
Oliver Nocon
14efc51d24
whitesourceExecuteScan - fix stashing behavior for golang (#688)
* whitesourceExecuteScan - fix stashing behavior for golang
**changes:**

golang scan requires sources to be present. They are already part of the `checkmarx` stash which can be used here.

* fix tests
2019-05-03 16:21:36 +02:00
Oliver Nocon
46a6525c4e
Pipeline resilience - be more verbose (#677)
* Pipeline resilience - be more verbose

Be more verbose about when a pipeline gets into 'UNSTABLE' state.

Collect step name centrally to be able to inform end-users at a later point inside a pipeline (e.g. during an approval step).

* address PR feedback
2019-05-03 14:06:49 +02:00
Marcus Holl
9b7b46132f
Merge pull request #657 from marcusholl/pr/changeNamingForCreatingDocu
More fuzzy name for creating documentation
2019-05-03 13:05:28 +02:00
Marcus Holl
350ec78c9b Merge remote-tracking branch 'github/master' into HEAD 2019-05-03 11:22:05 +02:00
Marcus Holl
9a468568c8
Merge pull request #685 from marcusholl/pr/collectDependingOn
Collect depending on configurations and provide it in docu as some ki…
2019-05-03 10:09:23 +02:00
Marcus Holl
6a58277967 Merge remote-tracking branch 'github/master' into docuReadDefaultFromElswhere 2019-05-03 09:52:47 +02:00
Marcus Holl
5653484ddb Replace several replaceAll command by one. 2019-05-03 09:50:52 +02:00
Oliver Nocon
6c5d9f2f61
Pipelines - extend init conditions (#676)
extends init condition with condition `configKeys`
This condition allows to specify a list of configuration keys which if any key is set will activate the respective step & stage
2019-05-02 22:09:15 +02:00
Oliver Nocon
d207aeadd4
Merge branch 'master' into pr/collectDependingOn 2019-05-02 19:48:41 +02:00
Oliver Nocon
700a6e2e4e
Add step kanikoExecute for Docker builds using Kaniko (#684)
* Add step kanikoExecute for Docker builds using Kaniko
* Update kanikoExecute.md
* address PR feedback
2019-05-02 17:29:11 +02:00
Marcus Holl
0ce09f3578 Collect depending on configurations and provide it in docu as some kind of complex default 2019-05-02 15:29:12 +02:00
Christopher Fenner
e8f206b1a1
piperPipeline: add extensible post stage (#661)
* add post stage

* use post stage in template

* adjust test cases

* add docs skeleton

* add documentation

* Update piperPipelineStagePost.md
2019-05-02 12:26:28 +02:00
Alejandra Ferreiro Vidal
15cfed66a4 remove parameters not related to warPropertiesFile 2019-04-30 13:36:07 +02:00
Oliver Nocon
99821afab8
Doc - Add missing possible values (#679) 2019-04-29 11:43:26 +02:00
Oliver Feldmann
9b6919f473
Merge pull request #674 from SAP/docFix
Add note admonition
2019-04-25 12:12:34 +02:00
Oliver Feldmann
2fc10d6d9f
Merge branch 'master' into docFix 2019-04-25 09:59:04 +02:00
Florian Wilhelm
e51737d2ca
Fix typo and apply code formatter (#675) 2019-04-24 16:34:04 +02:00
Oliver Feldmann
e566c2bb13 Use admonition for note 2019-04-24 13:50:30 +02:00
Florian Wilhelm
49c704c9aa
Allow setting global maven config in MTA builder (#667) 2019-04-24 12:47:37 +02:00
Florian Wilhelm
82cf1d43bd
Fix relative link to editorconfig (#672) 2019-04-23 15:00:23 +02:00
Florian Wilhelm
cc5ba30127
Delete JenkinsController.groovy (#648)
This file is moved to the dedicated testing repo and thus not required here anymore.
2019-04-18 10:00:29 +02:00
Alejandra Ferreiro Vidal
79b7710515
Merge pull request #666 from alejandraferreirovidal/addNewStepDocuToIndex
add new step docu to index
2019-04-17 19:24:57 +02:00
Alejandra Ferreiro Vidal
e3dd6fd665 add new step docu to index 2019-04-17 16:28:45 +02:00
Thorsten Duda
6916eca170
Merge pull request #662 from SAP/SarahNoack-patch-1
Correct typos "SAP UI5"
2019-04-17 16:07:01 +02:00
Thorsten Duda
2b24e1add8
Merge branch 'master' into SarahNoack-patch-1 2019-04-17 13:53:17 +02:00
Florian Wilhelm
ee42e66802
Honor maven user-settings file for mta build (#663)
Allow setting custom settings file for maven in mta build, which is for example required if a custom maven repo (i.e. company internal) needs to be used.
2019-04-17 10:44:55 +02:00
SarahNoack
998b470f81
Correct typos "SAP UI5" 2019-04-16 13:54:54 +02:00
Christopher Fenner
eacec4279d
piperPipeline: handle build result correctly (#660)
* add new step buildSetResult

* set pipeline result in post stage

* exclude buildSetResult from commonStepTests

* extend pipeline test

* remove post stage reference
2019-04-15 14:18:08 +02:00
shellmann
bbdb719313 Add Ruby (bundler) support for gaugeExecuteTests (#580)
* Add Ruby (bundler) support for gaugeExecuteTests
Including seleniumExecuteTests.
* Empty the dockerWorkspace attribute for bundler
2019-04-15 13:21:32 +02:00
Alejandra Ferreiro Vidal
6703f6fb33
Merge pull request #599 from marcusholl/pr/docuMetaData
provide the docu metadata as json
2019-04-13 22:17:29 +02:00
Alejandra Ferreiro Vidal
fac0f130b6
Merge branch 'master' into pr/docuMetaData 2019-04-13 21:03:51 +02:00
Alejandra Ferreiro Vidal
c16f5ca041
Merge pull request #655 from SAP/docGeneration
Enhance doc generation with custom defaults
2019-04-13 21:01:16 +02:00
Alejandra Ferreiro Vidal
b1aeb2cdcd
Merge branch 'master' into docGeneration 2019-04-13 16:43:04 +02:00
Alejandra Ferreiro Vidal
e2544be073
Merge pull request #658 from marcusholl/pr/fetchPossibleValues
fetch possible values from @see
2019-04-13 16:34:59 +02:00
Alejandra Ferreiro Vidal
f48577bd50
Merge branch 'master' into pr/fetchPossibleValues 2019-04-13 13:32:20 +02:00
Alejandra Ferreiro Vidal
9d51f2681e
Merge pull request #538 from 1084565/master
Doc: Remove link in doc header
2019-04-13 12:57:23 +02:00
Alejandra Ferreiro Vidal
94345379ee
Merge branch 'master' into master 2019-04-12 23:36:40 +02:00
Alejandra Ferreiro Vidal
926f2c12df
Merge pull request #629 from alejandraferreirovidal/pipelineStashFiles
pipelineStashFiles: generate docu
2019-04-12 23:24:17 +02:00
Alejandra Ferreiro Vidal
0a4deaf69a pipelineStashFiles: generate docu 2019-04-12 22:45:31 +02:00
Alejandra Ferreiro Vidal
c5eeb13536
Merge pull request #625 from alejandraferreirovidal/neoDeploy
neoDeploy: generate docu
2019-04-12 22:20:20 +02:00
Alejandra Ferreiro Vidal
0df4df8d58 neoDeploy: generate docu 2019-04-12 21:35:27 +02:00
Alejandra Ferreiro Vidal
7a6ea01bbf
Merge pull request #620 from alejandraferreirovidal/influxWriteData
influxWriteData: generate docu
2019-04-12 21:21:00 +02:00
Alejandra Ferreiro Vidal
89f37ed1a0 influxWriteData: generate docu 2019-04-12 20:29:09 +02:00
Alejandra Ferreiro Vidal
9b80f60829
Merge pull request #582 from alejandraferreirovidal/generalDeploy
add multicloud deployment step
2019-04-12 20:05:54 +02:00
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
de539cc677 fetch possible values from @see
In case there is a @see tag provided for a parameter in the description,
the possible values are only fetched from the corresponding source in
case there is no explict value provided for the possible values.

In case the source does not contain a possible value tag nothing is
transfered.
2019-04-12 14:23:35 +02:00