mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
8cfac8d43f
# Changes This PR adds a new step: cloudFoundryServiceCreate There is a cf community plugin [Create-Service-Push](https://github.com/dawu415/CF-CLI-Create-Service-Push-Plugin) available to apply infrastructure as code to Cloud Foundry. The plugin uses a manifest.yml to create services in a targeted CF space. The proposed step provides an interface to this plugin. Already done: - [x] Tests - [x] Documentation Further actions: - a Refactoring: Move varOptions and varsFileOption code into a class and make us of this here and in cloudFoundryDeploy step. -> Is it ok to use the CfManifestUtils, or add it as a new class to variablesubstitiion package? - enhance the s4sdk cf cli docker image to include the plugin. |
||
---|---|---|
.. | ||
com.sap.piper | ||
blueGreenCheckScript.sh | ||
default_pipeline_environment.yml | ||
piper-os.css | ||
template_mta.yml |