Martijn Visser
Martijn Visser
I don't really understand why they set SSL_CERT_DIR to an empty dir in https://github.com/conda-forge/openssl-feedstock/pull/157. Would be nice if only SSL_CERT_FILE or some other mechanism would also work for them.
No indeed not for this repo. I meant perhaps we can ask them not to set SSL_CERT_DIR. In the Anaconda managed OpenSSL recipe they did a [similar PR](https://github.com/AnacondaRecipes/openssl-feedstock/pull/21) earlier on...
Hmm the top post states that everything with Pkg is working correctly, but I just read https://discourse.julialang.org/t/how-to-fix-ssl-cert-issues-in-pkg/115495 and realize operations involving git like `add Example#master` don't work, giving advice in...
I see in the [NetworkOptions.ca_roots](https://github.com/JuliaLang/NetworkOptions.jl/blob/8eec5cb0acec4591e6db3c017f7499426cd8e352/src/ca_roots.jl#L112-L127) function that SSL_CERT_DIR is searched before SSL_CERT_FILE. Can this be reversed? The documentation states `find a file or directory`, but not in what order. Looking...
I tried lychee in c46b0e9d0be510c2949a39fdfcce23a3d137030a but that wasn't working yet. I think it would work better as part of the doc render pipeline. When the quarto docs are done, run...
> PS Is it correct that a linearresistance can be switched on/off based based on control, but that setting the resistance very high, or flow to 0 does not work?...
Is it easy to check this by setting all UserDemands to 0? Would be nice to see the lines from https://github.com/Deltares/Ribasim/pull/1849#issuecomment-2410618384 on top of each other.
For JuliaFormatter we use the default style, with a few non-default options: https://github.com/Deltares/Ribasim/blob/main/.JuliaFormatter.toml I should try SciML style JuliaFormatter again, I changed some parts I didn't like about it ;)...
That's right. Since everyone is using the same VSCode dev environment with format on save, it's not really an issue. Perhaps later on we could use it as a pre-commit...
@DiracM could you keep this one open? See https://github.com/JuliaGeo/Geodesy.jl/pull/85#issuecomment-1472577595.