Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Grant access to public trypyramid.com to few members #34

Closed
goodwillcoding opened this issue Jan 2, 2016 · 18 comments
Closed

Grant access to public trypyramid.com to few members #34

goodwillcoding opened this issue Jan 2, 2016 · 18 comments

Comments

@goodwillcoding
Copy link
Member

@blaflamme can I and @stevepiercy have access to publish trypyramid.com

pretty please

@stevepiercy
Copy link
Member

See also #21 (comment)

@goodwillcoding
Copy link
Member Author

@blaflamme ... alternatively if you hosting the site is something you want to be free of, let me know I will take it over.

@goodwillcoding
Copy link
Member Author

from IRC discussion:

@blaflamme will move trypyramid.com to a different VPS after NY holidays.
@goodwillcoding will follow up with @blaflamme on Jan 12 to see where we are at

/cc: @stevepiercy

@stevepiercy
Copy link
Member

Fallback position: @stevepiercy will build a staging site for the project (possibly trypyramid.stevepiercy.com) so folks can see and be better informed of the progress to date.

@blaflamme
Copy link
Member

@goodwillcoding @stevepiercy best would be to merge finished PR in a dev branch that could be publishable under dev.trypyramid.com so we can see the work in progress before merged to master and deployed to prod

@mmerickel
Copy link
Member

We need to consider using github pages for these sites. They are static and it's silly how hard they are to deploy right now. It should be as simple as merging things into master. I'm happy to do the work but someone would need to set the DNS records as I don't have access to them.

@blaflamme
Copy link
Member

@mmerickel I'm almost done with the setup and it would be as easy as to push to another remote

@mmerickel
Copy link
Member

I've taken this discussion to the mailing list. It's become very important to me that we fix the hosting situation of these sites if we want to support easier contributions.

@blaflamme
Copy link
Member

@mmerickel Sure, that would be as simple as people submitting PR, we review and merge as they fulfill the requirements, and then people who has publish access could push to remote prod. So it'll be a similar process than what we do when releasing pyramid and publish to pypi.

@mmerickel
Copy link
Member

Let's talk about it on the mailing list. I'm really concerned about the bus factor on these sites right now more than even ease of updating. They are static sites but for some reason only like 1 or 2 people have access to them (0 in the case of webob.org). I need a real reason why we aren't considering github pages behind a CNAME for this. These sites should be as darn simple as possible for github.com/Pylons team members to configure.

@pauleveritt
Copy link
Member

@mmerickel has a good point. We’ve put too much on the shoulders of Blaise, which isn’t fair to him. Having something that is as normal as possible, with a workflow that’s documented by other people, seems sane.

On Jan 2, 2016, at 4:17 PM, Michael Merickel notifications@github.com wrote:

Let's talk about it on the mailing list. I'm really concerned about the bus factor on these sites right now more than even ease of updating. They are static sites but for some reason only like 1 or 2 people have access to them (0 in the case of webob.org). I need a real reason why we aren't considering github pages behind a CNAME for this. These sites should be as darn simple as possible for github.com/Pylons team members to configure.


Reply to this email directly or view it on GitHub #34 (comment).

@goodwillcoding
Copy link
Member Author

@blaflamme can weigh in, but I've offered to take it over. I am sure we can come up with some structure that avoids buses. I think the site is static now. I am guessing it can be published to github

@blaflamme
Copy link
Member

@stevepiercy @mmerickel @goodwillcoding @pauleveritt

trypyramid.com is now serving from the new setup and can be deployed using a git push. I'll finalize people access later today. Here's the basic instruction set to release and deploy a new version:

https://github.com/Pylons/trypyramid.com/blob/master/RELEASE.md

What I propose is to work on feature branches and then merge to dev until we reach a new release to prevent pushing master to production and break things up. That would also help us validating what we're going to publish.

@stevepiercy
Copy link
Member

w00t! A Pyramid 1.6 release and this?! Somebody pinch me! 😄

@blaflamme
Copy link
Member

In fact, since we need to run dist to have a deployable project we can merge PR to master without running into problems, then run dist and do the release process before deploying.

@blaflamme
Copy link
Member

@stevepiercy and @goodwillcoding have provided their public ssh keys to get access to deployment, if @mmerickel or @pauleveritt need to have access just send me your public ssh keys.

@pauleveritt
Copy link
Member

If this is triggered on git push, then I’m covered.

THANKS BLAISE !!!

—Paul

On Jan 3, 2016, at 5:19 PM, Blaise Laflamme notifications@github.com wrote:

@stevepiercy https://github.com/stevepiercy and @goodwillcoding https://github.com/goodwillcoding have provided their public ssh keys to get access to deployment, if @mmerickel https://github.com/mmerickel or @pauleveritt https://github.com/pauleveritt need to have access just send me your public ssh keys.


Reply to this email directly or view it on GitHub #34 (comment).

@blaflamme
Copy link
Member

Setup is done, people have access and trypyramid.com is live. Closing this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants