Skip to content

Conversation

@westonruter
Copy link
Owner

@westonruter westonruter commented Nov 22, 2023

Fixes #697.

This will ensure that things like #786 don't fall under the radar. Whenever Dependabot updates the @wordpress/block-library package, this will check whether the MD5 hash of the Code block's edit.js has been changed. If so, the workflow will fail. After inspecting the file for changes to see if anything needs to be modified in our version, the checksum file can be updated via npm run md5sum:update and the file block-library.md5 committed.

@westonruter westonruter force-pushed the add/upstream-code-block-watching branch from d6999fb to 3608787 Compare November 22, 2023 04:20
@westonruter westonruter merged commit 16730cf into develop Nov 22, 2023
@westonruter westonruter deleted the add/upstream-code-block-watching branch November 22, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add test to watch for changes in @wordpress/block-library/code

2 participants