This is a refactor to enable a 'reloadWorkspace' API that reloads the list of repository locations in the workspace, not just an individual repository location.
Details
Details
Integration
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
python_modules/dagster-graphql/dagster_graphql/test/utils.py | ||
---|---|---|
52โ66 | these (and other in-process graphql suites) had to go for this to work, but that's not really a thing anymore for our users anyway |
Comment Actions
This is great! Being able to reload a workspace will be so useful
python_modules/dagster/dagster_tests/cli_tests/workspace_tests/multi_location/test_multi_location_workspace.py | ||
---|---|---|
276 | Did not know about this, neat |
python_modules/dagster-graphql/dagster_graphql/test/utils.py | ||
---|---|---|
52โ66 | +1 |