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

feat: add JSON serialization for workspace comments #7927

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Fixes #7908

Proposed Changes

Implements a JSON serializer for workspace comments so they can be saved.

Test Coverage

Adds tests for serialization. Deserializing will be covered by round-tripping tests once I fix up the XML system.

Documentation

N/A

Additional Information

N/A

@github-actions github-actions bot added the PR: feature Adds a feature label Mar 11, 2024
@BeksOmega BeksOmega force-pushed the feat/comment-serialization branch 5 times, most recently from b171bea to b5d1661 Compare March 18, 2024 17:37
@BeksOmega BeksOmega force-pushed the feat/comment-serialization branch from b5d1661 to d8ffc67 Compare March 20, 2024 18:28
@BeksOmega BeksOmega marked this pull request as ready for review March 20, 2024 18:30
@BeksOmega BeksOmega requested a review from a team as a code owner March 20, 2024 18:30
@BeksOmega BeksOmega requested a review from NeilFraser March 20, 2024 18:30
@BeksOmega BeksOmega merged commit 407ff44 into google:rc/v11.0.0 Mar 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature Adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants