David Eads

Results 52 comments of David Eads

#399 would be great to pursue. Things have gotten better in terms of git - python integration than they were four years ago! On Wed, Jun 21, 2017 at 3:48...

This is assigned to 0.9-beta4, and needs s3 stuff from beta3 to be resolved. We'll need to define and register a `tarbell_unpublish` function in `cli.py` to go into s3 and...

Based on a conversation with @hbillings, #223 is the replacement for this issue for the 1.0 milestone. Leaving open so we can revisit it down the road.

Hey Geoff; I'm sorry to say I haven't. To be honest, I won't have a lot of time for the next month or so, but I will try to take...

Yes, you're right. Some of those can be implicitly determined by looking at the state of the site object, but that's not a very nice pattern. Let's queue this up...

Off the top of my head using something like `publish = bool(site.app.config.get('BUILD_PATH'))` should do the trick in the current version. On Tue, Sep 8, 2015 at 3:13 PM, Geoffrey Hing...

One initial thought: FUCK YEAH. This is absolutely part of the roadmap for this year, and I'm glad you're putting some effort into thinking through how it should work.

Yeaaah, I still haven't figured out how to properly catch this. If you have any ideas... The fact the Werkzeug spawns a child process seems to be part of the...

ooh, well that's a bug for sure. I'll take a look later. Thanks Gabe! On Tue, Sep 1, 2015 at 1:13 PM, gabehong [email protected] wrote: > Hi there, > >...

Hm, I'm not sure. Others are having good luck with it. I'll take a look over the long weekend. You should be cool as far as the install goes. Maybe...