Results 23 comments of David Harrigan

No problem :-) As mentioned, having the ability to use raw sql is totally fine to accomplish this...you have a lot on your plate anyway :-) Maybe one day... thank...

I suppose it would ignore tests as being "external". If it's being used in a test, then that is marked as being so, i.e., ![image](https://user-images.githubusercontent.com/427150/128519286-5d0a2631-89e5-4155-8967-40e29ca681b1.png) I guess it would be...

I have something now after doing a bit of playing around and after that, I'm not sure of the merit. Correct me if I'm wrong, but I don't think it...

Ah, this is where I think I am doing something different. I notice that you didn't define `^:private` on abc, so it's "public" in-so-far as clj-kondo is determining it. Thus,...

@adamierymenko now that OPNsense has initial zerotier support via a plugin, the DHCP server on OPNsense works great with the configured zerotier networks. I would welcome the ability to delegate...

Hi, Thank you. Tried it out, getting a new error: ``` Downloading: dorothy/dorothy/0.0.7/dorothy-0.0.7.pom from central Downloading: org/apache/commons/commons-parent/50/commons-parent-50.pom from central Execution error (ExceptionInfo) at clojure.tools.deps.extensions/eval11638$fn (extensions.clj:133). Unable to compare versions for...

Hi, Yes, you may find it here: https://github.com/dharrigan/depsconfig/ You may want to remove the repo stuff at the end (if necessary) since I have my own mirror of repos. Hopefully...

Hi, Thanks for the update. I removed depify from my deps.edn as I dont really use it. I switched on `transitive` again and I receive this error: ``` Downloading: org/slf4j/slf4j-nop/1.7.32/slf4j-nop-1.7.32.pom...

Hi, I tested the change in a VM and all appears well. I was able to boot, ssh and unlock remotely with the suggested change. Please can this hook be...

Hi @crinklywrappr! Any thoughts on this PR? Would be nice to be able to have this library support verified group names (and thus make it more inline with clojure deps...