hayhooks icon indicating copy to clipboard operation
hayhooks copied to clipboard

🟥 Add support for `requirements.txt`-style extra dependencies

Open julian-risch opened this issue 9 months ago • 1 comments

  • [ ] 🟥 To evaluate if each pipeline should run in separate environment

julian-risch avatar Mar 26 '25 08:03 julian-risch

I would like to add a note on this: I am not sure this will still be a big requirement. Running each pipeline in a dedicated venv can make things way more complex code-wise, and we may not have enough data to actually decide on this (I feel that most of the people deploy 1-2 pipelines, so this change will add a lot of overhead).

I think it's generally easier to e.g. build a custom Docker image starting from Hayhooks one and deploy it somewhere.

mpangrazzi avatar May 15 '25 15:05 mpangrazzi

I would close this for since -as explained above- it should be quite easy to customize Hayhooks image. We remain of course very open for different use cases where extra managing of additional deps may be needed.

mpangrazzi avatar Aug 18 '25 14:08 mpangrazzi