aboutcode-org / aboutcode-org/scancode.io
Potential confusion in tagging for "Map Depoy to Develop"
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
For the pipeline https://scancodeio.readthedocs.io/en/latest/built-in-pipelines.html#map-deploy-to-develop, it's named "Map Deploy To Develop". When expanded, I think this means mapping "FROM" Deploy "TO" Develop.
However, during tagging, "FROM" refers to Devel and "TO" refers to Deploy, which could be confusing.
```
"from": For files related to the source code (also known as "develop").
"to": For files related to the build/binaries (also known as "deploy").
```
貢獻指南
評估
這個 Issue 還沒有評估資料。