~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost:native-state

Last commit made on 2020-08-16
Get this branch:
git clone -b native-state https://git.launchpad.net/~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Recent commits

c58d5f5... by Paul Collins

migrate back to StoredState, preserving existing data

64ffa9c... by Tom Haddon

Update get_env_config to raise ValueError with appropriate error messages per LP:1885709

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/388355
Reviewed-by: Paul Collins <email address hidden>

9417877... by Tom Haddon

If container is False from get_container that will now raise an error there, so no need to check here per review feedback

e81af74... by Tom Haddon

Update docstrings for tests

9f01c2c... by Tom Haddon

Update get_env_config to raise ValueError with appropriate error messages per lp#1885709

6b20ba2... by Tom Haddon

Add copyright and licence per lp#1885707

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/388288
Reviewed-by: Joel Sing <email address hidden>

1a2426f... by Tom Haddon

Add blank lines after copyright info per review feedback

a784e83... by Tom Haddon

Add copyright and licence per lp#1885707

515c1f1... by Tom Haddon

Add black to lint, and apply

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/386191
Reviewed-by: Stuart Bishop <email address hidden>

023acf2... by Tom Haddon

Move comment about E231 to more appropriate place