Open bengavin opened 3 months ago
Thanks for the reporting! We are working on higher priority issues, but we'll get back to this on soon
@KonstantinTyukalov - in the off chance it helps, I put together a PR that should resolve the issue. It also does some 'cleanup?' which may or may not be needed and Code Spaces doesn't like the Node10 stuff and I wasn't certainly exactly how to get rid of Node10 support entirely, so likely some work to do there yet.
New issue checklist
Task name
InstallAppleCertificate
Task version
2
Issue Description
During execution of the InstallAppleCertificate task, a variable is 'set' which holds the SHA hash of the certificate as loaded. This variable is not accessible by later tasks. For certificates which have a signing identity containing certain not-command-line-safe characters, it becomes necessary to use the hash / thumbprint to identify the signing identity.
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
macos-14
Relevant log output
Full task logs with system.debug enabled
No response
Repro steps