aboutsummaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
authorArif Ali <arif.ali@canonical.com>2023-06-27 17:49:03 +0100
committerJake Hunsaker <jacob.r.hunsaker@gmail.com>2023-07-17 09:20:57 -0400
commitaf6de1e1ae4da5f8cc768b2d7b52dc8c55303774 (patch)
tree3803fd2e29e14759185998a87bd2c93c965c8c0f /snap/snapcraft.yaml
parent59c2660584734af92eca2eae31af3fbf5557f853 (diff)
downloadsos-af6de1e1ae4da5f8cc768b2d7b52dc8c55303774.tar.gz
[gh_worklow] Build and push snap on release
Adding workdlow to publish the released sos to the latest/candidate channel when the a new release is created via the tag. This ensures less mannual intervention for future releases. Update the snap creation for anyone building manually, and need python3-venv as a build dependancy. Signed-off-by: Arif Ali <arif.ali@canonical.com>
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 94f427c2..dc3b43e2 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -26,6 +26,7 @@ parts:
- python3
- snapcraft
- gettext
+ - python3-venv
stage-packages:
- python3.10-minimal
- libpython3.10-minimal