datakit icon indicating copy to clipboard operation
datakit copied to clipboard

Connect processes into powerful data pipelines with a simple git-like filesystem interface

Results 33 datakit issues
Sort by recently updated
recently updated
newest added

Currently with host the API docs on our local server, and everything is very manual. Would be nice if we can integrate this in the rest of the CI flow...

kind/feature

Currently, the Git history in pinata looks like this: ``` commit 7be99481c37abb6a4d92a3686d72491c793af810 Merge: 390f6e1 390f6e1 Author: irmin9p Date: Mon Feb 29 10:56:34 2016 +0000 (no commit message) commit 390f6e1b55ab3e7f0b5aaaff9b1d33c779d5d933 Merge:...

help wanted
kind/enhancement

Currently, `--datakit` and `--listen` arguments of the GitHub bridge, as well as the `-a` address of the GH webhook listener. For instance we have: - `tcp://localhost:5640` (`--listen`) - `tcp:localhost:5640` (`--datakit`)...

kind/enhancement
area/github

After `echo master > fetch` in a remote dir on a client I get the following trace on the datakit server ``` +158506053us git.sync [DEBUG] RECEIVED: b5a3d612f75867c7dfd00c48ecf13f325f1ea21c HEAD\x00multi_ack thin-pack side-band...

kind/bug

There is no GC in Irmin (we just use `git gc` for now). This needs to be fixed if we want to version control everything. Moreover, we need to understand...

help wanted
kind/feature
area/irmin

On: ``` root@ucp:~# uname -a Linux ucp 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.5-1~bpo8+1 (2016-02-23) x86_64 GNU/Linux ``` Moby build under Datakit failed, with dmesg reporting: ``` [259075.913336] ------------[ cut here ]------------...

help wanted
kind/bug
area/9p

Seems that terminal likes to seek on stdout of files put into background (not sure why, need to investigate): ``` +321731243us fs9p [DEBUG] S tag 1 Read(len(data): 8) +321731281us fs9p...

kind/bug
area/9p

See https://keybase.io/ and https://keybase.io/docs/kbfs

kind/feature

It is not clear that we want to store that information in the database itself, as we clearly need some session (secret) data as private keys. Ideally we would re-use...

kind/feature

Can allow to download and upload big blobs to S3 directly using the filesystem interface.

help wanted
kind/feature