Luiz Felipe G. Pereira
Luiz Felipe G. Pereira
# Report ## What did you do? Ran danger on Codeship PRO (docker based) ## What did you expect to happen? Danger to run normally ## What happened instead? I...
After wasting quite a bit of time trying to decipher this error from Ansible, I found out that curl was not installed. ``` FAILED! => {"changed": true, "cmd": "/tmp/rvm-installer.sh latest...
When you drag a space up, you can never drag another space there, since it disappears :)
We've recently started using `partition_key` when producing messages and started seeing a big number of `Rdkafka::RdkafkaError: Local: Timed out (timed_out)` even with a small number of messages. IDK if this...
I'm attempting to use `set tagfunc=CocTagFunc` and it doesn't seem to work with Solargraph. It seems to call `getTagList` and looking through the code it makes definition calls to the...
I've noticed there is no "delete" command for todos. Is there a design decision around that or it could be implemented? Thanks for the awesome tool!