Michael Grosser

Results 470 comments of Michael Grosser

either is fine ... would prefer the monkey-patch with clear docs on when it can be removed over github dependency ... if omniauth-bitbucket is dead/unmaintained also fine to switch to...

Prefer to get a hold of the author of omniauth-bitbucket via email/twitter etc and ask them to add you/someone as maintainer ... so we don't end up with a split...

see https://github.com/zendesk/samson/pull/3227 for how to do it

check the logs if there are maybe 2 requests coming in at the same time, seems suspicious that a single request would trigger creation of 2 releases On Thu, Jun...

Easy workaround would be to have the app that uses this url build the url itself with then ENVIRONMENT_NAME env var. To make the ordering of env variables take into...

the problem you are seeing might be that the supported notation is `${FOO}` and not `$(FOO)`

I usually fix this by going to collaborators on the project and changing Samson's user to write ... Is that not available ? On Thu, Jul 25, 2019, 5:19 PM...

Samson needs its own GitHub user then ... I guess atm it can only access public repos ? Make a new GitHub user and download ssh credentials for it then...

Idk ... If you can't find it can you make a pr to add it ? 😁 On Thu, Jul 25, 2019, 5:58 PM Rob(in) wrote: > I guess atm...

~/.ssh folder like you would do for you own On Thu, Jul 25, 2019, 6:43 PM Rob(in) wrote: > put that into the Samson server > > How exactly? >...