Merge ~jocave/plainbox-provider-snappy/+git/parts-meta-info:apply-dn9-change into ~checkbox-dev/plainbox-provider-snappy/+git/parts-meta-info:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Jonathan Cave
Approved revision: b2f6c6b9c58c5f835e293b1d207cc04efb9d393f
Merged at revision: 52b2596ba201575a982e1f123b40b1939f8086ef
Proposed branch: ~jocave/plainbox-provider-snappy/+git/parts-meta-info:apply-dn9-change
Merge into: ~checkbox-dev/plainbox-provider-snappy/+git/parts-meta-info:master
Diff against target: 14 lines (+2/-1)
1 file modified
snapcraft.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Paul Larson Approve
Review via email: mp+345773@code.launchpad.net

Description of the change

Apply the changes indicated by snapcraft deprecation notice:
https://docs.snapcraft.io/deprecation-notices/dn9

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

Yay, less build spam! +1

Revision history for this message
Paul Larson (pwlars) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 61169f9..b5651ec 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -9,7 +9,8 @@ version: stable
6 parts:
7 parts-meta-info:
8 plugin: nil
9- install: |
10+ override-build: |
11+ snapcraftctl build
12 for p in `ls -d ../../*`; do
13 (cd $p/src
14 if [ -d $p/src/.git ]; then

Subscribers

People subscribed via source and target branches