aboutcode-org / aboutcode-org/scancode.io
Potential confusion in tagging for "Map Depoy to Develop"
Aberta
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
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").
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.