~xavpaice/charm-mongodb:trademark

Last commit made on 2022-03-16
Get this branch:
git clone -b trademark https://git.launchpad.net/~xavpaice/charm-mongodb
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
trademark
Repository:
lp:~xavpaice/charm-mongodb

Recent commits

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.

3f996a9... by Xav Paice

Add charmcraft.yaml

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

43b2cba... by Xav Paice

update tests to use charmcraft built charm

5cf84a0... by Xav Paice

Add charmcraft.yaml

7491ce6... by Jorge Merlino

Fix bug lp 1836271 and other problems with the auth flag

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

9465952... by Jorge Merlino

Add local_overlay_enabled: true to bundles

Fixes problem caused by this change in zaza
https://github.com/openstack-charmers/zaza/pull/481

f5e72cd... by Jorge Merlino

Adding tests and fixes

Unit and functional tests added
Small fixes suggested on code review and detected on functional tests

98b0a2e... by Cornellius Metto

Ignore bin/ in tox.ini and .gitignore.

'make sync' downloads charm_helpers_sync.py into bin/ and then uses it to sync charmhelpers. This adds some git tracking, linting and formatting noise during development.

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