Skip to content

Optionally ignore error during processing app layers metadata #143

Description

@mike-sul

In some cases it is OK to ignore any error that may occur during processing metadata of app layers. If it happens then no precise info/metadata about layer sizes is generated hence no precise diff can be calculated during app update. In some cases it is ok and/or having approximate diff estimation is fine, e.g. updating app on some cloud hosts or dev devices.

Therefore, the goal of this task is to add ability optionally ignore any errors that may occur during this process and let the app publishing proceed.

return fmt.Errorf("= Failed to get app layers metadata: %s\n", err.Error())

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions