For branch deployments as mentioned here <https://...
# dagster-plus
g
For branch deployments as mentioned here https://docs.dagster.io/guides/dagster/branch_deployments#step-1-create-our-job is there a cleanup hook for the individual IO managers? Or does the cleanup need to be executed from the CI pipeline (which will get tricky if several different IO managers are involved).
s
Currently it needs to be deleted by the CICD system, eg by having a step that runs on merge to call a dagster job that removes the clone