Skip to content

publishDir checksum method #2844

@matthdsm

Description

@matthdsm

New feature

Hi

I'd like to propose a new directive for publishdir.
It would be useful to have a checksum directive which generates a checksum for the files it writes out. This can be a boolean or perhaps a closure to further filter which files get checksummed.

Usage scenario

Checksums are useful in a scenario where data needs to be verified for transfer of archiving. Having a built-in would streamline this process.

I'm aware this could be easily done with a module, but it seems like this would be in place here too.

Suggest implementation

Add directive to publishDir to generate file.txt.md5 for file.txt

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