kci-dev development for milestone 8
- Dominant language
- Python
- Stars
- 10
- Forks
- 11
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 9
Description
This issue opened to track changes i planned for kci-dev tool.
## Changes
- [ ] Add a --test option to match test and return corresponding code to shell
- [x] Add bisect subcommand that will use checkout subcommand and git bisect to find the commit that introduced a bug
- [ ] Continue expanding functionality of existing patch subcommand that will test pending patch or patches on specific tree, including storing these patches in kernelci storage system
Contributor guide
Research direction
Start with the kci-dev command entry points for the planned --test option, bisect, checkout, and patch subcommands. Review how bisect uses checkout and git bisect, then inspect the existing patch flow and KernelCI storage integration. Done means the listed unchecked capabilities work and return the expected shell status or store pending patches as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100