Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(admin): allow config unlimited copilot #8487

Conversation

bytemain
Copy link
Contributor

If you configure copilot in your self host instance, it still has a limit: 10 quotas.

Copy link

graphite-app bot commented Oct 13, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member

@Brooooooklyn Brooooooklyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be configurable via the admin panel. Some users don’t want everyone on their self-hosted server to use Copilot without limitations.

@bytemain
Copy link
Contributor Author

I think it should be configurable via the admin panel. Some users don’t want everyone on their self-hosted server to use Copilot without limitations.

Yes, this field availableUserFeatures define what features users can operate in the admin panel, if here we do not add UnlimitedCopilot, user can only control admin feature in the admin/config panel.

Copy link

nx-cloud bot commented Oct 14, 2024

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.12%. Comparing base (abc18eb) to head (7128ce5).
Report is 2 commits behind head on canary.

Files with missing lines Patch % Lines
...kages/backend/server/src/core/features/resolver.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #8487   +/-   ##
=======================================
  Coverage   70.12%   70.12%           
=======================================
  Files         528      528           
  Lines       33259    33259           
  Branches     2931     2931           
=======================================
  Hits        23324    23324           
  Misses       9587     9587           
  Partials      348      348           
Flag Coverage Δ
server-test 76.82% <0.00%> (ø)
unittest 45.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bytemain bytemain changed the title feat(self-host): allow config unlimited copilot feat(admin): allow config unlimited copilot Oct 14, 2024
Copy link

graphite-app bot commented Oct 15, 2024

Merge activity

  • Oct 14, 10:09 PM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 14, 10:10 PM EDT: The Graphite merge queue couldn't merge this PR because it failed for an unknown reason (Stack merges are not currently supported for forked repositories. Please create a branch in the target repository in order to merge).

@Brooooooklyn Brooooooklyn merged commit 691e1c2 into toeverything:canary Oct 15, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants