Daniel Mieg
|
d610c96b63
|
Increase ppiper cf-cli version to v7 (#2590)
* Increase ppiper cf-cli version to v7
* Change v7 to 7
|
2021-02-11 12:54:11 +01:00 |
|
Marcus Holl
|
c53d5241cb
|
use v6 version of ppiper/cf-cli consistently for all go steps (#2569)
|
2021-02-11 09:31:25 +01:00 |
|
Daniel Mieg
|
05b51d3e82
|
use compatible cf-cli (#2556)
|
2021-01-29 12:11:25 +01:00 |
|
Kevin Stiehl
|
7d275b3ec3
|
fix(cloudfoundry): fetch credentials from vault (#2444)
|
2020-12-03 18:30:32 +01:00 |
|
lndrschlz
|
b9bab27833
|
feat: expose complete step metadata through generated function (#2329)
* exposing step metadata through generator
* add metadata_generated.go
* fix step go test generation
* metadata fields added to generated files
* added generated files
* removed image placeholder from fortify step
* refactored step meta generation
* go generate
* fixed metadata generator and tests
* added output resource fields/tags to metadata generator
* fix string in metadata_generated
* go generate
* fixed generator
* go generate
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
|
2020-11-20 08:13:59 +01:00 |
|
Daniel Mieg
|
712c568087
|
Create groovy step for abapEnvironmentCreateSystem (#2303)
* Create groovy step
* add to pipeline
* add includeAddon
* Adapt docu
* Adapt groovy test
* adapt stage addonBuild
* add comma
* Add to docu
* Upper case spelling
* Update docu
* adapt docu
|
2020-11-11 17:08:24 +01:00 |
|
Daniel Mieg
|
02a5131256
|
Adapt parameter names (#2304)
* Adapt parameter names
* add ignore addon option
* change ignore to include
|
2020-11-03 13:41:39 +01:00 |
|
Daniel Mieg
|
aa9dd3b199
|
Add step abapEnvironmentCreateSystem (#2273)
* Create initial step
* Add parameters for system creation
* Creating a tmp manifest.yml
* Add descriptions
* regenerate
* Create tests
* fix codeclimate issue
* Test
* Test2
* Test3
* Replace os.getTempDir
* Change to fileUtils
* Remove FileUtil
|
2020-11-03 12:02:13 +01:00 |
|