bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

GitHub action fails if called in non-Python project #333

Closed disrupted closed 1 year ago

disrupted commented 1 year ago

the kpops-runner action fails with the message

Run actions/setup-python@v4
Installed versions
Error: No file in /home/runner/work/kpops-examples/kpops-examples matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository
disrupted commented 1 year ago

Fixed in #340