Skip to content

Conversation

@dtivel
Copy link
Contributor

@dtivel dtivel commented Jan 19, 2021

Bug

Fixes: NuGet/Home#10467
Regression: Yes

  • Last working version: build before each merged PR referenced in issue
  • How are we preventing it in future: added a unit test

Fix

Details: Two MessagePack formatters necessary for Codespaces experience were not registered. One was (accidentally) unregistered while the other was never registered.

This PR adds a new test which ensures all MessagePack formatters defined in the NuGet.VisualStudio.Internal.Contracts assembly
are created by the NuGetServiceMessagePackRpcDescriptor type.

Testing/Validation

Tests Added: Yes
Validation: automated and manual validation

CC @rrelyea, @sbanni

@dtivel dtivel requested a review from a team as a code owner January 19, 2021 23:13
@dtivel dtivel merged commit 684ac5f into dev Jan 20, 2021
@dtivel dtivel deleted the dev-dtivel-formatter branch January 20, 2021 05:57
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.

Codespaces: necessary formatters not registered

4 participants