Sam Berning
Sam Berning
A couple of strange failures I've run into on #154, both on the ARM 11.7 runners: 1. **Stop-start-stop:** looks like the stop command registers failure, start command starts up, and...
how did you install finch? via homebrew or the github release?
Had you installed via homebrew previously by any chance?
Ok, just wanted to rule out any chance that there were two running instances of Finch using the same disk. That's the only context where we've seen this bug before,...
Just wanted to add a comment here on how to get back into a good state if you run into this issue. The first thing I would try is to...
This is related to https://github.com/lima-vm/lima/issues/412 on Lima. Basically the finch vm doesn't have access to the local environment variables from your mac, we'd have to specifically pass the local environment...
Been thinking about this a bit with https://github.com/runfinch/finch/issues/369, and wanted to add some of my thoughts here: > Is finch shell part of user stories? > > For Finch or...
> Or I guess a better question: is there a use-case for deleting a disk _without_ removing the entire VM? Theoretically, users could also remove the disk on `finch vm...
> IMO, adding a new command specifically for cosign is a slippery slope. There will likely be other tools installed in Finch's VM in the future, and I doubt we...
Yeah, I think the nerdctl/buildkit/containerd/runc version is useful to our users because there are user-facing features that might be added in a new version of each of those. I’d argue...