v1.5
版本发布时间: 2024-06-02 21:31:23
github-copilot-resources/copilot-metrics-viewer最新发布版本:v1.7(2024-08-16 01:51:47)
Main Features 🚀
-
Two new tabs added:
- Editors breakdown: displays Copilot usage across editors within an organization or enterprise.
- Seat Analysis: integrates with the Copilot User Management API and displays overall usage of seats across an organization.
-
Added a warning in red at the top when mock data is being used
-
Fixed calculation of the acceptance rate average
What's Changed
- Add editors breakdown by @giotab in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/24
- Add GitHub Actions workflow to build and push docker image to GHCR by @AdrianDsg in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/28
- Add error handling for missing GitHub token and explicitly stating VUE_APP_MOCKED_DATA=true in the UI by @abirismyname in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/29
- Refactor acceptance rate calculation in MetricsViewer.vue by @martedesco in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/34
- Add copilot seat analysis supports by @DevOps-zhuang in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/32
New Contributors
- @giotab made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/24
- @AdrianDsg made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/28
- @abirismyname made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/29
- @DevOps-zhuang made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/32
Full Changelog: https://github.com/github-copilot-resources/copilot-metrics-viewer/compare/v1.4...v1.5