~lihuiguo/charm-homer-dashboard:homer-dashboard
Last commit made on
2021-10-08
- Get this branch:
-
git clone
-b homer-dashboard
https://git.launchpad.net/~lihuiguo/charm-homer-dashboard
Branch merges
Propose for merging
- Canonical BootStack Charmers: Pending requested
-
Diff: 838 lines (+724/-0) (has conflicts)16 files modified.flake8 (+9/-0)
.gitignore (+7/-0)
.jujuignore (+3/-0)
LICENSE (+202/-0)
README.md (+14/-0)
actions.yaml (+3/-0)
config.yaml (+20/-0)
files/config.yml (+42/-0)
metadata.yaml (+25/-0)
requirements-dev.txt (+3/-0)
requirements.txt (+1/-0)
run_tests (+17/-0)
src/charm.py (+252/-0)
tests/__init__.py (+0/-0)
tests/test_charm.py (+82/-0)
tests/test_config.yml (+44/-0)
Branch information
- Name:
- homer-dashboard
- Repository:
- lp:~lihuiguo/charm-homer-dashboard