Adam Fields

Results 9 comments of Adam Fields

We saw this problem in production with unicorn, and adding this to before_fork and after_fork did not help. It was not just after a deploy - any time a worker...

I found the answer to my first question here: https://github.com/intridea/omniauth/wiki/FAQ#omniauthfailureendpoint-does-not-redirect-in-development-mode

Just checking in on this - does this request make sense?

I'm not talking about multiple simultaneous releases, but supporting deployments to staging from a dynamic branch (the release branch) is more difficult to manage than a consistent rule that the...

Our basic workflow looks like this: 1) Create feature branch from develop. Test locally. Complete feature branch & merge back to develop. 2) Deploy develop to staging, and test there....

I'm happy to discuss the possibility that our workflow may not be the best one, but it doesn't make intuitive sense to me to create a release before testing on...

That sounds fine to me, but I use this primarily through Tower.app, so I've asked them to weigh in as well.