integrations / integrations/snappydoo
Strip out image metadata to make builds more deterministic
Open
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Given consistent input running snappydoo on the same machine will create the exact same output. Running it on a different machine, however, with the same input, leads to a different output. This is not good for our use case and pollutes the diff.
Need to explore options for how to strip out metadata.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.