If I do an --ad-hoc execution on project 1, then vh project link to project 2 and attempt to do an --ad-hoc execution there the cli will first say that the ad hoc commit has already been uploaded and then crash due to not finding the code commit in that project. So looks like the commit cache is not
aware of the possibility of changing projects.
I have several projects linked to the same repo.
If I do an --ad-hoc execution on project 1, then vh project link to project 2 and attempt to do an --ad-hoc execution there the cli will first say that the ad hoc commit has already been uploaded and then crash due to not finding the code commit in that project. So looks like the commit cache is not aware of the possibility of changing projects.