Skip to content

v1.5

Latest
Compare
Choose a tag to compare
@martedesco martedesco released this 02 Jun 13:31
57330a9

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.
  • Docker Image is now available in GHCR

  • 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 #24
  • Add GitHub Actions workflow to build and push docker image to GHCR by @AdrianDsg in #28
  • Add error handling for missing GitHub token and explicitly stating VUE_APP_MOCKED_DATA=true in the UI by @abirismyname in #29
  • Refactor acceptance rate calculation in MetricsViewer.vue by @martedesco in #34
  • Add copilot seat analysis supports by @DevOps-zhuang in #32

New Contributors

Full Changelog: v1.4...v1.5