We previously weren't doing any validation of config in to_job. This adds validation, and also carries over all fields from old config document.
Details
Details
added unit test to ensure config mistakes are caught.
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
python_modules/dagster/dagster/core/definitions/graph.py | ||
---|---|---|
795–797 | I think we can do better with this pre-amble
|