aboutcode-org / aboutcode-org/scancode.io

resolve_dependencies fails when multiple manifest files are present in a project

Aberta
#1,957 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
215
Forks
203
Merge médio
4d 8h
PRs com merge (30d)
6

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.