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

Add team id to macOS notarization action #3157

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

ann0see
Copy link
Member

@ann0see ann0see commented Aug 26, 2023

Short description of changes
lando/notarize-action uses notarytool instead of the deprecated altool by default. Therefore the team id needs to be provided.

CHANGELOG: SKIP

Context: Fixes an issue?

Hopefully fixes the broken notarization on emlynmacs' repo. I can't test it.

Does this change need documentation? What needs to be documented and how?
NO

Status of this Pull Request
Ready for merging.

What is missing until this pull request can be merged?
Nothing.

/

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want (N/A - needs to be tested on emlynmac's repo, which is basically production)
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

lando/notarize-action uses notarytool instead of the deprecated altool
by default. Therefore the team id needs to be provided. Set it as GitHub
secret.
@ann0see ann0see added dependencies Pull requests that update a dependency file tooling Changes to the automated build system labels Aug 26, 2023
@ann0see ann0see added this to the Release 3.10.0 milestone Aug 26, 2023
@ann0see ann0see self-assigned this Aug 26, 2023
Copy link
Member

@softins softins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to approve, assuming it works. The Windows build failure looks to have been a problem at github.

@ann0see ann0see merged commit ce8db92 into jamulussoftware:main Aug 27, 2023
12 checks passed
@ann0see ann0see deleted the macOS/fixNotarization branch August 27, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tooling Changes to the automated build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants