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
=== added file 'charmcraft.yaml'
--- charmcraft.yaml 1970-01-01 00:00:00 +0000
+++ charmcraft.yaml 2022-03-22 16:44:20 +0000
@@ -0,0 +1,26 @@
1type: charm
2
3bases:
4 - build-on:
5 - name: "ubuntu"
6 channel: "20.04"
7 run-on:
8 - name: "ubuntu"
9 channel: "20.04"
10 - name: "ubuntu"
11 channel: "18.04"
12 - name: "ubuntu"
13 channel: "16.04"
14 - name: "ubuntu"
15 channel: "14.04"
16parts:
17 turku-charmers-turku-agent:
18 plugin: dump
19 source: .
20 prime:
21 - README.md
22 - config.yaml
23 - copyright
24 - metadata.yaml
25 - hooks
26 - files
027
=== modified file 'metadata.yaml'
--- metadata.yaml 2020-06-17 22:06:24 +0000
+++ metadata.yaml 2022-03-22 16:44:20 +0000
@@ -1,4 +1,4 @@
1name: turku-agent1name: turku-charmers-turku-agent
2summary: Install and configure the Turku agent.2summary: Install and configure the Turku agent.
3description: |3description: |
4 This charm installs and configures the Turku agent.4 This charm installs and configures the Turku agent.

Subscribers

People subscribed via source and target branches

to all changes: