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

Add supports_watching_files to GlobalState #2811

Merged

Conversation

vinistock
Copy link
Member

Motivation

To prevent breaking the activation of the Standard add-on, which relies on the old API and doesn't declare version constraints using our new depends_on API.

Implementation

Added the method they rely back, delegating to client capabilities.

Automated Tests

Added a test.

@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Oct 31, 2024
@vinistock vinistock self-assigned this Oct 31, 2024
@vinistock vinistock requested a review from a team as a code owner October 31, 2024 15:13
@vinistock vinistock enabled auto-merge (squash) October 31, 2024 15:16
@vinistock vinistock merged commit 297caf7 into main Oct 31, 2024
40 checks passed
@vinistock vinistock deleted the vs-implement-supports-watching-files-in-global-state branch October 31, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR will fix an existing bug 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.

3 participants