We are moving to Jenkins. We will share a lot of info on our Deployment process At our October Python meet up live stream.
> -----Original Message----- > From: [email protected] [mailto:google- > [email protected]] On Behalf Of Helge Tesdal > Sent: Monday, September 03, 2012 4:51 AM > To: [email protected] > Subject: Re: [google-appengine] Cloud-based Continuous Build Server for > Google App Engine Projects > > For Python, ShiningPanda works great with a buildout based setup on > rod.recipe.appengine. The github integration is straight forward and well > documented. It's based on Jenkins so you should be able to set it up for > yourself if you don't want ShiningPanda. > > > On Mon, Sep 3, 2012 at 4:46 AM, Chris <[email protected]> wrote: > > I've been asked to setup a continuous build server for a Google App > > Engine project. Has anyone already configured a build-server in the > > cloud that includes the Google App Engine SDK? > > > > My ideal solution would be a public Amazon EC2 AMI (or Google Compute > > Engine > > image) that I could just clone, launch and configure. Our GAE code is > > hosted in Github, so my goal is to setup Github to ping the build > > server every time there is a new commit to the Github repo and have > > the build server rebuild and test the GAE project. > > > > Anyone know of an existing solution? > > > > Thanks, > > Chris > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Google App Engine" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/google-appengine/-/AY0HQ_J8A-UJ. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/google-appengine?hl=en. > > > > -- > Helge Tesdal > CTO - mCASH Norge AS > +47 815 10 150 > http://mCA.SH > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to google- > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
