[05:39] PR snapd#11914 opened: cmd/snap-update-ns: workaround for failed removal of mount point [07:25] PR snapd#11862 closed: tests: add nested test variant that adds 4k sector size [07:25] PR snapd#11913 closed: cmd/snap: fix test failing due to timezone differences [08:25] PR snapd#11889 closed: interfaces/apparmor: add missing apparmor rules for journal namespaces [09:05] PR snapd#11888 closed: overlord/servicestate: refresh security profiles when services are affected by quotas [10:00] PR snapd#11908 closed: tests: add spread test for migrate-home command [10:17] hello [10:17] is there some more complete doc other than https://api.snapcraft.io/docs/ ? [10:36] lissyx: hi! If we had more complete documentation, then we'd move it there :-) But please ask what is interesting to you, we do have specific tutorial for some use-cases [10:43] mardy, I'm trying to understand how I can get a list of all revisions ever published of a snap [10:44] right now I'm able to hit https://api.snapcraft.io/docs/info.html and get a list of all those currently available [10:44] now I dont know if I'm unable to access more because it cannot be access or if it is related to the limitation for non contributors of a snap [10:44] and if it's the latter, I fail to find clear docs on how to auth myself with this api [10:44] lissyx: I'm afraid that there isn't such an API; as a matter of fact, when I had to look up such information, I was told to get in touch with the people handling the Snap Store [10:47] that's really limiting :/ [11:46] PR snapd#11915 opened: overlord/servicestate:restart the relevant journald service when a journal quota group is modified [11:46] PR snapd#11916 opened: tests: add spread test for journal quotas [14:26] PR snapd#11917 opened: many: add optional primary key provenance to snap-revision, alllow delegating via snap-declaration revision-authority [14:36] PR snapd#11918 opened: tests: fix nested/manual/connections test [16:07] does anybody have experience with building Python apps into snaps? [16:07] the problem I have is that the package setup.py script creates executables as is good and proper, but they go under /usr/local/bin, which snapcraft fails to access. [19:46] mardy, so I have been granted access to contributor status on the firefox package, and I can see much more revisions on the dashboard [19:46] mardy, given the data, I assume it is coming from the same API [19:46] mardy, I failed to understand how to use auth though :) https://api.snapcraft.io/docs/auth.html [19:46] mardy, I'd be thankful of hints on that matter :) [19:57] lissyx: mmm... to be honest, it's fairly cryptic to me too. There's an API to retrieve a nonce, but then it's not clear where you have to use it :-) [20:00] wgrant: hi! Are you familiar with the Snap Store API, to help lissyx? [23:34] PR snapcraft#3810 closed: extensions: method to get data dir