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 signed and notarized ZIP release asset #205

Merged
merged 2 commits into from
Nov 12, 2020
Merged

Add signed and notarized ZIP release asset #205

merged 2 commits into from
Nov 12, 2020

Conversation

luhring
Copy link
Contributor

@luhring luhring commented Nov 11, 2020

  • Adds "zip" as a gon output
  • Ensures that ZIP file is a goreleaser artifact and is thus included in the GitHub release assets as well as used for the homebrew installation path
  • Removes the "flash" of a Finder window during the execution of install.sh

This is also intended to address #203, in that homebrew will now use the .zip file (which has been correctly signed and notarized to the standards of macOS) rather than the .tar.gz file (which doesn't support notarization).

Signed-off-by: Dan Luhring <dan.luhring@anchore.com>
Signed-off-by: Dan Luhring <dan.luhring@anchore.com>
@luhring luhring added the enhancement New feature or request label Nov 11, 2020
@luhring luhring self-assigned this Nov 11, 2020
@luhring luhring merged commit 36a528a into main Nov 12, 2020
@luhring luhring deleted the zip-release-asset branch November 12, 2020 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants