~przemeklal/charm-juju-lint:fix-lp-1970753

Last commit made on 2022-04-28
Get this branch:
git clone -b fix-lp-1970753 https://git.launchpad.net/~przemeklal/charm-juju-lint
Only Przemyslaw Lal can upload to this branch. If you are Przemyslaw Lal please log in for upload directions.

Branch merges

Branch information

Name:
fix-lp-1970753
Repository:
lp:~przemeklal/charm-juju-lint

Recent commits

8f8ec04... by Przemyslaw Lal

Rewrite auto_lint.py when creating it from the template

Fixes LP: #1970753

Signed-off-by: Przemyslaw Lal <email address hidden>

7f43938... by Xav Paice

add charmcraft.yaml

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-juju-lint/+git/charm-juju-lint/+merge/417016
Reviewed-by: Przemysław Lal <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

dc86a25... by Xav Paice

pin typing-extensions for Python 3.6 support

ad66f47... by Xav Paice

keep faulty model for functests

137d572... by Xav Paice

add openstackclient to functest requirements

d36b13f... by Xav Paice

Drop Nagios functional test

The format for filenames in Nagios has changed from charm.cfg to
specific host config files, causing the test for nagios check
definitions to fail. Given that Nagios and NRPE already test the
mechanism for check delivery, and that we test NRPE here, the Nagios
test is unnecessary and can be dropped.

6e718ce... by Xav Paice

Update functest expected state for charm

de0ca2f... by Xav Paice

lint README.md

d764e0b... by Xav Paice

add charmcraft.yaml

1bf4181... by James Troup

Run black

Reviewed-on: https://code.launchpad.net/~elmo/charm-juju-lint/+git/charm-juju-lint/+merge/415850
Reviewed-by: Paul Goins <email address hidden>