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

Apply the seventh set of reviewer recommendations #72

Merged
merged 9 commits into from
Aug 1, 2024

Conversation

scwatts
Copy link
Collaborator

@scwatts scwatts commented Jul 31, 2024

No description provided.

@scwatts scwatts requested a review from seedgeorge July 31, 2024 06:13
Copy link

github-actions bot commented Jul 31, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit f876e18

+| ✅ 177 tests passed       |+
#| ❔   5 tests were ignored |#
!| ❗  13 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • nextflow_config - Config manifest.version should end in dev: 1.0.0
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • schema_params - Schema param panel not found from nextflow config
  • schema_params - Schema param genome_version not found from nextflow config
  • schema_params - Schema param genome_type not found from nextflow config
  • schema_params - Schema param ref_data_hmf_data_path not found from nextflow config
  • schema_params - Schema param ref_data_panel_data_path not found from nextflow config
  • schema_params - Schema param ref_data_virusbreakenddb_path not found from nextflow config
  • schema_params - Schema param ref_data_hla_slice_bed not found from nextflow config

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-07-31 09:24:53

@scwatts
Copy link
Collaborator Author

scwatts commented Jul 31, 2024

Force pushing latest commit to attempt to cleanly retrigger CI

@scwatts scwatts force-pushed the initial-release-review-changes branch from b994eb4 to a33f81b Compare July 31, 2024 08:39
@scwatts
Copy link
Collaborator Author

scwatts commented Jul 31, 2024

CI is giving the following error:

ERROR ~ mapping values are not allowed here
 in 'reader', line 2, column 109:
     ... bd13032d9db48ac3fb9e/.command.sh: line 4: samtools: command not  ... 
                                         ^


 -- Check script './subworkflows/local/utils_nfcore_oncoanalyser_pipeline/../../nf-core/utils_nfcore_pipeline/main.nf' at line: 106 or see '.nextflow.log' file for more details
ERROR ~ Pipeline failed. Please refer to troubleshooting docs: https://nf-co.re/docs/usage/troubleshooting

 -- Check '.nextflow.log' file for details
-[nf-core/oncoanalyser] Pipeline completed with errors-

But I can't replicate locally. I'm going to roll back some changes to see if I can isolate the problem.

@scwatts
Copy link
Collaborator Author

scwatts commented Jul 31, 2024

CI appears to be having issues with a non-stub samplesheet. Adding relevant samplesheet to nf-core/test-datasets and adjust test_stub profile accordingly here. Also force pushing to clean up git history.

@scwatts
Copy link
Collaborator Author

scwatts commented Jul 31, 2024

Another force push incoming to exclude irrelevant git history

@scwatts scwatts force-pushed the initial-release-review-changes branch from 71e927e to f876e18 Compare July 31, 2024 09:23
@scwatts scwatts merged commit 41010dd into dev Aug 1, 2024
4 checks passed
@scwatts scwatts deleted the initial-release-review-changes branch August 1, 2024 03:52
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