Skip to content

Feature Request: Also support sha512 #857

@autoantwort

Description

@autoantwort

We use bazel-remote as binarycache for vcpkg and it works great. We also want to use it as assetcache, but the problem is that vcpkg only supports sha512 instead of sha256 (source).
I guess sha512 is not used in the bazel caching protocol, so I can understand when this request is out of scope.

Alternatives if out of scope:
Use a reverse proxy that cuts the sha512 to a sha256 and use the action cache endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions