Skip to content

Conversation

@rmarinho
Copy link
Member

Description of Change

Our ttf files weren't being signed and failed vs insertion when changing to use arcade ci. This change should fix the missing fonts.

This pull request includes a small update to the eng/Signing.props file to add signing information for .ttf files.

  • eng/Signing.props: Added a new FileExtensionSignInfo entry for .ttf files with the certificate name Microsoft400.

Copilot AI review requested due to automatic review settings July 30, 2025 17:04
@rmarinho rmarinho requested a review from a team as a code owner July 30, 2025 17:04
Copy link
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 fixes the signing of TrueType font files (.ttf) in the build pipeline by adding the necessary signing configuration to support arcade infrastructure. The change ensures that .ttf files are properly signed with the Microsoft400 certificate, preventing validation failures during insertion.

  • Added signing configuration for .ttf files to resolve arcade CI validation failures

@rmarinho
Copy link
Member Author

/backport to main

@github-actions
Copy link
Contributor

Started backporting to main: https://github.com/dotnet/maui/actions/runs/16629013969

@rmarinho
Copy link
Member Author

/backport to release/9.0.1xx-sr9

@github-actions
Copy link
Contributor

Started backporting to release/9.0.1xx-sr9: https://github.com/dotnet/maui/actions/runs/16629020723

@rmarinho rmarinho merged commit beb35b1 into release/9.0.1xx-sr8 Jul 30, 2025
4 checks passed
@rmarinho rmarinho deleted the sr8-fix-signing branch July 30, 2025 17:06
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants