Jake Pearson
Jake Pearson
The idea was to isolate queues between tests, I would like to be sure that one test's queue state cannot effect another. I can use a uuid for a queue...
That sounds great. Thanks.
Any update on this issue? I have a similar issue where most of my workspace/repo is rust, but we have one directory with typescript that I would like to enable...
@tunnckoCore I have access to start merging, would you fix the conflicts and I will merge today. Thanks.
I would be happy to start merging in PRs and getting releases cut.
@tunnckoCore, I have access to start merging, would you fix the conflicts and I will merge today. Thanks.
Potentially, but it also means I could create a set of scripts that I could use from anywhere in my system.
I like @gthole idea even better. Just look up a directory until you find a maid file or give up at the home directory.
Hi, I was wondering if there was an update on this issue. I'm interested in using `asdf` to add env vars like `asdf` works for other tools. Getting everyone on...
> For anyone curious, I forked asdf and added `asdf vars` that loads `.asdf-vars` files and evaluates them during exec. > > [master...excid3:asdf:master](https://github.com/asdf-vm/asdf/compare/master...excid3:asdf:master) Cool, will this get merged to main...