Skip to content

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Jul 19, 2024

This allows us to remove duplication of the suppressions in the VMR. I ran an internal build with this change and verified the suppression still works.

/cc @jaredpar

@akoeplinger akoeplinger requested review from a team as code owners July 19, 2024 19:55
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jul 19, 2024
@jaredpar
Copy link
Member

@jasonmalinowski PTAL as change is in IDE layer

@jasonmalinowski
Copy link
Member

Looks fine to me, unless @CyrusNajmabadi wants to comment on it.

@CyrusNajmabadi
Copy link
Member

i have absolutely no idea what this is about :D

@akoeplinger
Copy link
Member Author

i have absolutely no idea what this is about :D

1ES runs tools in official builds (called Guardian) that check the code for various issues, these findings can be baselined with .gdnsuppress so they don't fail the build. But since we sync the code into the VMR repo we need to duplicate all of the entries into a VMR-specific .gdnsuppress file, we can avoid that when the suppression happens in code instead.

Looks like this is green so please merge since I don't have permissions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants