charm-juju-lint:candidate/21.07

Last commit made on 2021-07-22
Get this branch:
git clone -b candidate/21.07 https://git.launchpad.net/charm-juju-lint
Members of Canonical BootStack Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
candidate/21.07
Repository:
lp:charm-juju-lint

Recent commits

23a1b33... by Celia Wang

Change the expected workload status message for test_30

0860416... by Celia Wang

Use workload-status-message-prefix to replace the old workload status
comparison as it is deprecated

bff3ac2... by Celia Wang

Specify the request pkg version so that functional tests with
python3.5 can pass

1c0c51f... by Jose Guedez

Add logic to convert to jsfy format, as well as charm config

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/403587
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Linda Guo <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

056d789... by Jose Guedez

Add logic to convert to jsfy format, as well as charm config

f841cc4... by Jose Guedez

Include /snap/bin in PATH for the auto_lint cronjob

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/403558
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: Linda Guo <email address hidden>

d3deb6d... by Jose Guedez

Pip install for the auto_lint.py venv no longer sensitive to PYTHONPATH

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-juju-lint/+git/charm-juju-lint/+merge/402741
Reviewed-by: Drew Freiberger <email address hidden>
Reviewed-by: Linda Guo <email address hidden>

74462ed... by Jose Guedez

Pip install for the auto_lint.py venv no longer sensitive to PYTHONPATH

Closes-Bug: 1928337

a1480c9... by Jose Guedez

Include /snap/bin in PATH for the auto_lint cronjob

Closes-Bug: 1929381

93f1beb... by Jose Guedez

Use check_output in run_auto_lint so we can log error details

Closes-Bug: 1928336