devlup-labs / devlup-labs/kuberbolt
Created Workflows and fix the test cases and file structure of them
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 7
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 2
Description
Tasks:
Merge the test/ folder into the canonical tests/ directory.
Delete unused folders and files (redundant src/ directory, shared/proto/, and scratch.py).
Configure native package discovery in pyproject.toml (sdk*, api*, client*).
Contributor guide
Research direction
Start by comparing the test/ and tests/ directories, then inspect pyproject.toml and the listed src/, shared/proto/, and scratch.py paths. Confirm the canonical tests/ layout, remove the unused paths, configure discovery for sdk*, api*, and client*, and run the test suite to verify the cleanup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100