orange-cloudfoundry / cf-ops-automation

a collaboration framework for operating cloudfoundry and services at scale
22 stars 6 forks source link

pipeline(precompile): detect blobstore related errors #435

Closed o-orand closed 1 year ago

o-orand commented 1 year ago

To avoid corrupted compiled releases use, we need to check errors occurring during precompile. Once a related error is detected, we delete existing deployment and release, without force option.

related orange-cloudfoundry/paas-templates#2022