raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.3.16.
- 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
This GitHub Action is a tool for validating static websites, similar to the muffet CLI. It automates the process of checking website structure and accessibility, helping developers ensure their sites meet quality standards. The action provides features like checking for broken links, duplicate content, and HTML errors, which can be integrated into CI/CD pipelines to maintain website quality continuously.
What’s Changed
Changelog
- 1deed2f7557d0c59fa391cd98e63c6de2240fd8c Bump version (#1101)
- 8f4162e15dc3838aaf98b08aaf3cb5361747fab2 Refactor version script (#1100)
- 1b9e3dbeb1873a81b52b48f41436dc8215311f72 Refactor Muffy cache key (#1099)
- c33a0ddfda9d9422e17c2732b3d133747c8101b3 Evict cache entries of retried responses (#1095)
- d955afcd97494b3d149d11d3c3140b32808ada72 Fix flaky test (#1097)
- 75dd73c42eeb1f4fb7097f4da2841e26cf273059 Revert “Use short cache (#1094)” (#1098)
- ffd4a1c71c7c7aa14e79a5e550ac420627510fe4 Fix bench job (#1096)