Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(packager): add codesign and notarization auth config options #187

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

lucasfernog-crabnebula
Copy link
Member

When using the packager library, it doesn't make much sense to use environment variables (especially if you want to run the packager multiple times in parallel). This PR adds a config option that is only available programatically (serde(skip) is used so you can't inject it via the config file).

@lucasfernog-crabnebula lucasfernog-crabnebula merged commit cd8898a into main Mar 27, 2024
17 of 23 checks passed
@lucasfernog-crabnebula lucasfernog-crabnebula deleted the feat/codesign-notarize-auth-config branch March 27, 2024 01:04
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.

2 participants