~hopem/charm-sysconfig:bug/1863594

Last commit made on 2020-02-26
Get this branch:
git clone -b bug/1863594 https://git.launchpad.net/~hopem/charm-sysconfig
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Branch information

Name:
bug/1863594
Repository:
lp:~hopem/charm-sysconfig

Recent commits

29335f8... by Edward Hope-Morley

Fix update-status hook

Using @when and @hook decorators together is not
supported and that is stopping the update-status
hook from firing which causes the unit status to
not be updated.

Closes-Bug: 1863594

7039a61... by Alvaro Uria

Fix linting

Reviewed-on: https://code.launchpad.net/~aluria/charm-sysconfig/+git/charm-sysconfig/+merge/379376
Reviewed-by: Giuseppe Petralia <email address hidden>

5d248a5... by Alvaro Uria

Fix linting

c94d503... by Alvaro Uria

Fix test_update_resolved_file_unchanged unit test

cb52400... by Paul Goins

Adding resolved-cache-mode config option

Reviewed-on: https://code.launchpad.net/~vultaire/charm-sysconfig/+git/charm-sysconfig/+merge/378630
Reviewed-by: Jeremy Lounder <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>

d732035... by Paul Goins

Removing unneeded hashlib import

5b29afe... by Paul Goins

any_file_changed takes a list, not *args

504be02... by Paul Goins

Reworked/refactored to use any_file_changed helper method

961b480... by Paul Goins

Adding tests for code using checksums

96dff31... by Paul Goins

Adding checksum check to determine whether we restart resolved.