Topher Brown
Topher Brown
I think this directory was present in the original repo but it's missing from this export.
Error running `build.sh` on Google Cloud Shell. ``` F0621 21:42:22.449217 1485 __main__.py:127] Error pulling and saving image gcr.io/startup-os/alpine-java-git@sha256:d27494f6034ff3cd38bd2cde9bfea019f568565d2bb14d2d450a44cd891cf28c: Bad status during token exchange: 403 {"errors":[{"code":"DENIED","message":"Project startup-os has been deleted."}]} ```...
Steps to reproduce: 1. Have many log messages. We generate 10GB of messages per day 2. Run `papertrail -f` 3. Observe that there are occasional gaps in the messages of...
#123 adds the command `make test-network`. These tests break under this new command: - [x] test/test_plugins/test_commit.py F - [x] test/test_plugins/test_gif.py F. - [x] test/test_plugins/test_github.py F - [x] test/test_plugins/test_image.py F. -...
`vcr` seems like a great tool for rapid and offline testing! However, it seems to be masking changes to the underlying APIs that plugins are depending on. If I clear...
In the Makefile, there's two declarations of NAMESPACE and APP. https://github.com/llimllib/limbo/blob/7ba4c7c14b0fcb83d966665e9d22c51f97627f14/Makefile#L1-L2 and https://github.com/llimllib/limbo/blob/7ba4c7c14b0fcb83d966665e9d22c51f97627f14/Makefile#L45-L46 --- I believe only the second set is ever used. One set should be removed.
Chrome Web Store reports that the extension has not been updated since Nov 15, 2015: https://www.screencast.com/t/Mqx9vVND Their version has bugs that have been fixed for a very long time: https://www.screencast.com/t/bmYXe9JE...
#### Description :octocat: Creating or moving to a eyebrowse workspace with a complex window arrangement while in golden-ratio-mode results in error. Turning off golden-ratio-mode removes the error. Observed on Spacemacs'...