Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Force notarization process to take place configuring Gon zip output#580

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rsora merged 1 commit intomasterfromrsora/notarize-zip
Feb 12, 2020

Conversation

@rsora
Copy link
Contributor

In order to force the notarization process to take place, we need to askgon to produce a.zip file as output.

As explained here#578 /#578 (comment) thegon.config.hcl "zip" section is not mandatory di per se', but not having an "output" section at all will not start the notarization submission process for the binary.

For our release process the generated.zip file has no use, as we repackage the signed binary thatgon replaces in-place. The.zip is functional for the notary service submission only

Thanks to@zmoog for patiently explaining the whole process to me countless times 🙇‍♂️

zmoog reacted with heart emoji
@rsorarsora added this to the0.8.0 milestoneFeb 12, 2020
@zmoog
Copy link
Contributor

Yeah, it looks like thealtool, that gon is orchestrating behind the scenes, require the binary to be packaged in a zip file, as described in thisCustomizing the Notarization Workflow article.

So, LGTM.

@zmoogzmoog self-requested a reviewFebruary 12, 2020 11:29
Copy link
Contributor

@zmoogzmoog left a comment

Choose a reason for hiding this comment

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

LGTM

@rsorarsora merged commit4ed7183 intomasterFeb 12, 2020
@rsorarsora deleted the rsora/notarize-zip branchFebruary 12, 2020 11:30
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@zmoogzmoogzmoog approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.8.0

Development

Successfully merging this pull request may close these issues.

2 participants

@rsora@zmoog

[8]ページ先頭

©2009-2025 Movatter.jp