~peter-sabaini/charm-grafana:implement-manual-upgrade

Last commit made on 2020-06-18
Get this branch:
git clone -b implement-manual-upgrade https://git.launchpad.net/~peter-sabaini/charm-grafana
Only Peter Sabaini can upload to this branch. If you are Peter Sabaini please log in for upload directions.

Branch merges

Branch information

Name:
implement-manual-upgrade
Repository:
lp:~peter-sabaini/charm-grafana

Recent commits

bf49724... by Peter Sabaini

Auto-install minor snap refreshes

If during a channel change a minor refresh is detected, auto-install
this without blocking.

Also correct some typos.

56e08f3... by Peter Sabaini

Block update to "latest" snap channel

Disallow using the "latest" channel codename.

When charm is blocked on channel change, inhibit charm config and
relationship changes via flag

4f99f3d... by Peter Sabaini

Upgrade support

- Implement action to perform upgrades

- Don't autoupgrade on snap_channel changes

- Add functional testing for charms

f42eecf... by Peter Sabaini

Style fixes

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-grafana/+git/grafana-charm/+merge/385265
Reviewed-by: Alvaro Uria <email address hidden>

6425de0... by Peter Sabaini

Style fixes

Blacken files and set line-length to 79 as per PEP8. Add a black
check step to the lint target

c0014ff... by Alvaro Uria

Allow snap channel update

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-grafana/+git/charm-grafana/+merge/384447
Reviewed-by: Paul Goins <email address hidden>

bf8f93c... by Alvaro Uria

Increase dashboard search timeout

907c410... by Alvaro Uria

Allow snap channel update

12c78db... by Alvaro Uria

Merge branch 'bug/1876327'

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-grafana/+git/charm-grafana/+merge/383866
Reviewed-by: Xav Paice <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

199f595... by Alvaro Uria

Fix grafana-dashboards deserialization