master
* update: - charmcraft.yaml for v3 - tox.ini to use py3.12 by default - test-requirements.in to use zaza for juju3 - update test bundles to work with charmcraft v3 * generate: - merged-requirements-py312.txt - test-requirements-py312.txt * add: - update-requirements env to tox.ini and src/tox.ini Change-Id: I946b20f90ef96bfc980ea1c0f87cb2aa7d5d6d0c Signed-off-by: Seyeong Kim <[email protected]>
Watcher Source Charm
This repository is for the reactive, layered, Watcher source charm.
Please see the src/README.md for details on the built Watcher charm and how to use it.
Building the charm
To build the charm run the following command in the root of the repository:
$ tox -e build
The resultant built charm will be in the builds directory.
Description
Languages
Python
97.9%
Shell
1.1%
Jinja
1%