Skip to content

executor/server/config.py: support for using arbitrary env vars at runtime

I was unsure how to test this by actually running the executor server (since I have to trigger a job with the env set), so I just added a simple test for it.

Merge request reports