Through no fault on my own the CI Fails: There's no lint test There's amulet tests hanging around begging to be fixed
https://paste.ubuntu.com/p/bnZTWjzvFg/ Diff comments: > diff --git a/.gitignore b/.gitignore > index e650362..fea92c1 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -6,3 +6,6 @@ data/*.pem > data/*.key > data/*.crt > data/*.csr > +.tox/ > +.idea > +repo-info I don't understand? I'm adding these to the gitignore. > \ No newline at end of file -- https://code.launchpad.net/~addyess/charm-nagios/+git/charm-nagios/+merge/387090 Your team Nagios Charm developers is subscribed to branch charm-nagios:master. -- Mailing list: https://launchpad.net/~nagios-charmers Post to : [email protected] Unsubscribe : https://launchpad.net/~nagios-charmers More help : https://help.launchpad.net/ListHelp

