PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 5th of April, 2018

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[04:22:06] <pradyunsg> !logs
[04:22:06] <pmxbot> http://kafka.dcpython.org/channel/pypa-dev
[18:15:43] <techalchemy> pf_moore: not sure if your'e around or if you saw my question about getting pipenv onto appveyor, if you have a second i'd love to know if you're the right person to talk to
[18:40:45] <pf_moore> techalchemy: Hi, no I didn't see your question. I've done some stuff with appveyor, and I use Windows full-time, whether that makes me the right person, I guess so...
[18:49:30] <techalchemy> pf_moore: oh sorry okay, it was a few days ago, I just asked if yo uwere the right person to talk to if i wanted to get pipenv running under the pypa appveyor instead of my personal appveyor
[18:51:53] <pf_moore> techalchemy: Oh right. Yes, I have access to the appveyor config. IIRC, it's just a case of me doing "add project" and that's it.
[18:52:25] <pf_moore> I've just done it now, as a test, and it seems to have put it there.
[18:52:53] <pf_moore> I can fire off a build to see how well it works if you like, or if you want more time to think about it, I'll just delete it again.
[18:53:20] <pf_moore> (I'd intended to hit "Add" and see what config it needed, but apparently there isn't any, it just adds it! :-))
[18:54:05] <techalchemy> we don't have a config in master right now but I'm gonna merge one soon so go ahead and fire it off (it will fail until I merge test fixes)
[18:59:28] <pf_moore> OK, cool. I assumed when you said it was running on your personal appveyor you meant the config was in the main repo.
[18:59:55] <pf_moore> If you have any problems with it, give me a shout. Best time to catch me tends to be evenings UK time (or email any time).
[20:16:22] <techalchemy> pf_moore: I just meant back when we were actually using appveyor I had it running against my own account. Do I need to set up a webhook or anything?
[20:18:25] <pf_moore> techalchemy: It needs a webhook (pull request and push) https://ci.appveyor.com/api/github/webhook
[20:18:46] <pf_moore> I think that's all - I can't recall doing anything else to get the status on the PRs...
[20:19:15] <techalchemy> pf_moore: I don't think I can create one since I don't have access to pypa's appveyor :p
[20:20:28] <pf_moore> Hmm, yeah sorry. I don't recall how it got set up - give me a moment to check...