raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.5.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Muffy is a static website validator that checks the links, markup, and robots.txt of multiple websites. It provides features such as recursive link checking, markup validation for HTML, SVG, and MathML documents, caching with configurable cache ages and stale-while-revalidate periods, concurrency and rate limits, retries with exponential backoff, robots.txt and sitemap support. The action can be used to check a set of websites or an individual website through the command line interface or GitHub Actions.
What’s Changed
Changelog
- 5065dbf4a1e39c36ed6465be7948531d8fe252e2 Bump version (#1270)
- 15fcae235eaf5e79c2f8109a99e3080463538454 Include content (#1269)
- 1960f844d31ef6a18121c68e1fc0b222a1dc3e2d Remove done todos (#1268)
- 324af285c8b8e6fce706e8a1e219b029cbc819fc Refactor inherit modifier (#1267)