Merge ~cjwatson/launchpad:lpci-snap-syntax into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 2830fccb4b4ed28bee5ce4d295da5ff4fdee24f8
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:lpci-snap-syntax
Merge into: launchpad:master
Diff against target: 15 lines (+3/-1)
1 file modified
.launchpad.yaml (+3/-1)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+441444@code.launchpad.net

Commit message

.launchpad.yaml: Update snap property syntax

Description of the change

The list-of-names format is now deprecated.

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.launchpad.yaml b/.launchpad.yaml
2index 13a264b..43ed467 100644
3--- a/.launchpad.yaml
4+++ b/.launchpad.yaml
5@@ -15,7 +15,9 @@ jobs:
6 packages:
7 - tox
8 - git
9- snaps: [go]
10+ snaps:
11+ - name: go
12+ classic: true
13 run: tox -e lint
14 series: focal
15 mypy:

Subscribers

People subscribed via source and target branches

to status/vote changes: