You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Nextflow publishDirdirective allows users to publish workflow files into a specific folder in cloud storage and (for Amazon S3 only as of writing) associate custom key:value tags with the published files.
As Nextflow is used across all the major cloud providers, it would be appropriate to support custom key:value tags in both Microsoft Azure and Google Cloud platforms.
Usage scenario
Resources generated by Nextflow pipelines can optionally have custom tags associated with them, and have that functionality consistent across the major cloud providers (not just Amazon S3 cloud storage).