-
Notifications
You must be signed in to change notification settings - Fork 723
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
New module: regtools junction extract #7033
Conversation
@mashehu, can you take a quick look in case we are missing something? thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linting fails: nf-core modules lint regtools/junctionsextract
Co-authored-by: Simon Pearce <[email protected]>
Co-authored-by: Simon Pearce <[email protected]>
Co-authored-by: Simon Pearce <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One little thing, the stub versions is wrong at the moment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, you aren't checking the versions at all? How did that not fail the linting?
Co-authored-by: Simon Pearce <[email protected]>
And it didn't run at all? |
Co-authored-by: Simon Pearce <[email protected]>
Co-authored-by: Simon Pearce <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just started looking into this because it should've triggered the wave CI, but it didn't 🙃
Co-authored-by: Edmund Miller <[email protected]>
Co-authored-by: Edmund Miller <[email protected]>
Co-authored-by: Edmund Miller <[email protected]>
@edmundmiller, while you are here can you check why nf-core modules lint didn't notice the lack of versions (or wasn't ran at all)? |
Ah, it's coming from a fork, and that's why. |
@SPPearce, do you have any other comment? |
Updated the regex and tested the versions. Gonna skip the CI on this one, should be fixed in #7043 |
No, happy now (although as Edmund had approved that was sufficient) |
PR checklist
New module for regtools junction extract
Closes #7032
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda