Skip to content

FYI: related pull request in Bazel for SRI hashing #3

@willstranton

Description

@willstranton

Hello! Nice project! I found out about this project when I saw its pull request into the Bazel Central Registry.

I wanted to mention that I recently was trying to get starlark SRI hashing as a method on Bazel's repository_ctx in
bazelbuild/bazel#29179 - not sure if it will make it in or not (depends on if maintainers will accept it), but thought I'd mention it. The use case there was for verifying the integrity of files that weren't downloaded via Bazel. After seeing what you implemented here, it made me think that I should follow your example and also add multiple output formats. My current pull request only supports SRI hashes. I'll see if I have some time to add that later this week.

Feel free to close this issue - it was just an FYI of similar functionality that could land in Bazel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions