~sbparke/charm-juju-lint:bug/1950983

Last commit made on 2021-11-17
Get this branch:
git clone -b bug/1950983 https://git.launchpad.net/~sbparke/charm-juju-lint
Only Steven Parker can upload to this branch. If you are Steven Parker please log in for upload directions.

Branch merges

Branch information

Name:
bug/1950983
Repository:
lp:~sbparke/charm-juju-lint

Recent commits

a286bb5... by Steven Parker

Fixed style errors

7a8df02... by Steven Parker

Now passing ca-cert as ascii format as it is really binary and trying to parse as UTF-8 will be unstable/unreliable

e679231... by Jose Guedez

Add support for the juju-lint cloud type configuration

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/408388
Reviewed-by: James Troup <email address hidden>

4823cfb... by Jose Guedez

Remove support for Xenial

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/408387
Reviewed-by: James Troup <email address hidden>

37a779c... by Jose Guedez

Add support for the juju-lint cloud type configuration

Closes-Bug: 1943187

0f4e8d3... by Jose Guedez

Remove support for Xenial

f676a63... by Jose Guedez

Remove requirement on pypi repositories for installation

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/408341
Reviewed-by: James Troup <email address hidden>

387bf2c... by Jose Guedez

Remove requirement on pypi repositories for installation

Reuse the python packages bundled in the charm for the
scripts used in the charm (auto_lint.py)

Closes-Bug: 1943093

643e1a1... by Jose Guedez

Prevent auto_lint.py from running more than one instance simultaneously

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/408276
Reviewed-by: James Troup <email address hidden>

995815a... by Jose Guedez

Prevent auto_lint.py from running more than one instance simultaneously

Closes-Bug: 1942946