Skip to content

Releases: xebia/github-copilot-premium-reqs-usage

Release v0.2

27 Aug 14:43
0c49a68

Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2

v0.1

22 Aug 11:05
577f0e5

Choose a tag to compare

What's Changed

  • Always run build job on all changes, deploy only on main branch by @Copilot in #9
  • Fix GitHub Actions build error by using main-github-pages.tsx and updating dependencies by @Copilot in #7
  • Skip running workflows on different events for the same branch to prevent concurrent runs by @Copilot in #11
  • Fix GitHub Pages deployment by removing duplicate build step by @Copilot in #13
  • Hide upload panel after successful CSV upload by @Copilot in #15
  • Add contribute button to page header by @Copilot in #17
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by Rob Bos (@rajbos) in #18
  • Update titles to include "GitHub Copilot Premium Requests" by @Copilot in #20
  • Add explainer section to README with GitHub Pages link and usage instructions by @Copilot in #24
  • Add GitHub Actions workflow to tag Rob Bos (@rajbos) on new issues and PRs by @Copilot in #26
  • Add comprehensive error handling for invalid file uploads and CSV parsing by @Copilot in #22
  • Update workflow triggers to only run on code changes, skip documentation files by @Copilot in #35
  • Add GitHub issue templates with automatic Coding Agent assignment by @Copilot in #31
  • Fix React version mismatch and Spark dependency resolution errors by @Copilot in #39
  • Add smoke test to deploy job to verify CSV upload button functionality by @Copilot in #37
  • Add "Power users" button with detailed analytics panel by @Copilot in #33
  • [Feature]: Group dependabot updates per platform by @Copilot in #46
  • Fix smoke test CSS bundle validation for large files by @Copilot in #50
  • Fix smoketest CSS bundle test broken pipe issue by @Copilot in #52
  • Add a spinner to the processing of the CSV by Rob Bos (@rajbos) in #58
  • Remove redundant Models List panel by Rob Bos (@rajbos) in #61
  • Update tag-rajbos.yml to run for the main repo by Rob Bos (@rajbos) in #66
  • Add new favicon to the site by Rob Bos (@rajbos) in #68
  • Add deployment footer with branch name and deploy time information (#10) by Rob Bos (@rajbos) in #71
  • [Feature]: Update power users list to show top 10%, make panel bigger, and add tooltip by @Copilot in #55
  • Fix codespace configuration permission errors for /home/node directory by @Copilot in #70
  • [Feature] Show last date available in CSV and limit chart domain (#12) by Rob Bos (@rajbos) in #73
  • ✨Add info on model and limits by Liuba Gonta (@liubchigo) in #88
  • [Feature]: Add model info and limits display with plan-based calculations and default model grouping by @Copilot in #57
  • ✨Add exceeded requests details by Liuba Gonta (@liubchigo) in #89
  • Fix tag-rajbos workflow by adding required issue and pr parameters by @Copilot in #90
  • Add numbering to Individual Power Users table (#18) by Rob Bos (@rajbos) in #92
  • Remove Models List section from main page (#20) by Rob Bos (@rajbos) in #93
  • Add total row to Requests per Model table (#22) by Rob Bos (@rajbos) in #95
  • Add owner and repo to tag-rajbos workflow by Rob Bos (@rajbos) in #96
  • Add model breakdown visualization to Power User Requests chart (#24) by Rob Bos (@rajbos) in #97
  • Add plan-aware user quota tracking to top bar statistics (#26) by Rob Bos (@rajbos) in #98

New Contributors

Full Changelog: https://github.com/xebia/github-copilot-premium-reqs-usage/commits/v0.1