Pau Ruiz Safont
Pau Ruiz Safont
> The problem with all this is that workflows get released - sometimes as part of grant deliverables - that have hidden assumptions about software versions and running platform environment....
Since xapi-project installs binaries to libexec, I tried to take a stab at renaming the install stanza before adding the new libexec destination. While the change itself is not complex...
Sorry about the late update, it got lost in a sea of notifications > How does it break them? changing the name of the stanza makes dune unable to recognize...
Sure, I'll add the new section. I'll use the name `libexec_fhs` for now, unless somebody has a better name for it :) The plan for the switch-up can be thought...
I agree with recommending the usage of github actions. In a case this has been difficult because of the ubuntu offers outdated packages (xen 3.11), using containers provides greater flexibility...
> I think I could work around this by checking out the project before setting up ocaml but that would waste time downloading dependencies that I don't need for this...
The work has been merged as part of #71
Now that doc generation has been fixed on the latest [commit](https://github.com/rgrinberg/ocaml-mustache/commit/f87b835c75a582c92dc311399f0e4dd513695338), docs should appear once the next version in https://ocaml.org/p/mustache/latest/doc/index.html
I can see that the docs are published as expected
I see that a lot of good work and effort has gone into mustache. Since xapi uses it, is there anything I can do to help with maintainership of the...