Commit graph

7 commits

Author SHA1 Message Date
Mahesh Binzer-Panchal
e79bcd7d4e
Add git aware option to pytest commands (#1379) 2022-03-09 14:55:31 +01:00
Gregor Sturm
ab67a1d41b
Update fastqc to produce multi-version versions.yml (#665)
* Update fastqc to produce multi-version versions.yml

* Update readme and pull request template

* Fix markdownlint

* remove  variable

* Change publish dir to lowercase

* Re-add getSoftwareName

* Add custom pytest-workflow test to ensure versions.yml is valid

* Add docstring

* Remove __init__.py as it is not needed

* Remove changes to README, since this part went to nf-co.re

* Add NF_CORE_TEST env var

* Fix editorconfig

* Add additional consistency checks for versions.yml

* Update multiqc module

* Fix output channel
2021-09-24 10:01:54 +01:00
Gregor Sturm
bed31cd9b4
Add link to issue in pull request template (#312)
* Add link to issue in pull request template

* Update PULL_REQUEST_TEMPLATE.md
2021-03-22 10:04:20 -07:00
Gregor Sturm
94bdc62123 Only use one thread for pytest-workflow
This avoids a race condition on the conda cache.
2021-02-23 14:06:52 +01:00
MaxUlysse
ebb6d5de1f fix: Apply suggestions from code review 2021-02-17 00:34:55 +01:00
MaxUlysse
bbee0efd75 fix: add suggestions from reviews 2021-02-16 13:59:21 +01:00
MaxUlysse
a285bfe8a6 fix: add guidelines to PRs and issues 2021-02-16 11:07:43 +01:00