readthedocs / readthedocs/sphinx-autoapi
Implementing a nightly build worklfow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 494
- Forks
- 147
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
🐞 Problem
I see that the latest run for the CI/CD took place about four months ago since the opening of this issue. Thus, it would be great to have a night.yml workflow that runs all tests according to a cron job.
Since this project is open-source, it should not have an impact on the billing plans of this organization.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository's existing CI workflow and test configuration to identify how the full test suite is run. Add the requested night.yml cron workflow, then verify that it runs all tests on schedule and does not introduce an unintended billing impact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100