f/main/requirements.txt :f/main/get_db, which only imports duckdb:wmill script generate-metadata produces a script.lockfile for the get_db script correctly:f/main/my_flow, inside an inline script, I import the get_db module:wmill script generate-metadata and wmill flow generate-locks, but none of them seem to produce the desired output. A workaround is for me to include the pyarrow / polars dependencies in a comment in my inline script (under a extra_requirements section), but this means that I have to pin 2 versions separately which is undesired.We're live here https://discord.com/channels/930051556043276338/1278977038430240813
henri-c · 2d ago
Infrastructure as code
rubenf · 3w ago
As we're preparing for a new Windmill sandbox SDK, we took the opportunity **to open-source NSJAIL sandboxing** and make it available in CE and easier to set. In 1.634.0, just set nsjail to benefit from the tightest security and isolation per job. It's constraining so no need to use it unless you need but now you won't be restricted in security for CE if you need to.
rubenf · 4w ago