[07:32] morning all [07:49] * ilasc emerges from the Debugger, morning tomwardill [07:50] o/ [07:52] * tomwardill is working from the conservatory today [07:52] it's a lovely view, but it's pretty damn cold in here [08:28] nice! good excuse for plenty of hot coffee/tea :) [09:09] https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/383121 (Ignore unparsable Built-Using for now) [09:19] cjwatson: +1 [09:19] Thanks, landing [14:52] * tomwardill does some reading about this new-fangled kubernetes thing [14:52] I guess I should learn what some of these terms actually mean [15:09] searchOCIProjects on distribution, seems reasonable to search by 'name' and/or 'owner', rather than the free-text search type link searchSourcePackages [15:15] strange... some operations (like requestBuilds and newPushRule) for OCI Recipe on dogfood are not available on the API, although they are decorated with @export_factory_operation. Only newWebhook is available... [15:16] pappacena: probably stale cached wadl by your local lazr.restfulclient. it's not great at refreshing [15:17] any easy way to clear that? [15:17] pappacena: rm ~/.launchpadlib/api.dogfood.paddev.net/cache/*.wadl* [15:17] we should really find and fix the bug that makes it get this wrong though [15:19] Aha! There it is! Maybe we could at least have a "lp.clear_caches()" method as a shotcut for this `rm`... [15:19] I'll put in my list to check that. Is there a bug reported for this problem? [15:19] I dislike fossilising workarounds like that; it would probably be just as easy to fix it properly [15:21] I don't see an existing bug :( [15:22] I can create one. https://launchpad.net/launchpadlib, right? [15:23] pappacena: Yes, though I suspect the bug is actually further down the stack, either lazr.restfulclient or wadllib [15:27] pappacena: All good to deploy then? I see everything's green [15:28] To production, I mean [15:28] Yes, just marked it green. Seems to be all good [15:28] OK, great, will get going on that [15:28] Here is the bug, btw: https://bugs.launchpad.net/launchpadlib/+bug/1875917 [15:28] Thanks, cjwatson [15:28] Bug #1875917: Outdated cache makes new named operation unavailable [15:28] pappacena: I may or may not have aliased lp-shell in my bashrc to remove all the wadl files ;) [15:29] (I did make muself a todo list to file that bug, so bad me for not doing it) [15:30] * pappacena One day we will fix that. One step at a time... [15:31] heh, yes :) [16:17] oh whoops, ociProject doesn't have an owner [16:17] so trying to search by it isn't going to help... [16:34] add a searchOCIProjects to distribution: https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/383157 [16:36] * pappacena I'll review it [17:22] pappacena: oh, good point with the missing tests, I'll add them in the morning [17:45] * pappacena 👍