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

Remove experimental features from extension and migrate old settings #2830

Open
wants to merge 1 commit into
base: 11-05-remove_deprecated_experimental_features_from_global_state
Choose a base branch
from

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Nov 5, 2024

Motivation

This PR removes the experimental features setting and automatically migrates users to the new model with feature flags. The equivalent of having experimental features enabled is now setting the "feature flag" all to true, which enables everything regardless of rollout percentage.

Implementation

Removed the old setting and added some temporary code to migrate people to the new setting style.

Copy link
Member Author

vinistock commented Nov 5, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @vinistock and the rest of your teammates on Graphite Graphite

@vinistock vinistock added breaking-change Non-backward compatible change server This pull request should be included in the server gem's release notes labels Nov 5, 2024 — with Graphite App
@vinistock vinistock removed breaking-change Non-backward compatible change server This pull request should be included in the server gem's release notes labels Nov 5, 2024
@vinistock vinistock added vscode This pull request should be included in the VS Code extension's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Nov 5, 2024 — with Graphite App
@vinistock vinistock marked this pull request as ready for review November 5, 2024 21:00
@vinistock vinistock requested a review from a team as a code owner November 5, 2024 21:00
@vinistock vinistock force-pushed the 11-05-remove_experimental_features_from_extension_and_migrate_old_settings branch from 940436f to e8301a4 Compare November 6, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Changes that aren't bugfixes, enhancements or breaking changes vscode This pull request should be included in the VS Code extension's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant