Consider replacing kcidb-upgrade and kcidb-merge with kcidb-cat
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Since kcidb tools always output upgraded schema, consider simply renaming kcidb-merge to kcidb-cat (similar to the cat command) and dropping kcidb-upgrade.
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
Review the existing kcidb-merge and kcidb-upgrade command entry points and how they are exposed to users. Define whether kcidb-merge should become kcidb-cat and kcidb-upgrade should be removed; done means the command naming and removal are consistently reflected wherever these tools are exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100