-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Sign Mac OS Installer packages #9139
Copy link
Copy link
Open
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIa request to improve CLIpackagingpitchpitched internally for prioritisationpitched internally for prioritisationtech-debtA chore that addresses technical debtA chore that addresses technical debt
Metadata
Metadata
Assignees
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIa request to improve CLIpackagingpitchpitched internally for prioritisationpitched internally for prioritisationtech-debtA chore that addresses technical debtA chore that addresses technical debt
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature or problem you’d like to solve
Mac OS Installer package support added in #7554 should sign
.pkgwith an appropriate Developer ID Installer-signing identity.sign_macoslogic withinscript/signscript/pkgmacosAdditional context
The existing GitHub CLI deployment workflow only has access to Developer ID Application certificate, which cannot be reused in for Installer packages.