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

Send named pipe name to roslyn and razor #7273

Merged
merged 17 commits into from
Jul 10, 2024
Merged

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Jun 24, 2024

@ryzngard ryzngard marked this pull request as ready for review June 28, 2024 19:03
@ryzngard ryzngard requested review from a team as code owners June 28, 2024 19:03
@ryzngard ryzngard requested a review from dibarbet June 28, 2024 19:32
ryzngard added a commit to dotnet/roslyn that referenced this pull request Jul 2, 2024
Pulled from #70913 (thanks @davidwengier!)

Razor uses the intermediate path for project key. Now that we're removing the file system from being involved in communicating project data, we need to make sure we're communicating the right data.

This fixes issues found in dotnet/vscode-csharp#7273 and will unblock that insertion
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Co-authored-by: David Barbet <[email protected]>
@ryzngard ryzngard enabled auto-merge (squash) July 2, 2024 20:20
@dibarbet
Copy link
Member

dibarbet commented Jul 3, 2024

@ryzngard looks like there is some issue with override completion on .net8 linux (consistently failing). Most likely caused by some roslyn change. I don't think I'll be able to look until next week (I'm out starting early afternoon tomorrow). I'm not sure the insertion can go in with the bug

@ryzngard
Copy link
Contributor Author

ryzngard commented Jul 3, 2024

@ryzngard looks like there is some issue with override completion on .net8 linux (consistently failing). Most likely caused by some roslyn change. I don't think I'll be able to look until next week (I'm out starting early afternoon tomorrow). I'm not sure the insertion can go in with the bug

Can you force merge or do I need to ask a higher authority (as if there is one 😅)

@dibarbet
Copy link
Member

dibarbet commented Jul 3, 2024

@ryzngard looks like there is some issue with override completion on .net8 linux (consistently failing). Most likely caused by some roslyn change. I don't think I'll be able to look until next week (I'm out starting early afternoon tomorrow). I'm not sure the insertion can go in with the bug

Can you force merge or do I need to ask a higher authority (as if there is one 😅)

I can force merge this, but I don't think we should. There is definitely a regression caused by the roslyn changes that breaks override completion on linux. Until we figure out why and to what extent, I don't think we can release a change with this.

@ryzngard
Copy link
Contributor Author

ryzngard commented Jul 3, 2024

Oh sorry, misread on mobile. Understood. I'll see if I can take a few minutes to look otherwise I can coordinate with you

@ryzngard ryzngard disabled auto-merge July 10, 2024 02:33
@ryzngard ryzngard enabled auto-merge (squash) July 10, 2024 02:34
@ryzngard ryzngard merged commit 54f38b5 into dotnet:main Jul 10, 2024
13 checks passed
@ryzngard ryzngard deleted the named_pipe branch August 16, 2024 21:17
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