Load checks from a configurable location
Open
@tromai is already working on this.
Since May 3, 2023.
feature
- Dominant language
- Python
- Stars
- 210
- Forks
- 36
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
Right now we load the checks from a specific location. It would be good to allow users to pass the location from where additional checks can be loaded.
- Keep the current location as default.
- Allow additional locations to load checks.
- Improve the check loading process to make sure the checks are valid, but also define tables necessary for the ORM mapping.
Contributor guide
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.
Assessment
This issue has not been assessed yet.