Merge ~lgp171188/launchpad-mojo-specs:bump-launchpad-codehosting-to-85 into launchpad-mojo-specs:master

Proposed by Guruprasad
Status: Merged
Merged at revision: 098e76947527b311a5dbf9c613bcbec6cc38e5ef
Proposed branch: ~lgp171188/launchpad-mojo-specs:bump-launchpad-codehosting-to-85
Merge into: launchpad-mojo-specs:master
Diff against target: 13 lines (+1/-1)
1 file modified
lp/bundle.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+461017@code.launchpad.net

Commit message

lp: Update launchpad-codehosting charm to revision 85

This pulls in a fix for a bug in a reactive handler using the 'when'
decorator instead of 'when_any'.

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/lp/bundle.yaml b/lp/bundle.yaml
2index 48b4617..8301c39 100644
3--- a/lp/bundle.yaml
4+++ b/lp/bundle.yaml
5@@ -1372,7 +1372,7 @@ applications:
6 num_units: 1
7 launchpad-codehosting:
8 charm: ch:launchpad-codehosting
9- revision: 84
10+ revision: 85
11 channel: stable
12 options: {{ common_options("launchpad-codehosting") }}
13 active: {{ launchpad_codehosting_active }}

Subscribers

People subscribed via source and target branches