-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare codesigning script for use in CI
- Set GitHub Actions "output" for path to dmg artifact. - Emit information about the GitHub Actions build in CI. - Add more docstring comments. - Tweak CLI args to accept release name as a leading positional argument. - Ensure at least one binary arugment is passed to the script. - Ensure unexpected arguments result in the script exiting with an error. - Ensure that trailing `--binary` or `--resource` flags are treated as errors. - Make script more friendly for local development by building and outputing dmgs to a git ignored `dist` directory. - Unnest dmg codesign step from an existing log group.
- Loading branch information
Showing
1 changed file
with
46 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters