~peter-sabaini/charm-grafana:blacken

Last commit made on 2020-06-08
Get this branch:
git clone -b blacken 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:
blacken
Repository:
lp:~peter-sabaini/charm-grafana

Recent commits

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

54f6ccd... by Xav Paice

Switch functional tests to Zaza

Replaces the functional tests with Zaza equivalents, which is miles
simpler to drive.

Additionally includes one minor fix for the create-user action, which
was causing tests to fail.

b1ef22a... by Peter Sabaini

Fix create-user action

Closes-Bug: #1868869

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

65093fd... by Peter Sabaini

Add user auth test

Also hopefully now really fix build paths in test

96e92be... by Peter Sabaini

Fix create-user

Fix create-user action and add functional test for the action

Update path handling for JUJU_REPOSITORY to match what charm-tools
do. Also rename the CHARM_BUILD_DIR global to avoid confusion as it
has diff. semantics as the charm-tools env var of the same name