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

Separate verification from download #9216

Merged
merged 3 commits into from
Jan 25, 2015
Merged

Separate verification from download #9216

merged 3 commits into from
Jan 25, 2015

Conversation

tapeinosyne
Copy link
Contributor

Simple refactor, aiding future updates in general and #8749 in particular. We gain a better arrangement for expansion by isolating download strategies and pathstitching from a general provider of verification methods.

Refer to #5971, #7062.

Kindly summoning @phinze for review.

ndr added 3 commits January 24, 2015 15:32
and merge them into a single definition.
With the expectation that:
- we will add gpg checks;
- we may add a `verify` verb;
- we may introduce new means of verification, e.g. OS X's `codesign`
as a distinct step serving the general purpose of verification, e.g. of
integrity with sha, authenticity with gpg…
@phinze
Copy link
Contributor

phinze commented Jan 24, 2015

Nice! LGTM

@tapeinosyne tapeinosyne added the core Issue with Homebrew itself rather than with a specific cask. label Jan 24, 2015
tapeinosyne pushed a commit that referenced this pull request Jan 25, 2015
Separate verification from download
@tapeinosyne tapeinosyne merged commit 9103324 into Homebrew:master Jan 25, 2015
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
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.

3 participants