Tom Harrison
Tom Harrison
After some investigation, I am pretty sure that the root cause of my attempt to call `assume` from a script is due to this code in `assume`: ```shell if [[...
Of course now that I test my solution, it doesn't work as expected. ## Revised Conclusion * Shell scripting sucks.
@chrnorm -- this would be a really valuable feature, potentially solving several problems in one shot, I think: * needless refresh, as noted in the description * multiple terminal windows...
Error: failed to start container: Error response from daemon: error while creating mount source path
> Add this line > > ``` > --container-daemon-socket - > ``` > > to `~/.actrc` > > _This disables mounting the docker socket into the job container and should...
This is a great suggestion. As a workaround, it saves a little time to add the owner/repo in the slash command, which will pre-populate these data, i.e. ``` /github open...
The above link from @maximevince appears to not work any more. I do have a working version in my [personal repo](https://github.com/tomharrisonjr/blogr-nextjs-prisma).