aboutcode-org / aboutcode-org/scancode.io
Potential confusion in tagging for "Map Depoy to Develop"
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
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").
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.