The preview is exited (even though I would want to...
# dagster-plus
g
The preview is exited (even though I would want to stay in the preview) when clicking on view global asset lineage.
r
Hey, code previews are being phased out in favor of branch deployments: https://docs.dagster.io/dagster-cloud/developing-testing/branch-deployments. Have you gotten a chance to set that up? The experience will be more seamless as the branch deployment is not just a preview - you can run jobs/materialize assets as well.
g
that is sad to hear -as the static previw is a nice addition
r
branch deployments have the static previews as well - they’re code previews with more functionality
g
not yet for various reasons (though a dummy is set up but not in the real project) 1) they are not auto deleted 2) some concerns like https://dagster.slack.com/archives/C02LJ7G0LAZ/p1661158345711259 are still unclear to me (and perhaps also conceptually not yet covered)
But so far I thought that branch deployments would auto trigger the job? Or is this optional (i.e. potential for static previews only)
but how would I (for now until the other concerns are solved) disable the interactive execution)?