You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New PR #2156 was raised. Now with that PR, we should be able to sign windows artifacts with the sign scripts we have and also sign by using jenkins signArtifacts library.
Is your feature request related to a problem? Please describe
Currently, the
signer.py
only supports signing for linux clients for PGP. We need to extend this for windows as well.We also need to extend the
signArtifacts
job for standalone components to be able to sign windows artifacts.Describe the solution you'd like
Pass windows as a parameter and signer can sign and verify windows artifacts.
Acceptance Criteria
sign.sh
.signArtifacts
job for standalone components for windowssignArtifacts
job for standalone components for windowsDescribe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: