charm-thruk-agent:stable/21.01

Last commit made on 2021-01-20
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-thruk-agent
Members of Canonical BootStack Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/21.01
Repository:
lp:charm-thruk-agent

Recent commits

be8a475... by Drew Freiberger

Add unittest requirement for six

042e03a... by Alvaro Uria

Merge branch 'afreiberger/lint-20.08'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-thruk-agent/+git/charm-thruk-agent/+merge/388945
Reviewed-by: Alvaro Uria <email address hidden>

49eaa92... by Drew Freiberger

Extra Linting completed for 20.08 charm release

12cc44a... by Drew Freiberger

Resolved lint issues after black

708ba17... by Drew Freiberger

Blackened repository to 88 lines

d3e669d... by Drew Freiberger

Imported standard Makefile and tox.ini and fixed up tests

975811e... by Giuseppe Petralia

Convert charmhelpers to git submodule.
Fix functional tests.

3b77816... by Adam Dyess

Only attempt apt installs during install hook and upgrade-charm hook

d26e4f4... by Adam Dyess

fix linting in actions.py

8c7a4ad... by Adam Dyess

Install enum34 using apt rather than pip during install and upgrade-charm