CI and Release
Main pipelines
.github/workflows/quality-checks.ymlruns onpull_request.github/workflows/release.ymlruns onpushtomain.github/workflows/docs.ymlbuilds and deploys the Docusaurus site
Release behavior
- release assets are built for Linux, Windows, macOS Intel, and macOS Apple Silicon
- semantic-release publishes from
main - docs are built from
website/