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

Publish rzls as a nuget package for vs-code #10453

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Jun 5, 2024

The majority of this was just copied from the way Roslyn packages their language server. Will do a test insertion to see if packages are actually published to vs-impl and can be consumed in vs-code before merging

@ryzngard ryzngard requested review from a team as code owners June 5, 2024 23:51
@ryzngard
Copy link
Contributor Author

ryzngard commented Jun 5, 2024

Insertion CI

eng/Signing.props Show resolved Hide resolved
eng/config/PublishData.json Show resolved Hide resolved
src/Razor/src/rzls/rzls.csproj Show resolved Hide resolved
@ryzngard
Copy link
Contributor Author

I've validated locally with downloaded packages from this test insertion https://dev.azure.com/dnceng/internal/_build/results?buildId=2470510&view=artifacts&pathAsName=false&type=publishedArtifacts

@DustinCampbell @davidwengier let me know if there's anything else blocking! Everything looks to be working for rzls with some changes in vscode (I'll link PR in a moment when I get it)

@ryzngard
Copy link
Contributor Author

Copy link
Contributor

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

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

I don't know if there will be fall-out from this for source build or VS Code, but I'm confident you'll fix any issues if there are 😁

@ryzngard
Copy link
Contributor Author

I don't know if there will be fall-out from this for source build or VS Code, but I'm confident you'll fix any issues if there are 😁

I guess we'll see!

@ryzngard ryzngard merged commit 74bed8e into dotnet:main Jun 12, 2024
12 checks passed
@ryzngard ryzngard deleted the vscode_insertion_binaries branch June 12, 2024 00:01
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 12, 2024
@akoeplinger
Copy link
Member

There is some fallout in dotnet/sdk#41536

@jjonescz jjonescz removed this from the Next milestone Jun 24, 2024
@jjonescz jjonescz added this to the 17.11 Preview 3 milestone Jun 24, 2024
davidwengier added a commit that referenced this pull request Jun 25, 2024
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2088486

Seems this was inadvertently removed in
#10453

@ryzngard I'm pretty out of my depth here about what is required, but a
local build of rzls with this change does fix the problem. Are there any
other project properties that might be important, that I should bring
back?
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.

5 participants