Antonin Décimo
Antonin Décimo
Dear Dune/Opam maintainers, Whilst hacking on ocaml-ci, I've discovered a shared misunderstanding about the `with-doc` opam dependency annotation, how `dune build @doc` works, and the Dune `(documentation …)` stanza. We...
Hi everyone, I'm installing in a container a forest of dependencies with `opam install -y --deps-only --with-test .`. However, one of the dependencies fails to build. It super useful on...
Hi! This is a little experiment to add localisation for the interface. Only the visible strings are translated, *not* the debug and error messages, so that they remain searchable. The...
Hello everyone! It's been a little over three years since I began developing love-release. It allowed me to meet awesome people (mostly Lua developers) from all over the world, and...
Soo... about icons... For now, the script supports four different plateforms, each one having its own way to deal with icons. Let's start with this. The developer/graphist has made some...
All that is needed is a parent node to the video, and request fullscreen on that node instead of the video. Tested on latest versions of Chrome and Firefox on...
Hi! I just noticed that some packages use conf-which to detect if a depext CLI tool is installed. However, that isn't portable on platforms where there's no which tool (e.g.,...
Sometimes dune-release asks interactively from a path from the user (for instance, when asking the path to the cloned opam-repository). It would be nice if dune-release was using some sort...
- [x] ; - [x] update `Dockerfile`.
Not complete yet, some OCurrent subtleties still elude me.