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

[hab/mac] Prompt for core origin key when performing a Mac hab release. #1258

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

fnichol
Copy link
Collaborator

@fnichol fnichol commented Sep 19, 2016

This change alters the ordering of the mac-build.sh script to prompt
the user for a core origin signing key as soon as possible in the
process. As a consequence, a wget command is no longer present for the
mac install.sh program and therefore curl is used instead (Homebrew
installs the wget command whereas curl is available on stock Mac
installations).

gif-keyboard-4148750678897312232

This change alters the ordering of the `mac-build.sh` script to prompt
the user for a core origin signing key as soon as possible in the
process. As a consequence, a `wget` command is no longer present for the
mac `install.sh` program and therefore `curl` is used instead (Homebrew
installs the `wget` command whereas `curl` is available on stock Mac
installations).

Signed-off-by: Fletcher Nichol <[email protected]>
@fnichol fnichol added the Chore label Sep 19, 2016
@thesentinels
Copy link
Contributor

@fnichol, thanks for your PR! By analyzing the annotation information on this pull request, we identified @reset and @juliandunn to be potential reviewers

Copy link
Collaborator

@reset reset left a comment

Choose a reason for hiding this comment

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

gif-keyboard-9693351459955786988

And 💯 for updating the docs!

@reset reset merged commit 1366c5b into master Sep 19, 2016
@reset reset deleted the fnichol/update-mac-release branch September 19, 2016 17:51
@eeyun eeyun added C-chore and removed Chore labels Jun 6, 2017
@christophermaier christophermaier added Type: Chore Issues for general code and infrastructure maintenance and removed C-chore labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Issues for general code and infrastructure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants