Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-10 Thread Karl O. Pinc
On Wed, 9 Mar 2016 22:55:20 -0500 Jon Rosebaugh wrote: > On 3/9/16 12:29 PM, Karl O. Pinc wrote: > > On Wed, 9 Mar 2016 03:18:49 -0600 > > "Karl O. Pinc" wrote: > >> Raw python literal expressions parsed with ast.literal_eval(), > >> read from a file. > Montague can definitely allow this > T

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-09 Thread Jon Rosebaugh
On 3/9/16 12:29 PM, Karl O. Pinc wrote: On Wed, 9 Mar 2016 03:18:49 -0600 "Karl O. Pinc" wrote: On Tue, 8 Mar 2016 20:26:36 -0800 Mike Orr wrote: On Tue, Mar 8, 2016 at 4:22 PM, Michael Merickel wrote: I think with the advent of montague by Joe Rosenbaugh as well as 12-factor app design

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-09 Thread Karl O. Pinc
On Wed, 9 Mar 2016 03:18:49 -0600 "Karl O. Pinc" wrote: > On Tue, 8 Mar 2016 20:26:36 -0800 > Mike Orr wrote: > > > On Tue, Mar 8, 2016 at 4:22 PM, Michael Merickel > > wrote: > > > > I think with the advent of montague by Joe Rosenbaugh as well as > > > 12-factor app design I know, persona

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-09 Thread Karl O. Pinc
On Tue, 8 Mar 2016 20:26:36 -0800 Mike Orr wrote: > On Tue, Mar 8, 2016 at 4:22 PM, Michael Merickel > wrote: > > I think with the advent of montague by Joe Rosenbaugh as well as > > 12-factor app design I know, personally, that I'm ready to start > > having a conversation about what to do in t

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Mike Orr
On Tue, Mar 8, 2016 at 4:22 PM, Michael Merickel wrote: > > On Tue, Mar 8, 2016 at 5:55 PM, Marc Abramowitz wrote: >> >> To be honest, I'm not sure I want to be solely responsible for it myself >> either. I was hoping that if it was under the Pylons project, that would >> allow more people to chi

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Michael Merickel
On Tue, Mar 8, 2016 at 5:55 PM, Marc Abramowitz wrote: > > To be honest, I'm not sure I want to be solely responsible for it myself > either. I was hoping that if it was under the Pylons project, that would > allow more people to chip in, as needed. > The Pylons Project repositories still need to

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Marc Abramowitz
Yeah, Alex G. doesn't want to do it anymore. >From >https://bitbucket.org/ianb/pastedeploy/pull-requests/7/allow-global_conf-to-override-defaults-see/diff#comment-5374381 > I've pretty much washed my hands of this project. You're going to have to ask someone else. Sorry. To be honest, I'm not

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Michael Merickel
As of a couple years ago I was under the impression pastedeploy was maintained by alex gronholm. Is this no longer the case? To add a repo to the Pylons Project you need more than commit access, but also access to PyPI as well as the ability to redirect the docs to something under the Pylons Proje

Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Bert JW Regeer
That’s why he is asking if he can create the new repo under the Pylons banner. WebOb is another Ian Bicking project that now lives under the Pylons banner. Bert > On Mar 8, 2016, at 14:13, Jonathan Vanasco wrote: > > Assuming (1) Ian isn't going to maintain it anymore, (2) You have his > bles

[pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-07 Thread Marc Abramowitz
There are a few changes that I would like to make to PasteDeploy (which I think has no maintainer at this point). I have commit access to ianb's BitBucket repo for it: https://bitbucket.org/ianb/pastedeploy but I'm more comfortable with GitHub than BitBucket. I could make my own GitHub repo fo