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

Refactor internal meta format, add own fingerprinting implementation #180

Merged
merged 4 commits into from
Mar 5, 2021

Conversation

simonihmig
Copy link
Owner

This implements the changes suggested in #179, which should lead to substantially smaller size of the meta data.

There is a breaking change here, in that the configuration options have changed: what was an array (with image options) before , is now an object, containing the previous image options array under the images key, and a new fingerprint option. The breaking change seems moreover justified, as this now allows extending the top-level config, having only an array of image options did not allow this.

@simonihmig simonihmig merged commit f971b3b into master Mar 5, 2021
@simonihmig simonihmig deleted the meta-refactor branch March 5, 2021 16:00
@simonihmig simonihmig mentioned this pull request Mar 5, 2021
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.

1 participant