Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 release v0.6.2 #79

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

🔖 release v0.6.2 #79

wants to merge 5 commits into from

Conversation

bunop
Copy link
Member

@bunop bunop commented Jul 11, 2024

@bunop bunop added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Jul 11, 2024
@bunop bunop added this to the release v0.7.0 milestone Jul 11, 2024
Copy link

nf-core lint overall result: Passed ✅

Posted for pipeline commit 703017b

+| ✅  46 tests passed       |+
#| ❔  25 tests were ignored |#

❔ Tests ignored:

✅ Tests passed:

  • files_unchanged - .gitattributes matches the template
  • files_unchanged - .prettierrc.yml matches the template
  • files_unchanged - LICENSE matches the template
  • files_unchanged - .github/workflows/linting_comment.yml matches the template
  • files_unchanged - .github/workflows/linting.yml matches the template
  • readme - README Nextflow minimum version badge matched config. Badge: 23.04.0, Config: 23.04.0
  • readme - README Zenodo placeholder was replaced with DOI.
  • template_strings - Did not find any Jinja template strings (203 files)
  • schema_lint - Schema lint passed
  • schema_lint - Schema title + description lint passed
  • schema_lint - Input mimetype lint passed: 'text/csv'
  • schema_params - Schema matched params returned from nextflow config
  • system_exit - No System.exit calls found
  • actions_schema_validation - Workflow validation passed: linting_comment.yml
  • actions_schema_validation - Workflow validation passed: linting.yml
  • actions_schema_validation - Workflow validation passed: ci.yml
  • modules_json - Only installed modules found in modules.json
  • modules_structure - modules directory structure is correct 'modules/nf-core/TOOL/SUBTOOL'
  • base_config - conf/base.config found and not ignored.
  • base_config - FREEBAYES_CHUNK found in conf/base.config and Nextflow scripts.
  • base_config - PICARD_MARKDUPLICATES found in conf/base.config and Nextflow scripts.
  • base_config - CUSTOM_DUMPSOFTWAREVERSIONS found in conf/base.config and Nextflow scripts.
  • modules_config - conf/modules.config found and not ignored.
  • modules_config - TABIX_BGZIP found in conf/modules.config and Nextflow scripts.
  • modules_config - SAMTOOLS_FAIDX found in conf/modules.config and Nextflow scripts.
  • modules_config - CAT_FASTQ found in conf/modules.config and Nextflow scripts.
  • modules_config - FASTQC found in conf/modules.config and Nextflow scripts.
  • modules_config - SEQKIT_RMDUP_R1 found in conf/modules.config and Nextflow scripts.
  • modules_config - SEQKIT_RMDUP_R2 found in conf/modules.config and Nextflow scripts.
  • modules_config - TRIMGALORE found in conf/modules.config and Nextflow scripts.
  • modules_config - BWA_INDEX found in conf/modules.config and Nextflow scripts.
  • modules_config - BWA_MEM found in conf/modules.config and Nextflow scripts.
  • modules_config - PICARD_MARKDUPLICATES found in conf/modules.config and Nextflow scripts.
  • modules_config - SAMTOOLS_INDEX found in conf/modules.config and Nextflow scripts.
  • modules_config - SAMTOOLS_COVERAGE found in conf/modules.config and Nextflow scripts.
  • modules_config - SAMTOOLS_DEPTH found in conf/modules.config and Nextflow scripts.
  • modules_config - FREEBAYES_SPLITCRAM found in conf/modules.config and Nextflow scripts.
  • modules_config - FREEBAYES_CHUNK found in conf/modules.config and Nextflow scripts.
  • modules_config - FREEBAYES_CONCAT found in conf/modules.config and Nextflow scripts.
  • modules_config - FREEBAYES_TABIX found in conf/modules.config and Nextflow scripts.
  • modules_config - BCFTOOLS_NORM found in conf/modules.config and Nextflow scripts.
  • modules_config - TABIX_TABIX found in conf/modules.config and Nextflow scripts.
  • modules_config - SNPEFF_DOWNLOAD found in conf/modules.config and Nextflow scripts.
  • modules_config - CUSTOM_DUMPSOFTWAREVERSIONS found in conf/modules.config and Nextflow scripts.
  • nfcore_yml - Repository type in .nf-core.yml is valid: pipeline
  • nfcore_yml - nf-core version in .nf-core.yml is set to the latest version: 2.14.1

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-07-11 12:44:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 markduplicates has issues with cram files
1 participant