Skip to content

Add GDPR annotations #27217

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

Merged
merged 1 commit into from
Sep 19, 2018
Merged

Add GDPR annotations #27217

merged 1 commit into from
Sep 19, 2018

Conversation

sandersn
Copy link
Member

Note that projectId is not included in the metadata. It should be, but marked as excluded, I believe. I need to ask @kieferrm whether vscode-gdpr-tooling needs to add support for this combination.

@sandersn sandersn requested a review from amcasey September 19, 2018 16:38
@@ -2737,6 +2737,13 @@ namespace ts.server.protocol {
payload: TypingsInstalledTelemetryEventPayload;
}

/* __GDPR__
"typingsinstalled" : {
Copy link
Member

Choose a reason for hiding this comment

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

Looks like there might also be a version property.

Copy link
Member Author

Choose a reason for hiding this comment

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

Where? I thought the properties only came from the interface itself.

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

(For the other comment as well.)

Copy link
Member Author

Choose a reason for hiding this comment

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

Unfortunately, this doesn't work right now. Filed Microsoft/vscode-gdpr-tooling#6 to track. I think I'll merge this anyway since we have existing metadata to fall back on.

@amcasey
Copy link
Member

amcasey commented Sep 19, 2018

I think it might be helpful to link to the comment tool repo in the commit message.

@sandersn sandersn merged commit 80045ca into master Sep 19, 2018
@sandersn
Copy link
Member Author

I'll follow up with actions for projectId and TypeScriptCommonProperties when I hear back from @kieferrm

@sandersn sandersn deleted the add-gdpr-annotations branch August 26, 2019 17:32
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.

2 participants