/srv/irclogs.ubuntu.com/2017/07/17/#launchpad.txt

=== JanC_ is now known as JanC
=== jamesh_ is now known as jamesh
=== chihchun_afk is now known as chihchun
nacccjwatson: so i'm trying to get to the object of a LP MP given a URL of the form: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/326418. I think I can get to most of it as specified at https://launchpad.net/+apidoc/devel.html#branch_merge_proposal: https://api.launchpad.net/devel/~ahasenack/ubuntu/merge-artful-1700644/+merge/326418 which give me a user object, it seems?11:36
nacc(and also the branch name is not derivable for the latter in the former -- is there a more general way to achieve what I'm doing? That is, given a MP URL, get a launchpad object that describes it)11:38
nacccjwatson: or am i better of munging the URL, taking the user out and looking at their MPs for one with a matching self_link?11:42
cjwatsonlp.load('/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/326418')11:42
cjwatsonjust urlparse(...).path should do11:44
nacccjwatson: ok, let me check that out. Thanks!11:44
wgrantWith very few exceptions, the paths of objects on the web frontend and the API are identical, because they are served by the same infrastructure.11:45
naccwgrant: ok, good to know!11:45
nacccjwatson: wgrant: excellent, that works!11:46
=== chihchun is now known as chihchun_afk
DadprimedayWhat is the link to see all of the #julyshakedown bugs in launchpadd ?14:39
Dadprimedaystill cannot find the bugs with the hashtag #julyshakedown ? https://launchpad.net/ubuntu/+search?text=%23julyshakedown14:52
wgrantDadprimeday: That's not valid search syntax. https://bugs.launchpad.net/ubuntu/+bugs?field.tag=julyshakedown is probably what you're looking for, though there appear to be no bugs with that tag yet.14:53
=== chihchun_afk is now known as chihchun
frecelwgrant: hi22:05
frecelwgrant: how many api requests can I make per hour before I get in trouble22:06
frecel?22:07

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