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

Cohosted Code Actions Part 2: Re-layout in advance of moving down #11083

Merged

Conversation

davidwengier
Copy link
Contributor

@davidwengier davidwengier commented Oct 24, 2024

Part of #10742

The next round of changes is to introduce the right abstractions so that the bulk of the code actions code can be moved to the Workspaces layer successfully.

At least I think I got it all :D

Reviewing commit at a time probably makes sense, but up to you.

@davidwengier davidwengier requested a review from a team as a code owner October 24, 2024 03:48
Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

Very nice!

Part of #10742

This is the final step before actually doing something cohosting
related: Move things to the Workspaces layer and extract services from
the endpoints.

Definitely more work to do on the services to make them usable for
cohosting, but those diffs will at least be easier to view in isolation.

Commit-at-a-time is presumably a much better experience since so many
files moved, and namespaces changed, which I isolated to separate
commits.
@davidwengier davidwengier merged commit d371b1e into dev/dawengie/CodeActionsPartOne Oct 24, 2024
1 check passed
@davidwengier davidwengier deleted the dev/dawengie/CodeActionsPartTwo branch October 24, 2024 23:15
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.

3 participants