juju-lint:models-no-apps

Last commit made on 2022-06-16
Get this branch:
git clone -b models-no-apps https://git.launchpad.net/juju-lint
Members of Juju Lint maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
models-no-apps
Repository:
lp:juju-lint

Recent commits

372aa6b... by Gabriel Cocenza

update get_juju_bundle method

- models without apps don't crash juju-lint.
- added saas into cloud_state for future cmr support.
- added unit tests and fixtures for cloud module.

57cd095... by Gabriel Cocenza

- added black profile in isort
- fixed mixed tab and spaces on tox.ini

2f6c82c... by Gabriel Cocenza

- added missing lines on pytest cov-report.
- preference of running new tests or failed tests for better development
  experience.

359e5fb... by Gabriel Cocenza

- added isort and applied it
- added isort and black into lint for the CI

f248fff... by Gabriel Cocenza

update the snap

- added black to format the source code of the project.
- applied black.
- changed python version from 3.6(deprecated) to 3.8.
- changed base to core20
- added /snap/bin to $PATH

bd5c1aa... by Paul Goins

Lexicographically sort endpoints in space mismatches

Reviewed-on: https://code.launchpad.net/~vultaire/juju-lint/+git/juju-lint/+merge/423304
Reviewed-by: Alvaro Uria <email address hidden>

112591b... by Gabriel Cocenza

adding CONTRIBUTING.md to the project.

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/423677
Reviewed-by: Alvaro Uria <email address hidden>

0cf0302... by Gabriel Cocenza

adding CONTRIBUTING.md to the project

cd8a9dc... by Paul Goins

Lexicographically sort endpoints in space mismatches

6e6ba3c... by Gabriel Cocenza

fix k8s rules

- add additional import for k8s dependencies for
  operations-openstack-mandatory-series
- changed from kubernetes-master to kubernetes-control-plane

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/422033
Reviewed-by: Alvaro Uria <email address hidden>