-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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(platform/featureflags): Setting up feature flagging #8718
base: dev
Are you sure you want to change the base?
Conversation
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
β Deploy Preview for auto-gpt-docs canceled.
|
141bc46
to
4e09cef
Compare
Conflicts have been resolved! π A maintainer will review the pull request shortly. |
PR Reviewer Guide πHere are some key observations to aid the review process:
|
So we can hide and show features at will
Changes ποΈ
Created a launch darkly decorator that can be used to hide or show functionality in the backend.
Checklist π
For code changes:
Example test plan
For configuration changes:
.env.example
is updated or already compatible with my changesdocker-compose.yml
is updated or already compatible with my changesExamples of configuration changes