/srv/irclogs.ubuntu.com/2020/02/14/#launchpad-dev.txt

tomwardillcjwatson: https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/379201 is ready (rebased and resubmitted on master)09:48
tomwardillalthough I've not actually checked it with the buildd branch...09:49
* tomwardill tries to work out how to do that09:52
pappacenaFolks, I'll top-approve https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/379021, removing auditor (and django) from LP's code. Any objection?11:46
tomwardilldooooooo iiiiiiitttt11:48
SpecialK|Canonpappacena: no objection, but for the future, I'd personally love to see the kind of message you've got in the LP MP, in the commit message instead11:49
SpecialK|Canonoh though if it ends up in the merge commit I guess that works11:50
SpecialK|Canon(Mostly I'm thinking from a browsing-git perspective "ok this definitely removes auditor but _why_")11:50
pappacenaI guess only the "Commit message" field from LP MP goes to the git history, and not the description. In fact, I'm adding way more details in the field that *doesn't* go to the git history today. I'll start putting more details in the "commit message" field.11:53
SpecialK|CanonOops yes11:54
SpecialK|CanonThat feels like a slightly odd distinction11:54
SpecialK|CanonI think it throws me slightly every time11:54
SpecialK|CanonBut yes, thank you11:55
* tomwardill attempts to work out how buildd-manager works11:57
tomwardillIdle!11:58
tomwardillwoo11:58
cjwatsontomwardill: reviewed12:02
tomwardillcjwatson: ta. Will look after lunch12:03
cjwatsoncommit message: I've taken to including full details in the actual git commit messages that are part of the branch I'm pushing, and normally only the first line in the MP's commit message that ends up in the merge commit, as otherwise it gets pretty duplicative12:04
SpecialK|CanonAh; I've found myself using `git log --merges` a lot in a few places, so really liked the duplication12:06
SpecialK|Canon(but that's a purely personal foible)12:06
tomwardillcjwatson: do you know of existing examples of TrialTestCase with pushConfig and similar LP test methods?15:35
tomwardilloh,. might just be able to lift the pushConfig method, I think that's the only one I need15:41
cjwatsontomwardill: MakeSnapBuildMixin.makeSnap does exactly this15:56
tomwardillah, so it does15:57
tomwardillI was looking for instances of the `pushConfig` method15:57
cjwatsonCould I ask for some py3-related reviews?16:01
cjwatsonhttps://code.launchpad.net/~cjwatson/lazr.restful/newer-grokcore-martian/+merge/379034 and https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379036 are various dependency upgrades16:01
cjwatsonhttps://code.launchpad.net/~cjwatson/lazr.restful/py3-division/+merge/379205 is an easy bit of porting16:01
cjwatsonhttps://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/378460 is a rather larger bit of porting; the top commit in that branch is very large and formulaic, but https://git.launchpad.net/~cjwatson/launchpad/commit/?id=7e44f2849205ce68c9d6e2987874f3d7536c7429 is worth reviewing separately16:02
tomwardillcjwatson: how silly an idea would be to use the 'current' series of the distribution as the distro_series of an OCIRecipeBuild? (Ideally, I think just selecting the latest LTS would be a reasonable approach, but I can't figure out if that's possible)16:05
cjwatson(Are people generally getting MP review requests by email?  I feel people mostly don't look unless I explicitly ask)16:08
cjwatsontomwardill: It's not ideal because it usually won't be an LTS and because it couples OCI builds to a not-very-related piece of process.  It would be OK for a first pass to unblock you, as long as it has a great big XXX on it and we commit to figuring out something better soon16:09
tomwardillI get them by email, but I think I need to make my filter smarter to avoid them getting lost in the snapstore ones16:10
cjwatsonMm16:10
tomwardillI should also check that folder more often tbh16:11
* tomwardill pokes at filter16:12
cjwatsonYeah - I dislike nagging too much and I figure my responsibility is more to review than to be reviewed, but at the same time I don't want things I do to be stalled16:13
tomwardillyeah, I'll fix my filter and make a point of checking it more often16:13
cjwatsonCool16:14
tomwardillwell, I would, if I could make gmails UI behave16:17
tomwardillooh, it works, and it even told me about your comment reply16:31
tomwardillcjwatson: that error handling change makes it much nicer16:45
* tomwardill has run into that urlopen thing before16:46
cjwatsontomwardill: which change, sorry?16:47
cjwatsonoh, in six-urllib?16:47
tomwardillhttps://git.launchpad.net/~cjwatson/launchpad/commit/?id=7e44f2849205ce68c9d6e2987874f3d7536c742916:47
tomwardillthat is much nicer than parsing the length of args16:48
cjwatsonYeah, it looked less awful this way16:48
cjwatsonrequests would probably be better still, but one thing at a time16:48
tomwardillheh16:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!