Git Product home page Git Product logo

Comments (18)

stevepiercy avatar stevepiercy commented on September 9, 2024

See also #21 (comment)

from trypyramid.com.

goodwillcoding avatar goodwillcoding commented on September 9, 2024

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

from trypyramid.com.

goodwillcoding avatar goodwillcoding commented on September 9, 2024

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

from trypyramid.com.

stevepiercy avatar stevepiercy commented on September 9, 2024

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.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

@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

from trypyramid.com.

mmerickel avatar mmerickel commented on September 9, 2024

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.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

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

from trypyramid.com.

mmerickel avatar mmerickel commented on September 9, 2024

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.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

@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.

from trypyramid.com.

mmerickel avatar mmerickel commented on September 9, 2024

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.

from trypyramid.com.

pauleveritt avatar pauleveritt commented on September 9, 2024

@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 [email protected] 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).

from trypyramid.com.

goodwillcoding avatar goodwillcoding commented on September 9, 2024

@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

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

@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.

from trypyramid.com.

stevepiercy avatar stevepiercy commented on September 9, 2024

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

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

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.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

@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.

from trypyramid.com.

pauleveritt avatar pauleveritt commented on September 9, 2024

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

THANKS BLAISE !!!

—Paul

On Jan 3, 2016, at 5:19 PM, Blaise Laflamme [email protected] 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).

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

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

from trypyramid.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.