mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
[snap] add daily USN check
This workflow will download the current snaps published in the `candidate` channel for all architectures and check them for packages with published Ubuntu Security Notices. If it finds one, it will trigger a build of the snap recipe: https://code.launchpad.net/~subsurface/+snap/subsurface-stable This will rebuild the snap with patched packages and publish it to the `candidate` channel. Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
parent
2a850025b2
commit
25d0fb7157
3 changed files with 205 additions and 0 deletions
2
.github/workflows/scripts/requirements.txt
vendored
Normal file
2
.github/workflows/scripts/requirements.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
launchpadlib
|
||||
requests
|
Loading…
Add table
Add a link
Reference in a new issue