1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/resources
Shanuson 8cfac8d43f new step cloudFoundryServiceCreate (#892)
# 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.
2019-10-22 11:15:03 +02:00
..
com.sap.piper Docker Pipeline - fixes and small adoptions (#779) 2019-07-05 16:32:24 +02:00
blueGreenCheckScript.sh fix issue with resource naming conflict (#234) 2018-07-30 12:06:35 +02:00
default_pipeline_environment.yml new step cloudFoundryServiceCreate (#892) 2019-10-22 11:15:03 +02:00
piper-os.css Cleanup 2019-03-04 14:40:17 +01:00
template_mta.yml generate mta from package.json and given applicationName 2018-03-15 14:21:27 +01:00