73 评论 (73 评论)46 反应 (46 反应)1 负责人 (1 负责人)TypeScript14,066 star (14,066 star)1,916 fork (1,916 fork)batch import
help wantednew package managerpriority-3-medium
- 议题类型
- feature
- 研究方向
- First, examine existing package manager implementations in Renovate (e.g., for npm, pip) in the lib/manager directory to understand the pattern. Then, review Conda's official documentation and the conda package format to design a manager that parses environment.yml or meta.yaml files. Evaluate whether Conda support requires changes to the host rules or datasource layer. Consider checking closed issues #2213 and related discussions for prior attempts and design decisions.