Conversation
Put 2.2.1 in better named branch
|
Hi @jfy133, It looks like this pull-request is has been made against the nf-core/eager You do not need to close this PR, you can change the target branch to Thanks again for your contribution! |
|
mashehu
left a comment
There was a problem hiding this comment.
While doing other things, I saw two smaller things in the docs you should change as well.
- in
usage.mdplease add a# Introductionafter the Table of contents, so that it will not be rendered on the website. - in 'nextflow_schema.json`, could you please change fa-forward icons (:fast_forward:) to fa-fast-forward, for consistency with the other pipelines
| > Note that with this you will _not_ have the automatic retry mechanism. If | ||
| > you want this, re-add the `check_max()` function on the `memory` line, and | ||
| > add to the bottom of the entire file (outside the profiles block), the | ||
| > block starting `def check_max(obj, type) {`, which is at the end of the | ||
| > [nextflow.config file](https://github.com/nf-core/eager/blob/master/nextflow.config) | ||
|
|
There was a problem hiding this comment.
You could point to the old version of the file, to show that more clearly.
There was a problem hiding this comment.
What do you mean old version?
There was a problem hiding this comment.
To point to a version where you have this still in or to something similar.
There was a problem hiding this comment.
Ah, I see - good point. I don't think it'll be removed for a long time as it's in the nf-core template and AFAIK it would still be valid for DSL2. But I'll note that for the next patch (had to release today because I'm running a workshop tomorrow and needed to make sure it's working 😅 )
nf-core/eager pull request
This is a draft PR for first 2.2 patch, prior version bumping.
Once approved, will bump versions to 2.2.1 and make proper PR.
To close #591 and close #592 and close #590 and close #596 and to close #582
PR checklist
nextflow run . -profile test,docker --paired_end).nf-core lint .).docsis updatedCHANGELOG.mdis updatedREADME.mdis updatedLearn more about contributing: CONTRIBUTING.md