-
Notifications
You must be signed in to change notification settings - Fork 86
Patch Release: 2.3.3 #720
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
Patch Release: 2.3.3 #720
Conversation
Post release version bump
Changed {samplenane} to {samplename} (line 2337)
Fix typo in UnifiedGenotyper IndelRealigner command
Important! Template update for nf-core/tools v1.13.2
TCLamnidis
left a comment
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.
The linter assumes any - at the start of a line is a markdown bullet. That should not be applied within code blocks...
usage.md is in need of some TLC (many more instances than I suggested changes for). Preferably, we should fix the linter, then checkout and re-lint usage (assuming all changes are linting related).
Co-authored-by: Thiseas C. Lamnidis <[email protected]>
Markdown linting is failingTo keep the code consistent with lots of contributors, we run automated code consistency checks.
Once you push these changes the test should pass, and you can hide this comment 👍 We highly recommend setting up markdownlint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help! Thanks again for your contribution! |
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.
Happy for merging after the small linting typos are corrected. In my suggestions I changed - for — for parenthetical sentences, which the linters should leave alone in the future. 🤞
Co-authored-by: Thiseas C. Lamnidis <[email protected]>
Release for patch 2.3.3
AddedFixedmapdamage_rescalingPR checklist
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).