Antonin Décimo
Antonin Décimo
I agree. The current pipeline also reports (as expected) warnings with cross-refs because odoc can't find them unless the package is installed. There's also a misconception between opam's `with-doc` and...
To fix the cross-refs warning we have to install the opam package. Maybe we can trigger usual warnings while building and installing the docs this way.
The same problem still appears in .
Another example here: .
I've discovered that the color scheme for logs is somewhat designed (with reported accessibility/contrast issues) for a dark background. The current_web interface has a light background, which means that white...
Are there any blockers apart from applying the suggestions from the code review and rebasing? I'd definitely enjoy debugging with backtraces (hoping that the switch to OCaml 5 and Eio...
Why does it matter to init preemptive with only one thread (and not use the default)? Do you use this as a kind of queue for database operations?
I have mixed feelings about the bug report. I think there's a case for considering that the shell syntax requires the escape, not the Dockerfile, and that the newline should...
Support of the mount type cache was merged in 8.2.0. We're not using it to build the images at the moment.
This is becoming interesting again, also because opam-repository-mingw is starting to be too old. It's odd that this PR wasn't merged sooner. I'm tempted to test this and add the...