Skip to content

nf-tests do not capture versions from container contents #365

@jscgh

Description

@jscgh

Description of the bug

Versions of container contents are not captured by nf-tests. This occurs for any version information that is retrieved from the software itself (e.g., running a version command inside the container) and not manually set as a variable in the workflow.

Example:

"colabfold_search": null,
"alphafold_colabfold": null,
"mmseqs": null

The test profiles use container = 'biocontainers/gawk:5.1.0' instead of the full image, which means the actual version information from the module containers are not captured.

Command used and terminal output

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions