=== pieq_ is now known as pieq === pieq_ is now known as pieq === pappacena changed the topic of #launchpad to: Help contact: pappacena (12:00-21:00 UTC Mon-Fri) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support and spam reporting: https://answers.launchpad.net/launchpad [17:19] hey folks quick question, the feature where snapcraft.io/build will re-build your snap when a git repo that is a part source gets updated, does that work in launchpad too ? [17:19] or is that a launchpad specific feature ? [17:19] * ijohnson can't remember [17:20] to be clear, this is not the git repo that has the snapcraft.yaml in it, that will not be changing in this scenario, it is one of the dependency repos defined inside the snapcraft.yaml's parts: yaml === ijohnson is now known as ijohnson|lunch [17:20] ijohnson|lunch: that's a feature of snapcraft.io rather than LP [17:21] (at least I assume it was carried over from build.snapcraft.io to snapcraft.io/build; I haven't checked) [17:21] cjwatson: ah ok, so there's no way to configure that for a snap recipe build [17:21] that's defined directly in LP [17:21] afraid not, it's done externally [17:22] required a bit too much specific snap knowledge IIRC, at least at the time [17:24] is it on the roadmap as a planned feature for launchpad directly ? [17:24] cjwatson: also I assume that the same set of functionality could be implemented in launchpad web-hooks, correct ? [17:25] It is not on the roadmap. Should be possible to do something like that; snapcraft.io doesn't have privileged access [17:25] In fact I think the reason we didn't do it in LP directly is that what it really needs is webhooks from the hosting site you're using for the parts [17:25] snapcraft.io hardcodes github quite a lot more than we were willing to do in LP [17:26] ah okay makes sense [17:26] thanks cjwatson [17:57] question: I'm trying to create a MR at https://code.launchpad.net/~osomon/+git/libreoffice-snap/+ref/test-fitojb/+register-merge, targetting "~libreoffice/+git/libreoffice-snap" as repository and "6.4" as branch, but LP errors out with "lp:~osomon/+git/libreoffice-snap is not mergeable into this repository.". What does that mean/what am I doing wrong? [18:03] Hi, oSoMoN . It seems that your repository and this libreoffice-snap one are both not related to any project (they are just personal repositories). Can you confirm that at your https://code.launchpad.net/~osomon/+git/libreoffice-snap/+edit, on "Target:" field? [18:03] Launchpad currently doesn't support MPs between personal repositories. They should both be targeting the same project or distribution for that to work. [18:05] pappacena, ack, that's what I suspected, thanks for confirming. This limitation is not mentioned on https://help.launchpad.net/Code/Git, and the error message is not particularly helpful, could this be improved? [18:06] Definitely. You were not the first on to have the same question. Would you mind opening a bug on https://bugs.launchpad.net/launchpad/+filebug, please? === ijohnson|lunch is now known as ijohnson [18:07] sure, will do shortly [18:07] Thank you! [18:10] pappacena, bug #1888295 [18:10] bug 1888295 in Launchpad itself "Launchpad doesn't support MPs between personal repositories, but the doc doesn't mention this limitation, and the error message isn't helpful" [Undecided,New] https://launchpad.net/bugs/1888295 [18:10] Thank you!