From 91c7dfc2ccd58d927e068d2f6b13800e49be1e10 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Wed, 24 May 2023 16:07:42 -0400 Subject: [PATCH] Update git submodules * Update charm-watcher from branch 'master' to 631f0034a1c5145e5ae69ace9fc0a42a19d40938 - Migrate charm to charmhub Summary of changes: - Add charmcraft.yaml to build the charm using charmcraft-2.2 - Add osci.yaml to run CI jobs on zosci - Align tox.ini and src/tox.ini with the rest of the charms - Add testing bundles jammy-zed, jammy-antelope and lunar-antelope. The other bundles are dropped - Clean up requirements.txt removing unneeded dependencies - Update metadata.yaml to declare jammy and lunar only - Use generic zuul job templates - Add src/wheelhouse.txt - Install python3-apt instead of python-apt - Drop pip.sh - Drop unneeded pining from test-requirements.txt Change-Id: I28df31910c869f813682c3b436e5481dc607772e --- charm-watcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-watcher b/charm-watcher index 7b62f18eb6..631f0034a1 160000 --- a/charm-watcher +++ b/charm-watcher @@ -1 +1 @@ -Subproject commit 7b62f18eb61a1adfb63647e570e318ae5a484e02 +Subproject commit 631f0034a1c5145e5ae69ace9fc0a42a19d40938