tools icon indicating copy to clipboard operation
tools copied to clipboard

Update to pipeline schema doc #1045

Open jenmuell opened this issue 3 years ago • 2 comments

Update to pipeline schema doc based on https://github.com/nf-core/nf-co.re/issues/1045

I work on an update of the pipeline schema doc:

  • 2 sections for adding parameters and updating parameters with the graphical interface
  • 1 section about the nf-core schema docs command

PR checklist

  • [ ] This comment contains a description of changes (with reason)
  • [ ] CHANGELOG.md is updated
  • [ ] If you've fixed a bug or added code that should be tested, add tests!
  • [ ] Documentation in docs is updated

jenmuell avatar Oct 11 '22 12:10 jenmuell

This PR is against the master branch :x:

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @jenmuell,

It looks like this pull-request is has been made against the jenmuell/tools master branch. The master branch on nf-core repositories should always contain code from the latest release. Because of this, PRs to master are only allowed if they come from the jenmuell/tools dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page. Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

github-actions[bot] avatar Oct 11 '22 12:10 github-actions[bot]

Codecov Report

Merging #1926 (c342220) into dev (6bf8f30) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1926   +/-   ##
=======================================
  Coverage   62.01%   62.01%           
=======================================
  Files          42       42           
  Lines        4862     4862           
=======================================
  Hits         3015     3015           
  Misses       1847     1847           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Oct 11 '22 13:10 codecov[bot]

@nf-core-bot fix linting

mirpedrol avatar Oct 28 '22 14:10 mirpedrol