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

The Big Merge #150

Merged
merged 1,560 commits into from
Sep 27, 2023
Merged

The Big Merge #150

merged 1,560 commits into from
Sep 27, 2023

Conversation

DLBPointon
Copy link
Contributor

The Final Merge of dev into Main before tagging!

@DLBPointon DLBPointon added documentation Improvements or additions to documentation enhancement New feature or request Release 1 Issues required for first release labels Sep 25, 2023
@DLBPointon DLBPointon self-assigned this Sep 25, 2023
@github-actions
Copy link

github-actions bot commented Sep 25, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 2413fe5

+| ✅ 126 tests passed       |+
#| ❔  17 tests were ignored |#
!| ❗   8 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: .github/workflows/awstest.yml
  • files_exist - File not found: .github/workflows/awsfulltest.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 WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release
  • pipeline_todos - TODO string in methods_description_template.yml: ## Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline
  • system_exit - System.exit in WorkflowTreeval.groovy: System.exit(1) [line 17]

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-treeval_logo_light.png
  • files_exist - File is ignored: conf/test_full.config
  • files_exist - File is ignored: docs/images/nf-core-treeval_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-treeval_logo_dark.png
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File does not exist: assets/nf-core-treeval_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-treeval_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-treeval_logo_dark.png
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore or pyproject.toml
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/treeval/treeval/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-09-27 11:09:56

@muffato muffato added this to the Release 1 milestone Sep 25, 2023
@muffato
Copy link
Member

muffato commented Sep 25, 2023

This merge is a "fast-forward" at the git level because the dev branch is cleanly attached to to the latest main. In other words, the code that would be on main after the merge is exactly the same as what's currently on dev and has been tested/reviewed in the recent pull-requests.

First check 🤝

@muffato
Copy link
Member

muffato commented Sep 25, 2023

I ran the full test myself since the run through Tower could not be initiated.

Just checking, @DLBPointon, is it expected that these processes don't have any job ?

  • SANGERTOL_TREEVAL:TREEVAL:BUSCO_ANNOTATION:ANCESTRAL_GENE:*
  • SANGERTOL_TREEVAL:TREEVAL:LONGREAD_COVERAGE:MINIMAP2_ALIGN_SPLIT
  • SANGERTOL_TREEVAL:TREEVAL:SYNTENY:MINIMAP2_ALIGN

@DLBPointon
Copy link
Contributor Author

I ran the full test myself since the run through Tower could not be initiated.

Just checking, @DLBPointon, is it expected that these processes don't have any job ?

  • SANGERTOL_TREEVAL:TREEVAL:BUSCO_ANNOTATION:ANCESTRAL_GENE:*
  • SANGERTOL_TREEVAL:TREEVAL:LONGREAD_COVERAGE:MINIMAP2_ALIGN_SPLIT
  • SANGERTOL_TREEVAL:TREEVAL:SYNTENY:MINIMAP2_ALIGN

Hi @muffato,
In these cases (fungi on github and nematode on farm) yes, those 3 processes will not have any jobs.
We only have synteny jobs for birds, align_split is only for genomes > 4gb and Ancestral is only for leps.
Thanks

@muffato
Copy link
Member

muffato commented Sep 27, 2023

Once #152 is merged, I'm happy to approve this PR

@DLBPointon DLBPointon merged commit a064360 into main Sep 27, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Release 1 Issues required for first release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants