Add documentation build to weekly cron job
Open
component: build
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
The CI issue with Sphinx 4.0 (#1463) went undiscovered for several weeks, only to rear its head when we wanted to make a PR for something unrelated.
We many want to consider adding the documentation build to the weekly cron job. Similarly, it would make sense to add style checks to the weekly cron job, in case an upstream change to `flake8` breaks those checks.
Separately from that, we should consider pinning the versions of external packages used in the CI testing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.