Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Conversation

@mitchellh
Copy link
Owner

@mitchellh mitchellh commented Nov 6, 2019

This is a really sad thing discovered pursuing #5.

It turns out that the notarization status can be "success" and there can be "warnings" in the issues list in the log. If there are warnings, Gatekeeper still fails to validate a package and it won't launch.

This PR introduces the ability to download and parse logs, and errors if there are any issues (including warnings). We also output these directly in the CLI now which is nice. If we fail to download the log, we consider notarization a failure.

I wanted to add more tests for this but wanted to get this merged in quickly since its blocking us in some ways. I'll add tests in future commits.

2019-11-05 at 6 13 PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants