Live data from Hacker News

Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

koideploy.com

1–10 of 13 posts

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#3
post #2

Yeah, you're going to have to tell me more about what this actually does before I give you write permission on my private repos.

Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes

We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options.

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#4
post #2

Yeah, you're going to have to tell me more about what this actually does before I give you write permission on my private repos.

Agreed.

I won't give read/write access to private repos unless I've committed to using your product and I fully trust you.

Right now there's not enough content on your home page to cross either of those bars.

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#5
post #2

Yeah, you're going to have to tell me more about what this actually does before I give you write permission on my private repos.

Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options.

It would be useful if you had a demo or explanation of the process before requiring Oauth. The bottleneck for me is that I don't want to Oauth via Github until I know I'm going to use your product.

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#7

Earlier quoted context omitted.

Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options.

It would be useful if you had a demo or explanation of the process before requiring Oauth. The bottleneck for me is that I don't want to Oauth via Github until I know I'm going to use your product.

Agreed. I can't tell from a single miniature screenshot what your product actually does.

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#8

Earlier quoted context omitted.

Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options.

It would be useful if you had a demo or explanation of the process before requiring Oauth. The bottleneck for me is that I don't want to Oauth via Github until I know I'm going to use your product.

Yeah, we will try to get a screen cast out soon. We didn't spend to much on the marketing side of things.

Re: Deploy Rails apps direct from GitHub to Heroku in a single click (Rails Rumble)

#10
post #2

Yeah, you're going to have to tell me more about what this actually does before I give you write permission on my private repos.

Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options.

Could you elaborate here about your product and what it does, in detail? That would get me to sign up. :)
Post reply on HN