~mertkirpici/charm-mongodb:lp/1998094

Last commit made on 2022-11-28
Get this branch:
git clone -b lp/1998094 https://git.launchpad.net/~mertkirpici/charm-mongodb
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
lp/1998094
Repository:
lp:~mertkirpici/charm-mongodb

Recent commits

4e13774... by Mert Kirpici

tox: move flake8 config comments to new line

flake8 6.0.0 does not like it when the inline comments are on the same
line as the ignored rule.

Works-on: 1998094
Signed-off-by: Mert Kırpıcı <email address hidden>

d0ccbd7... by Mert Kirpici

hooks.py: refactor pid and config file getting code

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-mongodb/+git/charm-mongodb/+merge/427994
Reviewed-by: Eric Chen <email address hidden>

a227782... by Mert Kirpici

hooks.py: refactor pid and config file getting code

Introduce two utility functions for getting the pid and config files
depending on percona or not.

Signed-off-by: Mert Kırpıcı <email address hidden>

8b17446... by Paulo Machado

avoid legal issues

Reviewed-on: https://code.launchpad.net/~paulomachado/charm-mongodb/+git/charm-mongodb/+merge/427746
Reviewed-by: Eric Chen <email address hidden>

bfbb97a... by Paulo Machado

avoid legal issues

7f558f3... by Sudeep Bhandari

fixed a broken link in README

2e7c2f4... by Xav Paice

Updates for compliance with MongoDB trademark.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-mongodb/+git/charm-mongodb/+merge/416980
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

e65bb27... by Xav Paice

Update metadata for Trademark use

27df406... by Xav Paice

Remove version from charmcraft

Because there is no means to automate the version file in charmcraft, we
cannot expect auto builds using Launchpad recipes to get the version
file correct. For now, remove it from charmcraft.yaml to allow auto
builds in Launchpad to complete.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-mongodb/+git/charm-mongodb/+merge/416356
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

d82b2aa... by Xav Paice

Remove version from charmcraft

Because there is no means to automate the version file in charmcraft, we
cannot expect auto builds using Launchpad recipes to get the version
file correct. For now, remove it from charmcraft.yaml to allow auto
builds in Launchpad to complete.