aboutcode-org / aboutcode-org/scancode.io
Better handle VCS checkouts and clones in a Docker image
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
Somehow we do not ignore .git directories in the docker pipeline
That both good and bad:
1. there is some (small) value to know we have a git checkout and that could be important origin clues
2. these are generally ignored by scancode-toolkit with https://github.com/nexB/commoncode/blob/main/src/commoncode/ignore.py
In the current way, this ends up being noise.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.