Joe Goggins

Results 14 comments of Joe Goggins

👍 ! We (at [Particle](https://www.particle.io/)) are really excited about the prospect of simplifying and improving reliability of node-serialport installations across the various platforms our [particle-cli](https://github.com/spark/particle-cli) npm module is designed to...

Hey there @mhdawson thank you kindly for reaching out to collaborate. Despite our keen interest in seeing this project move forward, we are actually in the same boat--we don't have...

Cool. I'll remove circle ci vars, nuke `e2e-tests`, merge, and cut a release. Thanks. 👍

Is there anything I could do to help address this issue? Or perhaps there is a different recommendation for using Test Kitchen with Docker on a Mac? I'm blocked right...

@coderanger I added my failing `.kitchen.yml` to the above comment. Thanks for the ping asking for this. Let me know if I can provide anything else or what you'd recommend...

On OSX, I was able to get around this error permanently by: 1. Clicking Docker Icon on the menu bar 2. Clicking preferences 3. Clicking "Reset" 4. Clicking "Remove all...

+1 on "seeing this on Ubuntu 14.04". It's clear the problem is is in the extra slash on this rsync command. If there is going to be a fix to...

A state machine diagram would be amazing. I have a huge and ridiculous wishlist surrounding this, treat all of the following like some "wouldn't it be cool if" type of...

Hi Dan, Thanks for looking into this. -----------------------Some details for my machine: ~: ruby -v ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.2] ~: echo $SHELL /bin/bash ~: which ruby /Users/goggins/.rbenv/shims/ruby ~:...