Environment variables specified on the launcher are now passed into the
job configuration.
Details
Details
pytest
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
sweet, let's get this into the release today for hebo.
Separately, do we also want to make this available on the k8s job executor (delegating to the run launcher when none is specifically set, as in the other fields on https://dagster.phacility.com/D9078)