datakit
datakit copied to clipboard
Connect processes into powerful data pipelines with a simple git-like filesystem interface
See [this build log](https://ci.ocaml.org/log/saved/docker-build-66ea7db121ce3c5be6be0869f7fa7f9b/a54ba5361cfd967b4d7c3cdc5fb0bfe79dd3f780).
Are there any plans to update datakit to irmin 2 soon? I've just updated hvsock and 9p locally with a view to bringing datakit in line with irmin 2 and...
When using the web UI from datakit-ci, if I rebuild a job, the jobs that are depending on it will still be in the resource pool unless they are cancelled...
I am building a local CI workflow based on `self-ci`, using the local git bridge. The CI is running fine, but new commits are not picked up until I restart....
I didn't see any further pushes after getting this in the logs: ``` 2017-01-06T10:38:51.941622941Z To [email protected]:docker/datakit-test-dump 2017-01-06T10:38:51.941650629Z * [new branch] download-of-appveyor-9603 -> download-of-appveyor-9603 2017-01-06T10:39:09.967200158Z 2017-01-06 10:39 application [ERROR] Unhandled exception:...
The update between 0.10 and 0.11 broke the API (as expected) but the related errors were not very easy to debug. It would have been much easier to track if...
In addition to reporting failures first as described in #493, I'd like to see the relevant part of the log first, to avoid having to scroll through the huge log...
For example, a few builds failed at https://ci.mirage.io/mirage/mirage/pr/805 and I'd like to restart all of them, but I have to click "restart" on each one individually. Perhaps this already exists...
Problems: 1. If you run without arguments, it provides an in-memory-only store. This is only useful for debugging and should not be the default. 2. If you point it at...