Marcus Holl
|
949395bdf0
|
Merge pull request #702 from marcusholl/pr/addExtensionsToNeoDeploy
adding extensions to neoDeploy
|
2019-05-24 14:59:21 +02:00 |
|
Marcus Holl
|
56b651dbe9
|
Merge remote-tracking branch 'github/master' into HEAD
|
2019-05-24 14:26:07 +02:00 |
|
Marcus Holl
|
4cb80f9c6d
|
Add default for extensions for neo deploy in piper default config
|
2019-05-24 14:25:46 +02:00 |
|
Marcus Holl
|
c053dbca17
|
Add test null provided via signatur for extensions (also inside collection)
|
2019-05-24 13:55:29 +02:00 |
|
Marcus Holl
|
35e76fca9b
|
provide default for extensions in default config yml
|
2019-05-24 12:24:25 +02:00 |
|
Marcus Holl
|
952c6bbe88
|
remove empty line
|
2019-05-24 09:22:16 +02:00 |
|
Alejandra Ferreiro Vidal
|
03af62e4c7
|
Merge pull request #726 from alejandraferreirovidal/slackSendNotificationDocu
minor change in slackSendNotification documentation
|
2019-05-24 08:20:55 +02:00 |
|
Alejandra Ferreiro Vidal
|
927f199660
|
minor change in slackSendNotification documentation
|
2019-05-23 20:16:02 +02:00 |
|
Oliver Nocon
|
71edb2aaac
|
Doc generator - allow generation of stage documentation (#713)
* Doc generator - allow generation of stage documentation
|
2019-05-23 17:37:47 +02:00 |
|
Alejandra Ferreiro Vidal
|
ee556196ba
|
Merge pull request #725 from alejandraferreirovidal/removeSemikolons
remove semikolons
|
2019-05-23 16:28:47 +02:00 |
|
Alejandra Ferreiro Vidal
|
c21a4a6a3e
|
remove semikolons
|
2019-05-23 14:28:32 +02:00 |
|
Alejandra Ferreiro Vidal
|
44b56dc520
|
Merge pull request #724 from alejandraferreirovidal/removeGroovyHeader
remove !#groovy header
|
2019-05-23 14:25:59 +02:00 |
|
Alejandra Ferreiro Vidal
|
79b79457f4
|
remove !#groovy header
|
2019-05-23 10:37:28 +02:00 |
|
Marcus Holl
|
7899f17b68
|
[nameing] improve misleading variable name.
|
2019-05-23 10:19:49 +02:00 |
|
Marcus Holl
|
4b61f362d2
|
Removing syntactically not needed commas which helps keeping diff smaller
|
2019-05-23 09:23:36 +02:00 |
|
Marcus Holl
|
ed155ece63
|
rename mtaExtensionDescriptos to extensions
|
2019-05-23 09:20:10 +02:00 |
|
Marcus Holl
|
cd5d114d52
|
Do not explict cast to Set since it is coersed to the type of the variable anyway.
|
2019-05-23 09:10:30 +02:00 |
|
Oliver Feldmann
|
5fcefb55b8
|
Fix typo in yaml (#722)
|
2019-05-23 08:13:23 +02:00 |
|
Marcus Holl
|
8545562989
|
Merge pull request #711 from marcusholl/pr/docuMetaDataInGHPages
Provide docu metadata in gh-pages branch
|
2019-05-22 11:48:28 +02:00 |
|
Oliver Nocon
|
3bca521230
|
Merge branch 'master' into pr/docuMetaDataInGHPages
|
2019-05-22 10:53:44 +02:00 |
|
Oliver Nocon
|
dbf110504e
|
Templates - Add advanced confirm stage (#720)
* Templates - Confirm Stage
* include feedback: allow customizing of default message
* adapt docs
* add default message
|
2019-05-22 10:42:59 +02:00 |
|
Marcus Holl
|
677d026aa2
|
Merge pull request #659 from marcusholl/pr/switchToNamedParametersWhenCreatingDocu
Switch to named parameters when invoking docu generation
|
2019-05-22 09:27:05 +02:00 |
|
Marcus Holl
|
cb057fe797
|
Merge branch 'master' into pr/switchToNamedParametersWhenCreatingDocu
|
2019-05-22 09:07:53 +02:00 |
|
Marcus Holl
|
f87349e0fe
|
Condence dupliate code in test (file exists closure)
|
2019-05-22 08:49:27 +02:00 |
|
Marcus Holl
|
c59cb912dd
|
docu: mtaExtensionDescriptors are only valid for deploy mode mta.
|
2019-05-22 08:24:14 +02:00 |
|
Tom Kiemes
|
e17753f3cd
|
Fix formatting (#719)
* Fix formatting
Co-authored-by: Markus Winkler
* Update createDocu.groovy
|
2019-05-22 08:16:07 +02:00 |
|
Marcus Holl
|
f6b165052a
|
Remove not needed test setup wrt file exists check
|
2019-05-22 08:11:28 +02:00 |
|
Christopher Fenner
|
77e344d181
|
fix code climate issues II (#715)
* fix code climate issues
* fix code climate issues
* fix code climate issues
|
2019-05-17 13:20:13 +02:00 |
|
Marcus Holl
|
ef83584e53
|
Merge pull request #598 from marcusholl/pr/createStepSpecificPluginList
Create step specific plugin list
|
2019-05-17 12:20:33 +02:00 |
|
Marcus Holl
|
9f7056b73f
|
Reuse getSteps from StepHelper in common step tests
|
2019-05-17 12:11:29 +02:00 |
|
Marcus Holl
|
f83935d248
|
Merge remote-tracking branch 'github/master' into HEAD
|
2019-05-17 12:05:34 +02:00 |
|
Marcus Holl
|
8fcdd0e9b5
|
Provide docu metadata in gh-pages branch
|
2019-05-17 10:58:50 +02:00 |
|
Marcus Holl
|
afb7116e36
|
Merge pull request #705 from marcusholl/pr/inlineRules
Tests: inline JUnit rules
|
2019-05-17 10:07:03 +02:00 |
|
Marcus Holl
|
887e8e93e2
|
Merge remote-tracking branch 'github/master' into HEAD
|
2019-05-17 10:06:01 +02:00 |
|
Christopher Fenner
|
3a3b15e9ba
|
Merge branch 'master' into pr/inlineRules
|
2019-05-16 11:35:22 +02:00 |
|
Marcus Holl
|
22b1e9e129
|
Merge pull request #710 from marcusholl/pr/docuFixNullValues
fix: null is rendered when no default value is available instead of t…
|
2019-05-16 11:28:22 +02:00 |
|
Christopher Fenner
|
4d9a4dbc6f
|
Merge branch 'master' into pr/docuFixNullValues
|
2019-05-16 11:07:26 +02:00 |
|
Christopher Fenner
|
6d5fdd41bf
|
fix code climate issues (#712)
* fix code climate issues
* fix code climate issues
* Update GitUtils.groovy
|
2019-05-16 10:46:13 +02:00 |
|
Marcus Holl
|
ca33a86ee6
|
Switch to named parameters when invoking docu generation
|
2019-05-16 10:27:00 +02:00 |
|
Marcus Holl
|
e00b28f143
|
Merge branch 'master' into pr/docuFixNullValues
|
2019-05-16 09:56:17 +02:00 |
|
Sven Merk
|
e7c9b877b0
|
Merge pull request #707 from SAP/fortify-PR
Compatibility to Piper PR support
|
2019-05-16 09:32:47 +02:00 |
|
Marcus Holl
|
80e8473de5
|
Merge remote-tracking branch 'github/master' into HEAD
|
2019-05-16 09:18:30 +02:00 |
|
Marcus Holl
|
1a907a834d
|
Merge remote-tracking branch 'github/master' into HEAD
|
2019-05-16 09:13:51 +02:00 |
|
Marcus Holl
|
74af6bab5f
|
Add extensions to neoDeploy
Extensions can be provided via --extension --e to the neo deploy command
line for deploy-mta. This commits adds support for providing extension files.
|
2019-05-16 09:13:23 +02:00 |
|
Sven Merk
|
23439e3df3
|
Merge branch 'master' into fortify-PR
|
2019-05-15 20:56:19 +02:00 |
|
Christopher Fenner
|
9db487d189
|
move method to MapUtils (#709)
* move method to MapUtils
* use MapUtils
* fix indent
* Update src/com/sap/piper/MapUtils.groovy
* Update MapUtils.groovy
* remove obsolete test case
* fix typo
|
2019-05-15 20:52:45 +02:00 |
|
Sven Merk
|
14bdac6b85
|
Merge branch 'master' into fortify-PR
|
2019-05-15 20:23:46 +02:00 |
|
Marcus Holl
|
abdfa7b201
|
[refactoring] Increase readabiliy: inline rules without references
|
2019-05-15 17:03:41 +02:00 |
|
Christopher Fenner
|
960609376d
|
Merge branch 'master' into pr/docuFixNullValues
|
2019-05-15 15:26:01 +02:00 |
|
Marcus Holl
|
ee3f820e5f
|
explict null check in order to render also false
Co-Authored-By: Christopher Fenner <Christopher.Fenner@sap.com>
|
2019-05-15 15:20:14 +02:00 |
|