python.org site updates not working
I merged a pull request 8 hours ago, but the site still doesn't use the new code. Is there something I have to do to trigger a rebuild/deployment ? AFAIK, chef should run every 30 minutes, so something seems to be blocking those updates. Thanks, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, May 21 2014)
Python Projects, Consulting and Support ... http://www.egenix.com/ mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/
Marc-Andre, There is a release branch which is what is deployed to the production environment. -Ernest On Wed, May 21, 2014 at 1:00 PM, M.-A. Lemburg <mal@egenix.com> wrote:
I merged a pull request 8 hours ago, but the site still doesn't use the new code.
Is there something I have to do to trigger a rebuild/deployment ?
AFAIK, chef should run every 30 minutes, so something seems to be blocking those updates.
Thanks, -- Marc-Andre Lemburg eGenix.com
Professional Python Services directly from the Source (#1, May 21 2014)
Python Projects, Consulting and Support ... http://www.egenix.com/ mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ ________________________________________________ Infrastructure mailing list Infrastructure@python.org https://mail.python.org/mailman/listinfo/infrastructure Unsubscribe: https://mail.python.org/mailman/options/infrastructure/ewdurbin%40gmail.com
On 21.05.2014 19:04, Ernest W. Durbin III wrote:
Marc-Andre,
There is a release branch which is what is deployed to the production environment.
Thanks for the info. Is there a process to follow to get changes pushed to the release branch e.g. a release manager to approve changes ?
-Ernest
On Wed, May 21, 2014 at 1:00 PM, M.-A. Lemburg <mal@egenix.com> wrote:
I merged a pull request 8 hours ago, but the site still doesn't use the new code.
Is there something I have to do to trigger a rebuild/deployment ?
AFAIK, chef should run every 30 minutes, so something seems to be blocking those updates.
Thanks, -- Marc-Andre Lemburg eGenix.com
Professional Python Services directly from the Source (#1, May 21 2014)
Python Projects, Consulting and Support ... http://www.egenix.com/ mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ ________________________________________________ Infrastructure mailing list Infrastructure@python.org https://mail.python.org/mailman/listinfo/infrastructure Unsubscribe: https://mail.python.org/mailman/options/infrastructure/ewdurbin%40gmail.com
-- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, May 21 2014)
Python Projects, Consulting and Support ... http://www.egenix.com/ mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/
On May 21, 2014, at 10:08 AM, M.-A. Lemburg <mal@egenix.com> wrote:
On 21.05.2014 19:04, Ernest W. Durbin III wrote:
Marc-Andre,
There is a release branch which is what is deployed to the production environment.
Thanks for the info. Is there a process to follow to get changes pushed to the release branch e.g. a release manager to approve changes ?
Not really. Benjamin had been acting as a bit of an overseer but he might be busy with summer job stuffs now so its a bit wild-west-style. If you break it, you get to fix it :) --Noah
On 21.05.2014 23:51, Noah Kantrowitz wrote:
On May 21, 2014, at 10:08 AM, M.-A. Lemburg <mal@egenix.com> wrote:
On 21.05.2014 19:04, Ernest W. Durbin III wrote:
Marc-Andre,
There is a release branch which is what is deployed to the production environment.
Thanks for the info. Is there a process to follow to get changes pushed to the release branch e.g. a release manager to approve changes ?
Not really. Benjamin had been acting as a bit of an overseer but he might be busy with summer job stuffs now so its a bit wild-west-style. If you break it, you get to fix it :)
Fair enough. I'll then push the changes to the branch myself. Thanks, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, May 22 2014)
Python Projects, Consulting and Support ... http://www.egenix.com/ mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/
participants (3)
-
Ernest W. Durbin III -
M.-A. Lemburg -
Noah Kantrowitz