Piotr Zduniak
Piotr Zduniak
Weirdly enough I still can't get it to build :/ ``` ~/gopath/src/github.com/keybase/keybase-bot pzduniak/ts-docs ● ./node_modules/.bin/documentation readme src/**/*.ts --config documentation.yml --section=API Error: Parsing file /Users/pzduniak/gopath/src/github.com/keybase/keybase-bot/src/index.ts: Unexpected token (15:9)...
Same regression, different way to reproduce it - I include another file with another service to access its messages and it only finds what's in the included file rather than...
Temporal folks - can we please get this one merged? If the author of this PR does not have time to rebase it, I can do it. We're trying to...
This still makes it incredibly annoying to deploy Temporal in systems that rely on Helm repos. Please dedicate the couple hours of effort to set it up. I did it...
Additional context: we have 36000 chunks in one of the offending tables.
Our platform is a custom OS deployed on lightweight servers (think embedded low-TDP Celerons with batteries). So far we've been using KA Lite to provide our users with Khan Academy...
I'm currently working on this bug, I'll let you know if/when it gets fixed.
Thank you for your report! I'm unable to reproduce this here. What version of the Keybase CLI are you using?
Tried out typedoc, its markdown support is really bad - it's mostly designed for generating Bitbucket wikis and stuff like that. In theory documentation.js should have support for TS now,...
#177 sort of works, it just doesnt generate the new types. Following it up in the docsjs org.