Skip to content

New RFC: Switching from publishDir to workflow output #47

Open
@maxulysse

Description

@maxulysse

Have you read the RFC docs?

  • Yes, I have read and understood the RFC docs

Summary

Workflow output are still in preview mode, but the current third syntax is stable enough and I think vastly superior to what we do with publishDir.
Because instead of publishing files from the process, we publish them from the channels.

Champion

@maxulysse

Background & Motivation

For me the new workflow output is one of the step to help go done the way to pipeline chaining.
And I think publishing files from the channels makes more sense in a Nextflow kind of way than doing it at the process level.

Goals

  • Migrate selected pipelines
  • Write blogpost to help migrating
  • update TEMPLATE

Non-Goals

  • Migrate all pipelines

References

Metadata

Metadata

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions