Merge lp:~ballot/turku-charms/update_focal into lp:turku-charms/turku-agent-charm

Proposed by Benjamin Allot
Status: Merged
Approved by: Colin Misare
Approved revision: 18
Merged at revision: 18
Proposed branch: lp:~ballot/turku-charms/update_focal
Merge into: lp:turku-charms/turku-agent-charm
Diff against target: 40 lines (+27/-1)
2 files modified
charmcraft.yaml (+26/-0)
metadata.yaml (+1/-1)
To merge this branch: bzr merge lp:~ballot/turku-charms/update_focal
Reviewer Review Type Date Requested Status
Colin Misare Approve
Review via email: mp+417346@code.launchpad.net

Commit message

Update this charm for charmhub

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Colin Misare (cmisare) wrote :

LGTM

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 18

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'charmcraft.yaml'
2--- charmcraft.yaml 1970-01-01 00:00:00 +0000
3+++ charmcraft.yaml 2022-03-22 16:44:20 +0000
4@@ -0,0 +1,26 @@
5+type: charm
6+
7+bases:
8+ - build-on:
9+ - name: "ubuntu"
10+ channel: "20.04"
11+ run-on:
12+ - name: "ubuntu"
13+ channel: "20.04"
14+ - name: "ubuntu"
15+ channel: "18.04"
16+ - name: "ubuntu"
17+ channel: "16.04"
18+ - name: "ubuntu"
19+ channel: "14.04"
20+parts:
21+ turku-charmers-turku-agent:
22+ plugin: dump
23+ source: .
24+ prime:
25+ - README.md
26+ - config.yaml
27+ - copyright
28+ - metadata.yaml
29+ - hooks
30+ - files
31
32=== modified file 'metadata.yaml'
33--- metadata.yaml 2020-06-17 22:06:24 +0000
34+++ metadata.yaml 2022-03-22 16:44:20 +0000
35@@ -1,4 +1,4 @@
36-name: turku-agent
37+name: turku-charmers-turku-agent
38 summary: Install and configure the Turku agent.
39 description: |
40 This charm installs and configures the Turku agent.

Subscribers

People subscribed via source and target branches

to all changes: