Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline(precompile): detect blobstore related errors #435

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Aug 7, 2023

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

@o-orand o-orand self-assigned this Aug 7, 2023
@o-orand o-orand added this to the 6.1.1 milestone Aug 7, 2023
@o-orand o-orand force-pushed the detect-precompile-blobstore-related-errors branch from 772da20 to 46f61cd Compare August 7, 2023 19:44
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.
Also:
- force tty to display boshrelease download
- switch to bash to enable pipefail, as we use tee to log and display bosh export-release result
@o-orand o-orand force-pushed the detect-precompile-blobstore-related-errors branch from 46f61cd to 99cc018 Compare August 8, 2023 09:28
@o-orand o-orand merged commit 3e96b89 into develop Aug 8, 2023
6 checks passed
@o-orand o-orand deleted the detect-precompile-blobstore-related-errors branch August 8, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant