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
Add support for uploading results to AWS S3 with SHA256 ETags using the Nextflow publishDir directive. Right now the files are uploaded with the default ETag which is not SHA256.
New feature
Add support for uploading results to AWS S3 with SHA256 ETags using the Nextflow
publishDir
directive. Right now the files are uploaded with the default ETag which is not SHA256.Reference
The text was updated successfully, but these errors were encountered: