Patrick Connolly

Results 245 issues of Patrick Connolly

New to this myself, but seems it would be a nice addition :) Ref: https://github.com/gittip/roobot/issues/4 ### To Do - [x] add `signed` tagType to switch - [ ] check for...

enhancement
planned

Heroku gives useful output on the deploy and its success. Would be great if grunt-release didn't swallow this useful data :) Let me know if this sounds alright, and I'm...

Firstly, this is a really awesome project, and I really appreciate your sharing it! I've been using `vagrant-dns` for a bit (which leverages `rubydns`), but it seems there are too...

Just a heads up: https://github.com/BerlinVagrant/vagrant-dns Different approach, but same use-case, I believe //cc @BerlinVagrant

Hey! Just trying to use this in a bundle with librarian (which requires v2.2.2 of net-ssh), and since you use ~>2.1.4, it won't work. The official release of Chef 0.10.8...

Just wanted to point this out, in case it's a helpful approach for something later :) https://github.com/mitchellh/vagrant/pull/682

Seems that sometime between now and when the doc was written, the gem became unavailable. Any reason? I suppose I can install it manually on my own compy, but I...

- `yo hubot-script`: works as it did before - `yo hubot-script myscript`: generates `hubot-myscript/` dir for script - `yo hubot-script hubot-myscript`: same as above cc: @technicalpickles

Bumped a version so that @sanemat's contrib would pass tests.

Grunt doesn't recommend installing grunt-cli in the dev deps, but globally, so travis needs that too. Also, mind if we put a travis badge in the README?