WindmillWWindmill
Powered by
tl_jacobT
Windmill•9mo ago•
2 replies
tl_jacob

Pass environment variables to `uv pip install`

I am installing a python package from a private repository and I need the uv pip install process to have access to the SSH_AUTH_SOCK environment variable. Unfortunately it looks like looks like env vars are cleared before uv pip install (ref) .

Would it be possible to expose some configuration to allow custom envars to be passed during env instantiation (i.e. uv pip install) / prevent the env clean in the first place?

Is there another approach that I am missing?
GitHub
windmill/backend/windmill-worker/src/python_executor.rs at 697f6605...
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal...
windmill/backend/windmill-worker/src/python_executor.rs at 697f6605...
WindmillJoin
3,362Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

PHP extensions and environment variables
Felipe ChangFFelipe Chang / help
12mo ago
global variables
KenKKen / help
2y ago
How to pass parameters to SQL query?
jase64Jjase64 / help
2y ago
Static Variables limited to entire flow
PankajMahatoPPankajMahato / help
7mo ago