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

server: remove the Run helper #92

Merged
merged 1 commit into from
Mar 14, 2023
Merged

server: remove the Run helper #92

merged 1 commit into from
Mar 14, 2023

Conversation

creachadair
Copy link
Owner

This has no meaningful use to justify its existence in the API.

Updates #46.

This has no meaningful use to justify its existence in the API.

Updates #46.
@creachadair
Copy link
Owner Author

I verified this does not break hashicorp/terraform-ls.

@creachadair creachadair merged commit 15caece into main Mar 14, 2023
@creachadair creachadair deleted the mjf/no-server-run branch March 14, 2023 20:28
creachadair added a commit that referenced this pull request Mar 14, 2023
Another step toward #46.

Maintenance:
- Update module dependencies.
- handler: fix an outdated comment
- Remove the custom queue implementation. (#93)

Breaking changes:
- code: remove the code registration hooks (#91)
- server: remove the Run helper (#92)

Although these changes are breaking, I surveyed existing usage visible from the
search engine, and did not find anything likely to care.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant