ferdium / ferdium-recipes

Recipes encapsulate your favourite apps into Ferdium for unified notifications handling and more
MIT License
82 stars 191 forks source link

Normalize path in pkgJsonRelative before comparing #552

Closed Shampra closed 4 months ago

Shampra commented 4 months ago

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

As explain in this issue, we cannot validate PR for recipes because pnpm validate is still a failure. Script compare the list of detected change where path are like "recipes/hangoutschat/package.json" and pkgJsonRelative contaning path to package.json with this format "recipes\hangoutschat\package.json". Of course, it never match.

Change : add path normalization on pkgJsonRelative

vraravam commented 4 months ago

@all-contributors please add @Shampra for code

allcontributors[bot] commented 4 months ago

@vraravam

I've put up a pull request to add @Shampra! :tada: