Skip to content

Cloak the obfuscated files#53072

Closed
NikolaMilosavljevic wants to merge 1 commit into
dotnet:release/9.0.1xxfrom
NikolaMilosavljevic:obf.ros
Closed

Cloak the obfuscated files#53072
NikolaMilosavljevic wants to merge 1 commit into
dotnet:release/9.0.1xxfrom
NikolaMilosavljevic:obf.ros

Conversation

@NikolaMilosavljevic
Copy link
Copy Markdown
Member

These files are blocking the Esrp signing of source-build tarball. Esrp scans all tarball binaries before signing the container.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses an operational issue where obfuscated test files in the Roslyn repository are blocking ESRP (Enterprise Software Remediation Process) signing of the source-build tarball. The solution excludes these files from the VMR (Virtual Mono Repository) synchronization process.

Changes:

  • Adds an "exclude" field to the roslyn repository mapping in source-mappings.json to filter out obfuscated test DLL files

@akoeplinger
Copy link
Copy Markdown
Member

LGTM. the files were deleted upstream in dotnet/roslyn#82286

@NikolaMilosavljevic
Copy link
Copy Markdown
Member Author

Closing as the change flowed from internal with #53362

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants