Skip to content

Exclude .signature.p7s from nupkg file count - #10418

Merged
Jakub Jareš (nohwnd) merged 1 commit into
microsoft:mainfrom
ellahathaway:verify-nupkgs-fix
Nov 7, 2024
Merged

Exclude .signature.p7s from nupkg file count#10418
Jakub Jareš (nohwnd) merged 1 commit into
microsoft: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

Jakub Jareš (@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

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

@nohwnd
Jakub Jareš (nohwnd) merged commit 3269845 into microsoft:main Nov 7, 2024
@ellahathaway
Ella Hathaway (ellahathaway) deleted the verify-nupkgs-fix branch November 7, 2024 20:55
This was referenced Jul 21, 2025
This was referenced Aug 5, 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