aboutcode-org / aboutcode-org/scancode-toolkit
Support better mono repos
未關閉
new feature
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
Mono repos are mixing many packages in a single tree, stored in Git.
As such they are essentially similar to complex application/system codebases
We should find way to handle these correctly:
- workspaces-like processing is one approach
- support specific mono-repo-like tools like Android "repo"-
- See also Rush tool https://github.com/microsoft/rushstack which is itself a monorepo and uses pnpm and a json-like manifest (with comments): https://github.com/microsoft/rushstack/blob/22e59e4f57f6730e3304a47591fed1bb6926cef9/rush.json
貢獻指南
評估
這個 Issue 還沒有評估資料。