aboutcode-org / aboutcode-org/scancode.io
update `run` cli command to run pipelines without an input
Aberta
nice-to-have
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
I have a pipeline that does not take an input that I would like to run using the cli, but an input location is required (https://github.com/aboutcode-org/scancode.io/blob/main/scanpipe/management/commands/run.py#L51)
As a workaround, I can run my pipeline by using `python manage.py run ""`.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.