Jacob Alheid

Results 35 comments of Jacob Alheid

I've updated Pytool to support Python 3.3 and higher as well as add 3.3 and 3.4 builds to Travis-CI. Hopefully someone will want to help contribute to get HumbleDB Python3...

If you use `kong.FileContentFlag` as the type it'll correctly identify it and not add the "..." - it's an alias for `[]byte`.

Is there any plans to add full support for "darwin" across the modules?

@frispete - it looks like the 1.3.9 tag was a bad release - the code referenced by that tag is 2+ years old despite it being tagged in 2023. The...

An action repo cache would be really desirable.

Looks like this package is using a very outdated reference to btcutil which has been rolled into the btcd repository.

@joselitofilho This seems to be triggering when accessing non-test files (which of course wouldn't import ginkgo), so the underlying `ginkgo outline` call is of course going to error out.

I just tried to reproduce this on node 5.11.0 with Ubuntu 14.04 and the install worked. I used the following container command: ``` sh docker run --rm -it --entrypoint bash...

@meowgorithm Is there an ETA on a new cut of a release from main for this? We are blocked on this feature, primarily because there's no way to make a...