<hannes>
to reduce the issues, I archived the https://github.com/mirage/xen-arm-builder repository (now that our Xen support is solo5-based and PVH only (plus no arm support))
<hannes>
that was the easy way out - I'm still very much into "let's ship binaries" -- but eventually not based on shell scripts
mort___ has joined #mirage
mort___ has quit [Ping timeout: 246 seconds]
mort___ has joined #mirage
djs55 has joined #mirage
* djs55
waves
<dinosaure>
hi :)
<mato>
hi folks
<dinosaure>
I will be focus on one specific issue about colombe today (colombe#29) but I will start a fast-scan on repositories
<hannes>
I have some issues on my local todo file -- one item is "experiment with the new (dune 2.7 + bisect_ppx 2.5.0) coverage instrumentation -- and voila: https://github.com/mirage/arp/pull/19
<hannes>
the result is much nicer than setting an environment variable and having the dune file reading it. to produce coverage, just run "dune runtest --instrument-with bisect_ppx --force" :)
<dinosaure>
hannes: did you see github.com/burgerdev/ocaml-rfc7748?
<hannes>
dinosaure: yes
talex5 has joined #mirage
<dinosaure>
hmmhm, it seems that we have many duplicate projects about hacl and I'm not sure which best way we can take according to our goal to use extracted C code (to avoid such PR: https://github.com/mirage/hacl/pull/36)
talex5 has quit [Ping timeout: 256 seconds]
<hannes>
djs55: nice fat work :) I'll enable OCaml-CI for ocaml-fat.
<djs55>
oh thanks! it's probably still using travis :/ I dread to see how long a travis run will take
<hannes>
yes, and travis is mostly dead these days -- it was a great service at times, but I think their computing resources are too expensive
<hannes>
so, OCaml-CI is enabled - I'm sure it'll complain ;)
talex5 has joined #mirage
talex5 has quit [Quit: Saliendo]
zmijunkie has quit [Ping timeout: 240 seconds]
zmijunkie has joined #mirage
Haudegen has quit [Quit: Bin weg.]
Haudegen has joined #mirage
zmijunkie1 has joined #mirage
zmijunkie has quit [Ping timeout: 256 seconds]
zmijunkie has joined #mirage
zmijunkie1 has quit [Ping timeout: 272 seconds]
Haudegen has quit [Quit: Bin weg.]
<dinosaure>
so, I think I opened more issues than closed but it's ok
<hannes>
djs55: for releasing ocaml-fat you could try dune-release -- which makes releases pretty easy
Haudegen has joined #mirage
djs55 has quit [Ping timeout: 246 seconds]
mort___ has quit [Ping timeout: 260 seconds]
djs55 has joined #mirage
<djs55>
hannes: ah, I thought I was missing something. I tried `opam publish` but it went a bit wrong trying to generate a github token
djs55 has quit [Remote host closed the connection]
mort___ has joined #mirage
<hannes>
thanks to everyone working hard on closing issues and pushing & reviewing changes. there's still plenty of things to do, but I think we made good progress today (with a new fat release, etc.)