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

Sign and harden pkgs #47996

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Mar 28, 2025

No description provided.

@Copilot Copilot bot review requested due to automatic review settings March 28, 2025 21:51
Copy link
Contributor

@Copilot 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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • eng/Signing.props: Language not supported

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Mar 28, 2025
@mmitche mmitche requested review from ellahathaway and a team March 28, 2025 21:53
@mmitche
Copy link
Member Author

mmitche commented Mar 28, 2025

@@ -64,6 +64,11 @@
<FileSignInfo Include="xunit.performance.execution.dll" CertificateName="$(ExternalCertificateId)" />
<FileSignInfo Include="xunit.performance.metrics.dll" CertificateName="$(ExternalCertificateId)" />
<FileSignInfo Include="Valleysoft.DockerCredsProvider.dll" CertificateName="$(ExternalCertificateId)" />

<!- Explicitly notarize the outer sdk pkgs -->
Copy link
Member

@ellahathaway ellahathaway Mar 28, 2025

Choose a reason for hiding this comment

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

I think this comment has to be adjusted. Otherwise LGTM.

Suggested change
<!- Explicitly notarize the outer sdk pkgs -->
<!-- Explicitly notarize the outer sdk pkgs -->

@mmitche
Copy link
Member Author

mmitche commented Mar 29, 2025

Failed to notarize so need to look into what it thinks isn't signed in the pkgs

@mmitche
Copy link
Member Author

mmitche commented Apr 1, 2025

Need to merge and flow the runtime change before this goes in, or notarization will fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants