[Pulp-dev] Easier Artifact Creation when receiving via Upload

2018-10-09 Thread Brian Bouterse
For Pulp3, the plugin writer experience when saving Artifacts from data received via upload is cumbersome. I wrote up a problem/solution here [0]. Comments/Feedback/Ideas are welcome. [0]: https://pulp.plan.io/issues/4072 -Brian ___ Pulp-dev mailing

[Pulp-dev] Recursive copies of modules between repositories

2018-10-09 Thread Milan Kovacik
Folks, couple of interesting questions popped up while trying to figure how to integrate Fus[1] with Pulp to minimize duplicating code, that I'd like to poll the opinions about: * how do we infer which platform should the solver consider for evaluating the modular dependencies, if there are

Re: [Pulp-dev] Using Gunicorn and Static Files

2018-10-09 Thread Patrick Creech
On Wed, 2018-10-03 at 16:28 -0400, Eric Helms wrote: > Howdy, > > When switching a deployment over to use gunicorn, DEBUG = TRUE for serving > static files stopped working. I endeavored to follow the production install > method using collectstatic. This required > setting STATIC_ROOT which