Skip to content
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

Update modules in pipeline template with new versions syntax #1280

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

drpatelh
Copy link
Member

@drpatelh drpatelh commented Oct 1, 2021

Porting fixes from nf-core/modules#780

@drpatelh drpatelh requested review from grst and JoseEspinosa October 1, 2021 13:43
Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀
Just made a small question out of curiosity but it is ready to merge!

Comment on lines +25 to +27
path "software_versions.yml" , emit: yml
path "software_versions_mqc.yml", emit: mqc_yml
path "versions.yml" , emit: versions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also saw this change in the modules repo, just curious, shouldn't they be single quotes since there is any interpolation inside?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they were auto-formatted somehow 👀

@JoseEspinosa
Copy link
Member

I just saw the error, we need to include getProcessName on the modules, sorry I didn't spot it before approving. Is it even possible to undo an approval?

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include getProcessName in the modules

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just commit the change and now test are passing, feel free to merge @drpatelh 🍬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants