Add an automatic test ci for the training examples
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 8
Description
There is currently no ci setup for the training part of the examples, this means that every time a new training starts, we have to first make sure that things still work.
The goal of this ticket is to automate the testing of the training examples.
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 locating the training examples and any existing CI configuration in the repository. Run the current training examples to understand what must be exercised; done means CI automatically tests the training examples so new training starts do not require a separate manual check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100