This repo is used for set up common used pipeline for cloud foundry on Azure.
bosh-setup-template: This pipeline can check new version of cf-deployment, if any new version is found, the pipeline will use template and latest manifest to deploy a cloud foundry. Then cats will run. If cats passes, changes of manifest will bump to a specified repo/branch and all allocated resources will be safely deleted.
cf-deployment: This is cf-deployment pipeline for Azure. More Detailed doc is coming soon...
run-cats: This pipeline is used to run cats on existing cloud foundry environment. See detailed doc here
lib: This is utils used in other pipeline. You may not use it directly.