While testing some read-only related changes it became clear that a bad refactor caused the read_only param to the dagit CLI to get thrown out :( This diff threads it through correctly.
Details
Details
BK, load dagit with --read-only and verify you can't launch pipelines
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- rmreadonly3
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
Comment Actions
this behavior should be under test, something in python_modules/dagit/dagit_tests/test_app.py maybe