Getting Started
Documentation
Organisations
robur-coop
git-kv
branch/main
Build History
Build History for branch/main
Builds (39)
Merge pull request 'prepare-v0.2.0' (!15) from prepare-v0.2.0 into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/15
462eb2
-
Jul 10 13:39 +00:00
Failed in 7m28s
Remove check_git_daemon.ml
8057f9
-
Jun 17 18:26 +00:00
Failed in 2m31s
Set the condition to run test from 'or' to 'and'
75dfbf
-
Jun 17 08:26 +00:00
Failed in 4h36m
Merge pull request 'links' (!14) from links into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/14
c2f615
-
Jun 17 08:07 +00:00
Failed in 14m04s
Delete some last pieces of [assert false] Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
91edab
-
Jun 02 16:18 +00:00
Failed in 5m44s
Allow tests only on few systems which have git-daemon
4692a7
-
Jun 02 16:12 +00:00
Failed in 5m24s
Delete possible old version of the PID file when we launch git-daemon
6fd676
-
Jun 02 15:55 +00:00
Failed in 12m30s
Lint constraints on dependencies
79d7c0
-
Jun 02 15:47 +00:00
Failed in 7m02s
Infinite loop to retry the PID file of git-daemon
77ab78
-
Jun 02 15:43 +00:00
Failed in 4m17s
Remove rresult and delete few usage of astring
969868
-
Jun 02 14:24 +00:00
Failed in 1h00m
Lint a bit the distribution (and fix some warnings introduced by dune.3.19)
53d1dc
-
Jun 02 12:46 +00:00
Failed in 1h04m
Fix our tests
eb2817
-
May 31 16:20 +00:00
Failed in 6m43s
Explicit when we got an error while we read the PID file on tests
fe992e
-
May 31 15:40 +00:00
Failed in 6m07s
Apply ocamlformat
c5191c
-
May 28 12:35 +00:00
Failed in 5m33s
Merge pull request 'Without the old version of me (means, functors, HKT and record as first-class module)' (!13) from without-git into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/13
8245fd
-
May 23 12:13 +00:00
Failed in 5m37s
update README to conform to the current code (no functor anymore)
7acb87
-
May 18 18:27 +00:00
Failed in 9h53m
changes for release 0.1.3
4fa5a5
-
Mar 10 09:51 +00:00
Failed in 1m40s
Merge pull request 'defunctorise, remove mirage-clock dependency - use mirage-ptime instead' (!12) from defunctor into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/12 Reviewed-by: Reynir Björnsson <reynir@reynir.dk>
276dac
-
Mar 07 15:45 +00:00
Failed in 10m00s
Quick fix mistakes It didn't compile :( Lwt.Infix was opened and not Lwt.Syntax. Also, Git.Value.Commit needs to be fully qualified.
75e609
-
Feb 17 23:22 +00:00
Failed in 10m04s
Merge pull request 'Add CHANGES.md entry for v0.1.2' (!11) from prepare-v0.1.2 into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/11
7809c7
-
Dec 20 13:01 +00:00
Failed in 3m38s
Merge pull request 'last_modified: don't find_blob; find the commit!' (!10) from fix-last_modified into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/10 Reviewed-by: dinosaure <romain.calascibetta@gmail.com>
aec833
-
Dec 20 12:11 +00:00
Failed in 28m02s
Merge pull request 'fix mgit rng initialization, add mgit mtime command' (!9) from mgit-mtime into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/9
a6ebf3
-
Dec 19 13:30 +00:00
Failed in 12h59m
add maintenance intent
f0259b
-
Dec 17 16:05 +00:00
Failed in 2h20m
Merge pull request 'Prepare for release v0.1.1' (!7) from prepare-v0.1.1 into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/7
c6a821
-
Dec 04 18:36 +00:00
Failed in 8m49s
Merge pull request 'Adjust Git_kv.commit to report staging status' (!8) from add-commit into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/8
f5281f
-
Nov 28 12:48 +00:00
Failed in 48m16s
Merge pull request 'add function: commit : t -> Digestif.SHA1.t option' (!6) from add-commit into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/6 Reviewed-by: dinosaure <romain.calascibetta@gmail.com>
60795e
-
Nov 28 10:44 +00:00
Failed in 0s
Merge pull request 'of_octets: create ring buffer earlier to avoid missing data' (!5) from fix-of-octets into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/5 Reviewed-by: Reynir Björnsson <reynir@reynir.dk> Reviewed-by: dinosaure <romain.calascibetta@gmail.com>
992127
-
Nov 28 10:16 +00:00
Failed in 20m29s
Merge pull request 'remove no longer used code' (!4) from minor into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/4 Reviewed-by: dinosaure <romain.calascibetta@gmail.com>
bc190b
-
Nov 15 15:16 +00:00
Failed in 20m20s
add changes for 0.1.0
b7d18b
-
Oct 29 11:53 +00:00
Failed in 9m03s
Merge pull request 'only use a single commit in rename' (!3) from rename-single-commit into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/3 Reviewed-by: Reynir Björnsson <reynir@reynir.dk>
e0b23b
-
Oct 29 11:38 +00:00
Failed in 43s
Merge pull request 'Refactor test/dune and add a failing test' (!2) from batch-test into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/2 Reviewed-by: dinosaure <romain.calascibetta@gmail.com> Reviewed-by: Hannes Mehnert <hannes@mehnert.org>
e2295f
-
Oct 29 11:21 +00:00
Failed in 2m21s
Merge pull request 'Partially fix tests' (!1) from fix-test into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/1
492f57
-
Oct 25 09:43 +00:00
Failed in 10h53m
Merge pull request 'Prepare v0.0.5' (#36) from prepare-v0.0.5 into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/36
0318c4
-
Oct 01 14:14 +00:00
Passed in 8m26s
Merge pull request 'Stream in/out the PACK file' (#33) from lwt-pause-and-stream into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/33
8c941e
-
May 21 08:06 +00:00
Failed in 50m10s
Merge pull request 'digest: return the raw digest, not hex encoded' (#35) from no-digest-hex into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/35
5652b5
-
May 10 16:15 +00:00
Passed in 14m22s
Merge pull request 'Prepare v0.0.4' (#34) from prepare-v0.0.4 into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/34
4ba5f9
-
Apr 30 15:55 +00:00
Passed in 1h24m
Merge pull request 'Add few Lwt.pause to give an opportunity for other processes to run' (#32) from pause into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/32
948dfd
-
Apr 10 16:13 +00:00
Passed in 6h59m
Merge pull request 'Add the compression level argument into to_octets' (#31) from level into main Reviewed-on: https://git.robur.coop/robur/git-kv/pulls/31
08a8a8
-
Feb 11 21:48 +00:00
Passed in 7h59m
roburio -> robur-coop
033c6b
-
Feb 06 11:27 +00:00
Passed in 4h42m