nextflow-io / nextflow

A DSL for data-driven computational pipelines
http://nextflow.io
Apache License 2.0
2.61k stars 606 forks source link

LocalSecretsProvider: escapes dollar char #5021

Closed marcodelapierre closed 1 month ago

marcodelapierre commented 1 month ago

Closes https://github.com/nextflow-io/nextflow/issues/4977 , i.e. handles proper escaping of dollar characther in secrets values.

netlify[bot] commented 1 month ago

Deploy Preview for nextflow-docs-staging ready!

Name Link
Latest commit d400d6b0aaaecefecbbc4c8bf81c79e5b868a92d
Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/664e09096211070008ea7bb3
Deploy Preview https://deploy-preview-5021--nextflow-docs-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pditommaso commented 1 month ago

Cool