RT-Thread / RT-Thread/packages
feat: 添加软件包同名检查
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 252
- Forks
- 358
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 13
Description
CI加一个软件包同名检查
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 repository's CI configuration and the package index data used by the checks. Determine how package names are represented and where duplicate names should be detected. Done means CI reliably reports packages with the same name and passes for packages with unique names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100