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

Remove lib directory and modules.config #1206

Merged
merged 25 commits into from
Feb 5, 2024
Merged

Remove lib directory and modules.config #1206

merged 25 commits into from
Feb 5, 2024

Conversation

drpatelh
Copy link
Member

@drpatelh drpatelh commented Feb 5, 2024

  • Remove lib/ directory and replace with nf-core subworkflows
  • Remove modules.config and add more granular nextflow.config files per module/subworkflow/workflow where required.

Copy link

github-actions bot commented Feb 5, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit aeec5a9

+| ✅ 169 tests passed       |+
#| ❔  10 tests were ignored |#
!| ❗   5 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • files_exist - File not found: .github/workflows/awstest.yml
  • files_exist - File not found: .github/workflows/awsfulltest.yml
  • files_exist - File not found: lib/WorkflowRnaseq.groovy
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_exist - File is ignored: conf/modules.config
  • files_exist - File is ignored: lib/NfcoreTemplate.groovy
  • files_exist - File is ignored: lib/Utils.groovy
  • files_exist - File is ignored: lib/WorkflowMain.groovy
  • nextflow_config - Config default ignored: params.ribo_database_manifest
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File does not exist: lib/NfcoreTemplate.groovy
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/rnaseq/rnaseq/.github/workflows/awstest.yml
  • multiqc_config - 'assets/multiqc_config.yml' not found

✅ Tests passed:

Run details

  • nf-core/tools version 2.12.1
  • Run at 2024-02-05 13:17:30

@drpatelh
Copy link
Member Author

drpatelh commented Feb 5, 2024

I'll fix these merge conflicts.

@drpatelh
Copy link
Member Author

drpatelh commented Feb 5, 2024

@nf-core-bot fix linting

@drpatelh drpatelh requested a review from adamrtalbot February 5, 2024 14:14
Copy link
Contributor

@adamrtalbot adamrtalbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is basically the same as #1197 and #1199 so all is good.

@drpatelh drpatelh merged commit a53a004 into dev Feb 5, 2024
27 checks passed
@drpatelh drpatelh deleted the config_refactor branch February 5, 2024 14:47
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.

3 participants