Hubble Enterprise 0.2.0
This update turns the systemd
updater service into a system service (see below). If Hubble runs on your GitHub Enterprise appliance and not on a dedicated machine, please perform the following steps after the update:
systemctl --user stop hubble-enterprise.timer
systemctl --user disable hubble-enterprise.timer
sudo systemctl enable hubble-enterprise.timer
sudo systemctl start hubble-enterprise.timer
Changes
- switch updater from a
systemd
user service to a system service for higher reliability (#72)
Features
- new chart: organization activity (#94)
- new chart: abandoned organizations (#95)
- new chart: personal repositories with nonowner pushes (#96)
- new chart: legacy admin teams (#104)
- new chart: repository feature usage (#112)
- spinner animation while charts are loading (#59, #63, @filmaj)
- action bar with button to download the raw data files next to the charts (#85, #92, #97)
- multiview charts providing multiple levels of granularity with a view switcher (#77)
Bug Fixes
- fix links to user names containing underscores or periods in the tokenless authentications report (#53)
- fix parsing issues with colons in API requests report (#49, reported by @jonico)
- fix issues with the Git traffic report in GitHub Enterprise 2.11.0–2.11.6 (#8, #46, reported by @rashamalek)
- fix issues with the Git traffic report in GitHub Enterprise 2.12 because of reordered fields (#107, @rashamalek)
- fix issue with non-ASCII characters in the updater (#79, reported by @rajivmucheli)
- flush the browser cache of the CSS and JavaScript assets on every commit (#93, helped by @parkr)
- remove internal GitHub API requests from API requests report (#101)
- remove suspended users from organization owners list (#100)
- fix unintentionally truncated texts in tables with commas and space characters
Infrastructure
- unit testing and linting with Travis CI for the dashboard (#65, #78, @filmaj)
- code coverage with CodeCov for the dashboard (#84, @filmaj)
- make Debian packaging compatible with Python 3 (#73)
- forward compatibility check for future data repository scheme changes (#111)
Checksums
hubble-enterprise_0.2.0_all.deb
algorithm | checksum |
---|---|
MD5 | 4bab8626d669ad8cf0eceb6eb012478c |
SHA-256 | 48828438737d8eaacc717bb8370dc53f8ea26e12f4a8b9fad79eb920e802ce5a |
SHA-512 | 8e6933021dfb3424011267db3b85269b32d691ef9a95f99082e0d2baadcdf92a2c756d10c3e254f85bf97371c831c03d7cb6610c22502534ef4412911988c9fa |