flowdock-api
flowdock-api copied to clipboard
Ruby Gem for Flowdock API
Full error message and log at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867649
Hi - trying to get this to support proxy servers, as it's a requirement for my implementation. I'm not seeing an easy way to pass thru options to HTTParty, but...
I've purposefully not `set :branch` in my Capfile, to be able to deploy the currently checked out branch. This causes notifications to fail, however, wth ``` triggering after callbacks for...
For automated environments (like my continuous deployment Jenkins setup) I don't have a git repo, so going through the repo directly to get list of changes between deploys is error-prone....