aboutcode-org / aboutcode-org/scancode.io

resolve_dependencies fails when multiple manifest files are present in a project

Aperta
#1,957 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
215
Fork
203
Merge medio
4g 8h
PR unite (30g)
6

Descrizione

When running the resolve_dependencies pipeline on a project that contains multiple manifest files, the pipeline fails.

In our case, the project includes several requirements.txt files located in different subfolders.

The error seems to happen in the step that collects manifest inputs, probably in the get_manifest_inputs function, which appears to expect a single manifest file, not a list of files.
As a result, instead of resolving dependencies for all manifests found in the codebase, the pipeline stops with an exception.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.