Mudlet Map Diff
Version updated for https://github.com/Delwing/mudlet-map-diff-action to version v13.
- This action is used across all versions by 12 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mudlet-map-diff-action is a GitHub Action designed to compare two Mudlet binary file maps within pull requests, automating the generation of a diff report as a comment. It eliminates manual file handling by automatically fetching map files from the base and head branches, and optionally uploads visual diff images to Cloudinary for enhanced reporting. This action streamlines map comparison tasks, particularly in collaborative development workflows involving Mudlet maps.
What’s Changed
- add progress rendering and fontconfig dependency (76537c2)
- bump diff version (e7995b7)
- fix for worker not being picked up (d7dbfb6)
- fix for details tag (dab1689)
- fix for details tag (9125ef9)
- fix for oom (e74925f)
- fix downloading (6f63350)
- add permissions to readme (60460aa)
- fix downloading (ddfb083)
- fix downloading (5ed38a9)