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

Extract progress notifications to helpers #2816

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Nov 1, 2024

Motivation

This PR extracts progress related notifications to helpers, to make it easier for add-ons (and the LSP itself) use progress more often.

Implementation

Essentially just make some factory methods like we do for other notifications.

Automated Tests

Existing tests cover it.

Copy link
Member Author

vinistock commented Nov 1, 2024

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 requested review from andyw8 and st0012 November 1, 2024 14:06
@vinistock vinistock added server This pull request should be included in the server gem's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Nov 1, 2024 — with Graphite App
@vinistock vinistock marked this pull request as ready for review November 1, 2024 14:07
@vinistock vinistock requested a review from a team as a code owner November 1, 2024 14:07
@vinistock vinistock self-assigned this Nov 1, 2024
@vinistock vinistock changed the base branch from 11-01-move_supports_progress_to_global_state to graphite-base/2816 November 1, 2024 14:29
@vinistock vinistock force-pushed the 11-01-extract_progress_notifications_to_helpers branch from e22610d to 9c5e4e4 Compare November 1, 2024 14:30
@vinistock vinistock changed the base branch from graphite-base/2816 to main November 1, 2024 14:30
@vinistock vinistock force-pushed the 11-01-extract_progress_notifications_to_helpers branch from 9c5e4e4 to b09425f Compare November 1, 2024 14:30
@vinistock vinistock merged commit fc6f542 into main Nov 1, 2024
36 checks passed
Copy link
Member Author

Merge activity

  • Nov 1, 10:56 AM EDT: A user merged this pull request with Graphite.

@vinistock vinistock deleted the 11-01-extract_progress_notifications_to_helpers branch November 1, 2024 14:56
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 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