Re: How to integrate selenium with heroku

2016-05-31 Thread 'vierundsech...@googlemail.com' via Heroku Community
Not sure what you are trying to accomplish here: Do you want to use Heroku to drive Selenium-Tests? Not sure, why one would want to that. The error basically says that there isn't a firefox installed: Selenium is basically piggy-backing on a firefox to simulate user-interaction with your webap

webfonts 0 bytes after deployment

2012-03-16 Thread vierundsech...@googlemail.com
I have some webfonts bundled inside a gem (font-awesome, bundled inside of https://github.com/littlebtc/font-awesome-sass-rails) - the fonts work fine locally, but when I deploy them to heroku, they end up with a size of 0 and the fonts are not displayed. Looks like some issues with the asset-c

Find out the name of the app I'm running on?

2012-03-13 Thread vierundsech...@googlemail.com
This appears to be so simple that I feel a little dumb to ask it: Is there a way to find out the name of the app? I'm currently using an enviroment-variable that I set manually with heroku config:add APP_NAME=my_awesome_app - but I guess there should be a better way?! -- You received this mess

Re: ENV['APP_NAME'| not working on cedar?

2012-03-13 Thread vierundsech...@googlemail.com
silly me: It is nil on cedar because I forgot to set it - that is at least what I did for an app on bamboo. Anyway, is there a way to find out the name of the running app without manually setting it?! On 13 Mrz., 07:27, "vierundsech...@googlemail.com" wrote: > I'm curre

ENV['APP_NAME'| not working on cedar?

2012-03-12 Thread vierundsech...@googlemail.com
I'm currently trying to get hirefire to run on cedar: hirefire is using ENV['APP_NAME'] to get the name of the app it is running on - this has been working on previous stacks, but is nil on cedar - I'm currently using ENV['NEW_RELIC_APP_NAME'] but is there a better way to get to the app-name?! --

rails 3.2 on cedar only?!

2012-01-28 Thread vierundsech...@googlemail.com
I just tried to run rails 3.2 and ran into all sorts of weird errors (mostly gem-problems). I'm currently running on bamboo-mri-1.9.2 - does 3.2 only run on cedar?! -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to h