~aieri/juju-lint:bug/1958899

Last commit made on 2022-01-24
Get this branch:
git clone -b bug/1958899 https://git.launchpad.net/~aieri/juju-lint
Only Andrea Ieri can upload to this branch. If you are Andrea Ieri please log in for upload directions.

Branch merges

Branch information

Name:
bug/1958899
Repository:
lp:~aieri/juju-lint

Recent commits

729f400... by Andrea Ieri

Mention the need to export charm defaults

Closes-Bug: 1958899

c536c3a... by Przemyslaw Lal

Add local-users charm

Add local-users as an optional subordinate operations charm.
Set the rule to "where: all or nothing" - if deployed anywhere, must
be deployed everywhere.

Signed-off-by: Przemysław Lal <email address hidden>

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

054d6ea... by Przemyslaw Lal

Add local-users charm

Add local-users as an optional subordinate operations charm.
Set the rule to "where: all or nothing" - if deployed anywhere, must
be deployed everywhere.

Signed-off-by: Przemysław Lal <email address hidden>

bded6f9... by Steven Parker

Modified regex to handle charm hub applications and updated test

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

003bbb9... by Steven Parker

Added logic to parse multiple documents in exported bundle file for service overlays

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

76e9888... by Steven Parker

Added build and clean options to makefile

7fcc6f7... by Steven Parker

Added logic to parse multiple documents in exported bundle file for service overlays

c3a4a4a... by Steven Parker

Modified regex to handle charm hub applications and updated test

ea337d4... by Jose Guedez

Add a "suffix" option for config checks

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

b8b70ad... by Jose Guedez

Add a "suffix" option for config checks

The base charm name is always checked if present.

Closes-Bug: 1944406