PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 18th of November, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[12:38:49] <dstufft> nlh: hows the css reorg coming? :D
[18:14:53] <lifeless> dstufft: morning
[18:14:58] <lifeless> dstufft: PEP day tody?
[18:16:58] <dstufft> lifeless: I'll try to hit it after I finish this warehouse PR
[18:18:34] <lifeless> dstufft: cool
[18:18:53] <lifeless> dstufft: both are set AFAICT (Though I haven't read over-night mail)
[18:19:43] <lifeless> well, modulo not having a patch for pip or a setuptools shim written yet on the second
[18:19:59] <lifeless> but it would be nice to have it 'looks ok *except for that*' stage, because then I can round up volunteers
[19:31:15] <nlh> ping dstufft
[19:31:22] <dstufft> nlh: pong
[19:31:35] <nlh> i just realised that I have made some changes to that repo... and not pushed them up
[19:31:45] <nlh> they are mainly scss changes
[19:31:55] <nlh> and a small change to the HTML on the packages page...
[19:32:03] <nlh> should I push them up now for you to have a look?
[19:32:36] <nlh> Sorry - i should have checked, but I was so excited and assumed I had done it...
[19:33:11] <dstufft> nlh: go ahead and push, it shouldn't be a problem, scss changes are easy since other than adjust some image paths I just used cp -r on those
[19:33:20] <nlh> ok, great
[19:33:20] <dstufft> and I haven't touched the package detail page yet
[19:33:25] <nlh> awesome
[19:34:01] <dstufft> I have the base.html done (all templates inherent from that one) and the index page done, and I'm working on the user page now
[19:34:17] <dstufft> (where done means, I may or may not still have TODO items for them, but it's display correctly to my eyes)
[19:35:33] <dstufft> my goal is to get it imported, maybe with some TODOs, then merge that into master and file issues for the TODOs and work on finishing them so that it's available for you to work on again whenever you want
[19:36:13] <nlh> cool! Sounds good to me!
[19:36:18] <nlh> it's pushed now: https://github.com/nlhkabu/warehouse-ui/commit/f16cc9202f383d710dd230ea6b56f4b1a631a4a9
[19:37:13] <dstufft> ok cool
[19:37:16] <dstufft> shouldn't be hard to adjust
[19:37:36] <nlh> oh - my mistake, there are some class name changes on the index... and a bit on the search/packages page too
[19:38:28] <dstufft> shouldn't be a problem either
[19:38:35] <nlh> thanks - movie time :D
[19:38:41] <dstufft> have fun!
[19:38:46] <nlh> :D
[20:04:42] <xafer> hello, https://github.com/pypa/pip/pull/3173 and https://github.com/pypa/pip/pull/3230 should be ready for reviews :)