Skip to content

(non default) option to only warn when validating URL #161

@jfy133

Description

@jfy133

There may be cases where a pipeline has mutually exclusive tools that require databases.

The pipeline may try to download the database for a user for convenience if the database is available on the internet

If the hosting database goes down, this will cause validation to fail.

However nf-schema validates every single parameter on execution, including the database URLs of a tool not actually selected, causing the entire pipeline to fail

It would nice to have an option that for a given URL parameter, that it doesn't fail the pipeline and just give a warning notifying the user the URL could not be resolved, please supply a local path/copy of the object.

https://nfcore.slack.com/archives/CE9MS66BS/p1751886464919679?thread_ts=1751187083.944289&cid=CE9MS66BS

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions