aboutcode-org / aboutcode-org/scancode-toolkit

`detected_vcs_repo` attribute for Resource

Ouverte
#1,642 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
core and api new feature
Langage dominant
Python
Étoiles
2.6k
Forks
791
Merge moyen
1 j 12 h
PR mergées (30 j)
5

Description

Currently, we ignore VCS repos when creating the Codebase (https://github.com/nexB/scancode-toolkit/blob/develop/src/scancode/resource.py#L427). It would be convenient to have an attribute on the Resource that says if a VCS repo was detected and what kind type of VCS is used. This is useful In the context of origin summary (such as #1588) as we would like to summarize resources at logical breakpoints. One such breakpoint would be the root of a VCS repo, as that is a package-like grouping useful to us.

Right now, there is no specific way to single out VCS directories out of the other types we ignore.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.