micado-scale / micado-scale/component_submitter
Refactor adaptors into own packages
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 2
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The directory structure of the adaptors should be made more uniform. Each adaptor should sit in its own package (see k8s_adaptor for the example)
https://github.com/micado-scale/component_submitter/tree/main/submitter/adaptors
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 inspecting submitter/adaptors and use k8s_adaptor as the structural example. Inventory the other adaptors and compare their directory layouts with that example. The work is done when each adaptor follows the same own-package structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100