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 deprecated experimental features from global state #2829

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Nov 5, 2024

Motivation

Now that we're moving forward with feature flags, we should remove the old experimental features setting to avoid confusion. This PR removes it from the server.

Implementation

We didn't have any active experimental features, so I just removed the handling of the initialization option and the associated test.

Copy link
Member Author

vinistock commented Nov 5, 2024

@vinistock vinistock added the server This pull request should be included in the server gem's release notes label Nov 5, 2024 — with Graphite App
@vinistock vinistock added the breaking-change Non-backward compatible change label Nov 5, 2024 — with Graphite App
@vinistock vinistock requested review from andyw8 and st0012 November 5, 2024 20:58
@vinistock vinistock marked this pull request as ready for review November 5, 2024 20:59
@vinistock vinistock requested a review from a team as a code owner November 5, 2024 20:59
Copy link
Contributor

@andyw8 andyw8 left a comment

Choose a reason for hiding this comment

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

Let's also remove the mentions of "Experimental Features" in the docs.

Copy link
Member Author

Where is this listed in the docs?

@andyw8
Copy link
Contributor

andyw8 commented Nov 19, 2024

Where is this listed in the docs?

https://shopify.github.io/ruby-lsp/#experimental-features

@vinistock
Copy link
Member Author

Those are not tied to the setting. We just advertise them as experimental since they are not yet complete.

@vinistock vinistock merged commit 6bdc52d into main Nov 19, 2024
39 checks passed
@vinistock vinistock deleted the 11-05-remove_deprecated_experimental_features_from_global_state branch November 19, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Non-backward compatible change server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants