Skip to content

Officially support checksums EC parameter being a dict #4177

@Flamefire

Description

@Flamefire

https://docs.easybuild.io/en/latest/Writing_easyconfig_files.html#common-easyconfig-param-sources-checksums documents the checksums parameter as a list of checksums

However the implementation (partially) supports it being a dict

This seems to be currently not really supported as the CHECKSUMS type verification doesn't include that case and to_checksum does neither.

So we should either officially support that or remove the code in get_checksum_for

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions