Big Drum

Results 3 issues of Big Drum

**Describe the bug** Currently the wiki mode require the repo to be owned by the login user directly: https://github.com/lostintangent/gistpad/blob/01a3ac2ae3a25f86d78eb09d7aeda3aeeba8ea97/src/repos/store/index.ts#L174 But I would like to have the wiki mode repo put...

bug

The following code would fail (i know this is not meaningful, but just act as a reduced example) ``` std.foldl(function(p, c) [p[0]+1, c], std.range(0, 2000), [0, 0]) ``` Output: ```...

enhancement

Feature request: It would nice to add flag to kubecfg update so that only apply update to a subset of object that match the filter (regex match for name, for...