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

Allow multiple integrity algorithms #46

Closed
wants to merge 1 commit into from

Conversation

mjsir911
Copy link

@mjsir911 mjsir911 commented Jan 27, 2021

Fixes #25

Unfortunately I can't test on the latest npm due to npm/cli#2160 :(

@mjsir911 mjsir911 requested a review from a team as a code owner January 27, 2021 03:47
@mjsir911 mjsir911 marked this pull request as draft March 26, 2021 15:55
@mjsir911 mjsir911 changed the title [WIP] Allow multiple integrity algorithms Allow multiple integrity algorithms Mar 27, 2021
@mjsir911 mjsir911 marked this pull request as ready for review March 27, 2021 21:33
This lets offline installations work with old sha-1 pinned hashes
@wraithgar
Copy link
Member

As we have been going through our PR backlog we've been trying to rebase/fix as we go along if possible. Things have shifted quite a bit since this PR was made and I'm not sure it's possible to do with this one unfortunately. Sorry about that.

If this is still something folks want they are welcome to submit a PR against the current codebase (which hopefully should be easier now that the linked cli issue is fixed, and CI is working on this repo).

@wraithgar wraithgar closed this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] support multiple integrity algorithms
2 participants