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

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

@vinistock vinistock requested review from andyw8 and st0012 November 5, 2024 20:59
@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
Base automatically changed from 11-05-remove_deprecated_experimental_features_from_global_state to main November 19, 2024 17:53
@vinistock vinistock force-pushed the 11-05-remove_experimental_features_from_extension_and_migrate_old_settings branch from e8301a4 to e6003ea Compare November 19, 2024 17:56
@vinistock vinistock enabled auto-merge (squash) November 19, 2024 18:02
@vinistock vinistock merged commit 5f13ecd into main Nov 19, 2024
38 checks passed
@vinistock vinistock deleted the 11-05-remove_experimental_features_from_extension_and_migrate_old_settings branch November 19, 2024 18:24
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.

2 participants