github / janky

Continuous integration server built on top of Jenkins and Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rake db:migrate error JANKY_CAMPFIRE_ACCOUNT setting is required when using HipChat

johnnagro opened this issue · comments

I'm a HipChat user, I followed the instructions, I did not specify Campfire settings because i have JANKY_CHAT=hipchat and the correct token.

i got the migration to run when setting configs like so:

JANKY_CAMPFIRE_ACCOUNT=empty
JANKY_CAMPFIRE_TOKEN=empty
JANKY_CAMPFIRE_DEFAULT_ROOM=empty

looks like hipchat support isnt even in the current version of the gem (0.9.0)

2012-02-06T22:21:41+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.3/lib/active_support/dependencies.rb:240:in `require': no such file to load -- janky/chat_service/hipchat (LoadError)

Yeah it's only available on master and still in flux. I expect a new release this week.