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

helpers: remove empty customization fields [COMPOSER-2204] #2010

Closed
wants to merge 1 commit into from

Commits on Jun 3, 2024

  1. helpers: remove empty customization fields

    Customizations that contain empty arrays or objects instead of being
    undefined cause failed image builds even with a valid blueprint.
    
    The clean function recursively removes this empty fields from the
    blueprint object and fixes the edge image build failures.
    jkozol committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fd3e414 View commit details
    Browse the repository at this point in the history