Skip to content

Exclude .signature.p7s from nupkg file count#10418

Merged
nohwnd merged 1 commit intomicrosoft:mainfrom
ellahathaway:verify-nupkgs-fix
Nov 7, 2024
Merged

Exclude .signature.p7s from nupkg file count#10418
nohwnd merged 1 commit intomicrosoft:mainfrom
ellahathaway:verify-nupkgs-fix

Conversation

@ellahathaway
Copy link
Copy Markdown
Contributor

Fixes #10414

This PR adds logic to exclude .signature.p7s files from the file count when verifying nupkgs in verify-nupkgs.ps1. This allows the verification to still pass when the artifacts are signed.

@ellahathaway
Copy link
Copy Markdown
Contributor Author

@nohwnd - can I please get your review on this? Pinging because I'm unable to add you as a reviewer to the PR. Thanks in advance!

@nohwnd
Copy link
Copy Markdown
Member

nohwnd commented Nov 7, 2024

Looks great. Feel free to ping also next time, it is more effective :)

@nohwnd nohwnd merged commit 3269845 into microsoft:main Nov 7, 2024
@ellahathaway ellahathaway deleted the verify-nupkgs-fix branch November 7, 2024 20:55
This was referenced Jul 21, 2025
This was referenced Apr 1, 2026
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.

verify-nupkgs.ps1 fails when artifacts are signed

2 participants