Simek / yarn-lock-changes

Creates a comment inside Pull Request with the human-readable summary of changes to the Yarn lock file. Works with every Yarn version (classic and berry).
https://github.com/marketplace/actions/yarn-lock-changes
MIT License
132 stars 20 forks source link

add `name` field to the test locks, fix remaining issues #69

Closed Simek closed 11 months ago

Simek commented 11 months ago

Why & How

Refs #67

Add name field to the unit test locks, fix remaining issues in parser with finding the correct lines, which leads to test failures.