argos/README.md
We use Argos CI to detect visual regressions on Docusaurus.
This workspace can be run manually, but is generally run through the Argos GitHub Action.
The workflow execute those following steps:
yarn build:website:fastyarn serve:website on http://localhost:3000sitemap.xml with PlaywrightThis workflow runs for main and PR branches, and add a commit status to each PR with a visual diff that we can easily inspect.
Some additional capabilities: