Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@martedesco martedesco released this 30 Apr 17:48
· 4 commits to main since this release
f227a05

Main Features 馃殌

Enterprise level metrics are now supported 馃帀
GitHub Copilot for non-GHE users (a.k.a. Copilot Standalone) can now visualize metrics. Set up details in the README.

What's Changed

  • Add Dockerfile by @stephenjannin in #18
  • Add support to Enterprise level metrics by @martedesco in #23
    • Introduced new environment variables VUE_APP_SCOPE and VUE_APP_GITHUB_ENT to determine the scope of the API calls and the enterprise or organization name to target API calls, respectively.
    • Added a copy to clipboard feature for the JSON response displayed in the API Response
    • Added GitHub favicon

New Contributors

Full Changelog: v1.3...v1.4