Skip to content

Fix singularity typo in bluebear.config#1104

Merged
jfy133 merged 1 commit intonf-core:masterfrom
dariolez:bluebear-patch-1
Apr 30, 2026
Merged

Fix singularity typo in bluebear.config#1104
jfy133 merged 1 commit intonf-core:masterfrom
dariolez:bluebear-patch-1

Conversation

@dariolez
Copy link
Copy Markdown
Contributor

The file bluebear.config sets the option autoMount for singularity. It seems that the actual option is autoMounts (with an 's') according to Nextflow's documentation: https://docs.seqera.io/nextflow/reference/config#singularityautomounts


name: Fix Config
about: Fix a typo in bluebear.config

Please follow these steps before submitting your PR:

  • If your PR is a work in progress, include [WIP] in its title
  • Your PR targets the master branch
  • You've included links to relevant issues, if any

Steps for adding a new config profile:

  • Add your custom config file to the conf/ directory
  • Add your documentation file to the docs/ directory
  • Add your custom profile to the nfcore_custom.config file in the top-level directory
  • Add your profile name to the profile: scope in .github/workflows/main.yml
  • OPTIONAL: Add your custom profile path and GitHub user name to .github/CODEOWNERS (**/<custom-profile>** @<github-username>)

The file `bluebear.config` sets the option `autoMount` for singularity. It seems that the actual option is `autoMounts` (with an 's') according to Nextflow's documentation: https://docs.seqera.io/nextflow/reference/config#singularityautomounts
@jfy133 jfy133 merged commit 3b5c3ee into nf-core:master Apr 30, 2026
151 of 161 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants