Chris de Graaf

Results 150 comments of Chris de Graaf

Yeah, that's certainly an option. I would of course prefer to reach for something in Base though.

Yeah a previous `run` step that added the registries will still work fine. I have some code for this here: https://github.com/christopher-dG/CompatHelper.jl/tree/cdg/registries The tests are not quite finished though. The API...

Oops, I think I just assumed how it worked and didn't really look. Would something like this work, or do we actually need the name and UUID in the `RegistrySpec`?...

Yeah I was looking into building a SuperLU_MT_jll to then be used here.

I think this is relevant: ```julia longfunctionname(; # Wrong, in my opinion hello=nothing, world=nothing, ) longfunctionname( # Right hello, world, ) ```

Yeah, Cassette tends to not play well with nightly. I don't think any of the errors are on my end so I'm mostly likely just going to sit tight and...

Yeah, I noticed this on the beta. Was hoping an RC would fix it, but apparently not. As you've also inferred, I think this is on Cassette's end.

Still seeing errors in 1.6 RC3, unfortunately. I haven't really had time to dig into debugging.

Unfortunately an example that uses SimpleMock is not super useful to the Cassette devs, so we need to try to find an example with just Cassette. If you've got time...

you can ignore, tagbot won't report errors for these types of repos going forward