Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

USERNAME.ruhoh.com doesn't update when making commit to private GitHub repo #101

Closed
amorphid opened this issue Oct 16, 2012 · 7 comments
Closed

Comments

@amorphid
Copy link

I created a private repo and couldn't deploy to USERNAME.ruhoh.com. After making the repo public, I still couldn't deploy. However, after creating a virgin public repo and pushing to that (sounds wrong), the deploy to USERNAME.ruhoh.com.

TL;DR -- deploy to private repo doesn't seem to work.

@plusjade
Copy link
Member

Haha, that's funny!

post.ruhoh.com does not ask for read/write access on your private repos so it can only pull from public repos.

It would in fact, be a nice thing to support private repos though since post.ruhoh.com already asks for GitHub authentication, it's just a matter of asking for read/write.

I take it you would want something like this?

@ramnathv
Copy link

I would use a makefile to automate deployment of private github repos. I got one working, so let me know if you need a makefile.

@amorphid
Copy link
Author

I would private repo support, yes :). However, I'm also exploring other
hosting options with a higher SLA, so don't kill yourself just to please
lil old me!
On Oct 16, 2012 12:10 PM, "Ramnath Vaidyanathan" notifications@github.com
wrote:

I would use a makefile to automate deployment of private github repos. I
got one working, so let me know if you need a makefile.


Reply to this email directly or view it on GitHubhttps://github.com//issues/101#issuecomment-9502652.

@brandonparsons
Copy link

@ramnathv Are you able to share your makefile with me? I think it might be useful for what I'm working on. parsons dot brandon at gmail dot com

Cheers!

@plusjade
Copy link
Member

@ramnathv perhaps you can link to a public gist?

@ramnathv
Copy link

Here you go. https://gist.github.com/3890278

Let me know if you are having any trouble using this approach. I saw it online in a different context, and will add a reference.

@plusjade
Copy link
Member

plusjade commented Jan 6, 2013

Supporting private repositories should be the job of post.ruhoh.com. I'm closing this and adding it to post.ruhoh.com issues. Thanks!

@plusjade plusjade closed this as completed Jan 6, 2013
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants