Etienne Marais

Results 103 comments of Etienne Marais

I'll try to address most of your questions, but I encourage other people involved in the development to complete it if I'm not precise enough or miss some information :smile:...

About your last question, my point was about distributing Dune Package Management through an opam package. If we want this dune version to be standalone, there would be a contradiction...

Currently, there isn't a way. However, @gridbugs made a proposition about having the flags enabled describe in an enhanced `dune version` (for example `--verbose` or something like this). And with...

It doesn't mean there won't be a flag to activate deactivate the feature if necessary. It's still the case in Dune (see the PR about the cache where we provide...

Do you have a link explaining / showing how the Docker Desktop is doing it (we can study it)?

Few remarks regarding the distribution channels. First, we currently have 3. and we can have 1. almost for free (by changing the target in our action build). The system to...

We are considering to do this for the builds of the binaries themselves. I don't know when we would have time to allocate on it, but we would like to...

@LAC-Tech could you try again and tell me if it is working with the latest version of dune? It seems to have been fixed with #10960. I can't reproduce with...

You can either build it yourself or use the binary version from https://preview.dune.build (nightly version of dune built from the `main` branch).