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

  • Add interactive potential cost breakdown for premium requests with co… by @rajbos in #99
  • Add GitHub Copilot custom instructions for the Copilot Premium Reques… by @rajbos in #100
  • Add user extrapolation feature with two-column potential cost breakdown by @rajbos in #101
  • Remove underline styling from all clickable elements by @rajbos in #102

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 @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 @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 @rajbos in #58
  • Remove redundant Models List panel by @rajbos in #61
  • Update tag-rajbos.yml to run for the main repo by @rajbos in #66
  • Add new favicon to the site by @rajbos in #68
  • Add deployment footer with branch name and deploy time information (#10) by @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 @rajbos in #73
  • ✨Add info on model and limits by @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 @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 @rajbos in #92
  • Remove Models List section from main page (#20) by @rajbos in #93
  • Add total row to Requests per Model table (#22) by @rajbos in #95
  • Add owner and repo to tag-rajbos workflow by @rajbos in #96
  • Add model breakdown visualization to Power User Requests chart (#24) by @rajbos in #97
  • Add plan-aware user quota tracking to top bar statistics (#26) by @rajbos in #98

New Contributors

  • @Copilot made their first contribution in #9
  • @rajbos made their first contribution in #18
  • @dependabot[bot] made their first contribution in #4
  • @liubchigo made their first contribution in #88

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