forked from ocurrent/ocluster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb4dd81
commit 7e1cf4e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule obuilder
updated
20 files
+0 −24 | .github/workflows/main.yml | |
+5 −3 | dune-project | |
+2 −2 | example.spec | |
+2 −7 | lib/build.ml | |
+29 −31 | lib/build_log.ml | |
+2 −4 | lib/config.ml | |
+16 −30 | lib/dao.ml | |
+18 −22 | lib/db.ml | |
+0 −3 | lib/db_store.ml | |
+0 −2 | lib/db_store.mli | |
+18 −33 | lib/os.ml | |
+0 −4 | lib/s.ml | |
+8 −6 | lib/sandbox.runc.ml | |
+0 −3 | main.ml | |
+5 −2 | obuilder.opam | |
+0 −8 | test/dummy.ml | |
+4 −11 | test/dune | |
+0 −1 | test/macos/dune | |
+2 −2 | test/mock_exec.ml | |
+0 −23 | test/test.ml |