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

Implement alg that determines which projects need to be restarted/rebuilt due to rude edits #73598

Merged
merged 5 commits into from
May 30, 2024

Conversation

tmat
Copy link
Member

@tmat tmat commented May 20, 2024

When emitting changes skip projects that do not have a file path and update EnC test helpers to always set project file path. Project file path is used by EnC host to map Roslyn projects to msbuild/project system projects.

Pass all semantic and emit diagnostics reported by EmitDifference to the host (e.g. dotnet-watch).

Update dotnet-watch External Access with APIs that provide project info.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels May 20, 2024
@tmat tmat changed the title Updated projects Implement alg that determines which projects need to be restarted/rebuilt due to rude edits May 28, 2024
@tmat tmat marked this pull request as ready for review May 30, 2024 00:06
@tmat tmat requested a review from a team as a code owner May 30, 2024 00:06
@tmat
Copy link
Member Author

tmat commented May 30, 2024

@davidwengier PTAL
@isadorasophia FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants