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

Simplify sentieon test license server usage #1242

Merged
merged 13 commits into from Sep 18, 2023
Merged

Conversation

maxulysse
Copy link
Member

Replace #1237 and #1238

Idea is to move it to configs nf-core/configs#551
To allow better control on how we can deal with this test license server for all nf-core pipelines / modules that needs it.
Plus being more future proof as we can modify configs without having to modify pipelines/modules

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

nf-core lint overall result: Passed ✅

Posted for pipeline commit c12ed5b

+| ✅ 143 tests passed       |+
#| ❔   9 tests were ignored |#

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-09-18 14:15:50

CHANGELOG.md Outdated Show resolved Hide resolved
tests/test_umi.yml Outdated Show resolved Hide resolved
@@ -138,7 +138,7 @@ sentieon/bwamem:
- modules/nf-core/sentieon/bwamem/main.nf
- subworkflows/local/fastq_align_bwamem_mem2_dragmap_sentieon/main.nf
- tests/csv/3.0/fastq_single.csv
- tests/test_aligner_sentieon_bwamem.yml
- tests/test_sentieon_aligner_bwamem.yml
Copy link
Contributor

Choose a reason for hiding this comment

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

The aligner is called "sentieon bwamem" hence the order of the words in the filename.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I know, but when renamed this way all the sentieon tests files are nicely grouped together

tests/test_umi.yml Outdated Show resolved Hide resolved
@maxulysse maxulysse merged commit 647b664 into dev Sep 18, 2023
20 checks passed
@maxulysse maxulysse deleted the sentieon-license-fixing3 branch September 18, 2023 14:29
Copy link
Contributor

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

How come the new parameter is not part of the schema? When is it supposed to be used? For anyone, just for testing?

@maxulysse
Copy link
Member Author

How come the new parameter is not part of the schema? When is it supposed to be used? For anyone, just for testing?

because it's a params from configs: nf-core/configs#551

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.

None yet

3 participants