~dparv/charm-juju-lint:dev

Last commit made on 2020-03-11
Get this branch:
git clone -b dev https://git.launchpad.net/~dparv/charm-juju-lint
Only Diko Parvanov can upload to this branch. If you are Diko Parvanov please log in for upload directions.

Branch merges

Branch information

Name:
dev
Repository:
lp:~dparv/charm-juju-lint

Recent commits

612fe3e... by Diko Parvanov

Small change

4d14a78... by Diko Parvanov

Added layer venv

 - With layer venv python package juju==2.7.1 is now installed in
 venv at #!/opt/juju_venvs/jujulint/
 - Script now runs with venv from that location
 - Added distro in wheelhouse, as required by layer venv
 - Fixes issue where charm doesn't install in proxy environments where only
 JUJU_CHARM_HTTPS_PROXY is set (instead of HTTPS_PROXY) on the model

4c360e1... by Diko Parvanov

Changed cacert config to base64 string

2157b5d... by Diko Parvanov

Fixed code lint

 - No more flake8 violations
 - tox -e lint now succeeds

3f03fde... by Joe Guo

reactive/charm_juju_lint.py: apply JujulintHelper from lib

Signed-off-by: Joe Guo <email address hidden>

4f34d86... by Joe Guo

add tests generated by template-python-pytest

Signed-off-by: Joe Guo <email address hidden>

98d9e4d... by Joe Guo

lib/lib_juju_lint.py: add lib module and functions

Signed-off-by: Joe Guo <email address hidden>

eee4438... by Joe Guo

tests: rm legacy example tests

Signed-off-by: Joe Guo <email address hidden>

47c8661... by Joe Guo

scripts/auto_lint.py: TODO

Signed-off-by: Joe Guo <email address hidden>

b8bcae2... by Joe Guo

metadata.yaml: remove charm- prefix in charm name

Signed-off-by: Joe Guo <email address hidden>