Skip to content

Nextflow preserves the temporary tag when publishing files #7339

Description

@bentsherman

Bug report

By default, Fusion tags all task outputs (via fusion.tags) as nextflow.io/temporary=true, so that the user can delete intermediates automatically using a retention policy

However, when Nextflow publishes task outputs to the output directory, it preserves this temporary tag, which means that a retention policy on the output directory will still delete "permanent" outputs

Nextflow should drop this tag when publishing outputs to object storage

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions