Skip to content

update-dependencies can only access publicly available .NET checksums/shas #6483

Description

@lbussell

Related:

The dependency update code for acquiring checksums should be refactored so that it can use the checksum files from the staging storage account.

Thanks to #6473, we can now use a service connection to access the staging storage account. However, the code in SpecificCommand (which does the checksum updates/calculation) has no knowledge of the storage account yet.

This does not affect releases because .NET checksums are publicly available several days before a release goes live. This mostly impacts release validation and staging because those need to happen before the release is finalized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions