Issue #817: Restructure local module and subworkflows into dedicated directories#818
Issue #817: Restructure local module and subworkflows into dedicated directories#818Brijeshthummar02 wants to merge 2 commits into
Conversation
This PR is against the
|
Signed-off-by: Brijeshthummar02 <brijeshthummar02@gmail.com>
|
Hi @Brijeshthummar02 ! Thanks for picking this up :D I will properly review in a bit (breakfast time), but first:
|
|
@Brijeshthummar02 You need to check some of the subworkflows, as some of the modules you've renamed are loaded into the subworkflows |
Yeah sure, as i was in bit hurry so didn't see it. If possible can you mention here directly. Also i have send the message on slack channel to add me to org. |
|
@Brijeshthummar02 you should have received the github invitation |
Can you specify file path where to add my name i did not see any list in README. |
Root README.md: Lines 89 to 100 in 7ffd8b8 |
This still needs more addressed. If you run a few test runs it should tell you the issue. Also if you use the Nextflow VSCode extension (assuming you use VScode) it should also tell you where you have |
Can you mention what kind of i should run for testing also as you see i tried to update path with correct name but still goes red |
e.g. |
|
Hi @Brijeshthummar02 do you think you will be able to continue this (and the other PR)? |
|
I am trying to fix ci, but stuck don't know how to do so. |
|
The CI you can ignore for now :) We are transitioning to nf-test so it will fail (hopefully working by end of today) In the meantime you can run the commands locally for testing :) |
|
@Brijeshthummar02 if you merge in dev, the tests should pass now (assuming your code is working) |
I will update you soon. |
|
Hi @Brijeshthummar02, |
|
@dialvarezs maybe you can finish this one too :) |




PR checklist
Fixes #817
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).