cf-mta-examples icon indicating copy to clipboard operation
cf-mta-examples copied to clipboard

Example for development flow - deploying a small code change of an MTA module in development

Open ddonchev opened this issue 6 years ago • 0 comments

this example should feature initial environment configuration with 'cf deploy' & consequent app updates with cf push --no-manifest -p <path to built app bits>

Consider splitting this topic to multiple examples in which the build is orhcestrated:

  • with mbt Showcase partial mbt module build+ mtad.yaml generation; partial deploy along with cf push;
  • with standard tooling (maven/grunt/gradle/..) Showcase deploy from directory cf deploy ./ along with cf push

ddonchev avatar Jan 10 '20 17:01 ddonchev