10 Commits

Author SHA1 Message Date
Gareth Clay
ee5214720e Remove Circle CI
(cherry picked from commit 77b7ff1ef7)
2021-04-19 18:16:54 +01:00
Gareth Clay
5480ec6937 Remove Bamboo build badge
(cherry picked from commit e414deab6b)
2020-06-15 10:21:23 +01:00
Roy Clarkson
e808d1b36e Update README.adoc
Add Bamboo build status icon
2019-03-26 13:33:51 -04:00
Scott Frederick
3876ed6cc4 Update README and add CONTRIBUTING file. 2018-12-21 11:43:56 -06:00
Scott Frederick
feac576ce5 Fix git repo links in README badges 2018-12-14 16:49:57 -06:00
Alberto Rios
f97e1e633c Adding the ability to customize the way creation parameters are mapped to SPRING_APPLICATION_JSON
Some trade-offs:
The `ParametersTransformer` interface takes all the backing apps because otherwise we wouldn't allow users to config properties for each one of them.
I went for the simple solution of adding the `Bean` instead of going all the way through strategy matched via config.

Closes #22
2018-08-27 13:31:02 +02:00
Oliver Hughes
2dd1769d18 Initial implementation of deploying an application to Cloud Foundry
Use a simple spring properties file for configuration
Support a single application per request
Implement component test using contract stubs for the CF API
Example application with configurable catalog
Exclude transitive dependency on JUnit 4.

Closes #4
2018-06-28 17:44:40 +02:00
Scott Frederick
1d9714c5a9 Add codecov badge to README. 2018-06-14 16:23:06 -05:00
Scott Frederick
4c12f48fc3 Add badges to README. 2018-06-14 16:12:51 -05:00
Roy Clarkson
0f26117730 Convert README to asciidoc 2018-05-03 17:59:20 -04:00