Open melissawm opened 6 months ago
The following projects seem like reasonable candidates:
What would be the "expected output" ? It's very difficult to get CI to check for how things render on our own website already.
I think there are two things that could be tested
So we should only focus on 1. for the time being
For completeness, it may be also helpful to have https://github.com/executablebooks/sphinx-book-theme
For completeness, it may be also helpful to have https://github.com/executablebooks/sphinx-book-theme
yep. We recently broke something for them (https://github.com/pydata/pydata-sphinx-theme/issues/1875#issuecomment-2162995192) so definitely makes sense to include
To avoid breakage and unexpected problems when a release is made, we could add a CI job that builds the docs pages for a list of selected projects and verifies that the output is as expected. Ideally, it would run as a cron job (and not on every CI run).