mattermost-community/mattermost-plugin-memes

Add CI step to ensure image binary data matches the image file provided

Open

#51 opened on Jul 21, 2021

 (0 comments) (1 reaction) (0 assignees)Go (33 forks)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoUp For Grabs

Repository metrics

Stars
 (80 stars)
PR merge metrics
 (PR metrics pending)

Description

@hanzei I figure we should have a CI step that verifies that any new images added indeed match up with the binary array also submitted. I'm not sure what the risks are if these don't match, but it seems like we should sure that they do match.

Contributor guide