devpi-bot

Results 56 comments of devpi-bot

Original comment by @hpk42 Yes, so far you can only trigger on files uploaded to an devpi index. Maybe we can introduce another hook devpi_server_on_pypi_cache_upload or so. With both hooks...

Original comment by @hpk42 Removing version: 1.2 (automated comment)

Original comment by @hpk42 Thanks for providing feedback. Sounds like I/we definitely need to provide some better starting points to better understand how devpi-server is organised.

Original comment by @msabramo I'd be willing to contribute as well. What is an SRO? Not these I assume: - http://en.wikipedia.org/wiki/Single_room_occupancy - http://en.wikipedia.org/wiki/Standing-room_only :-) I know MRO in Python is...

Original comment by @msabramo OK, we have to start somewhere - so here's what little I know at this point: https://bitbucket.org/hpk42/devpi/pull-request/183/begin-a-devguide-in-sphinx/diff

Original comment by @fschulze The short answer to that is https://pypi.python.org/pypi/devpi-postgresql but there should be better documentation of possible deployment scenarios and their implications. Especially because devpi-web can't store its...

Original comment by @jaraco Oh, that's really good news. That might be sufficient for our needs - especially if GlusterFS proves adequate for the devpi-web content.

Original comment by @fschulze The Whoosh search index might be a problem. The best option for that would be another backend, like ElasticSearch or Solr which runs on it's own....

Original comment by @hpk42 we need to think about how to keep indices relations consistent. Could you maybe jump on IRC to #devpi on irc.freenode.net?

Original comment by @hpk42 Should index deletion be rejected when someone else inherits from it?