Organisationsmirageirminpull/2363Build History

Build History for pull/2363

Builds (16)
Fix duplicate pin-depends (#2395)
f3d71b
Add CI job building irmin with dune package management (#2388) * Fix irmin-watcher hash to newest Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com> * Added setup-dune CI workflow Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com> * fix formatting --------- Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com> Co-authored-by: zach <zachshipko@gmail.com>
5f287e
Fix formatting in test logs (#2387) * Fix formatting in test logs Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com> * Update ocamlformat 0.28.1 * ppx_irmin: use ppxlib >= 0.37 * pin bisect_ppx --------- Signed-off-by: Ambre Austen Suhamy <ambre@tarides.com> Co-authored-by: Arthur Wendling <arthur@tarides.com> Co-authored-by: zach <zachshipko@gmail.com>
431936
Fix test_stm by using posix Eio backend (#2391) * Fix test_stm by using posix Eio backend The test_stm test was disabled because it exhausted io_uring resources on Linux (ENOMEM on io_uring_queue_init when spawning multiple Eio domains). Instead of disabling the test, use the posix backend via EIO_BACKEND environment variable. This requires converting the test stanza to an executable + rule pattern to allow setting the environment variable.
a09814
eio: sync with main (#2385) * Add '/' to allowed branch characters Signed-off-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr> * Add funding manifest discovery See https://floss.fund/funding-manifest/ * Update manifest URL --------- Signed-off-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr> Co-authored-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr> Co-authored-by: Thomas Gazagnaire <thomas@gazagnaire.org>
5c6d87
Multicore safety tests with qcheck-stm (#2373) * Qcheck stm test for irmin * Add irmin-pack tests * Some debugging. * Fix dune file. * Replace deprecated functions * Update pin to qcheck-stm
e42d79
improve irmin-fs path handling (#2382)
0b31a9
Improve graphql docs (#2383)
f5141d
Merge pull request #2384 from mirage/eio-setup Fix repo initialization with opam
21b7bc
Merge pull request #2318 from art-w/eio-libirmin libirmin: reuse a single eio scheduler across calls
bef069
Merge pull request #2380 from cuihtlauac/remove-libirmin-warnings Fix libirmin build
3597f6
Merge pull request #2377 from cuihtlauac/fix-shuffle Fix array shuffle
e05100
Merge pull request #2281 from clecat/kcas-lru Change LRU cache and other hash tables to use kcas
319c99
Merge pull request #2280 from clecat/move-io-to-eio Move Irmin_pack.Io to eio
a76dfa
Merge pull request #2316 from art-w/eio-fs-conf irmin-fs: Eio backend
f2abe7
Merge pull request #2149 from patricoferris/direct-style [RFC]: Convert to direct-style with Eio
54cb33