-
Notifications
You must be signed in to change notification settings - Fork 1
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
refact: Add suggestions from second review #14
Conversation
Fix issue where tool and subtool have the same name
Add --update-all flag to conda in Gitpod
…longer be there)
Don't test conda `environment.yml` `name` attribute
Co-authored-by: Matthieu Muffato <cortexspam-github@yahoo.fr>
run `nf-core lint --release` on PRs to master
* upstream/dev: Move if statements to top of YAML blocks Don't look for dev, look for not master Remove tests involving environment.yml with 'name' Remove name from conda enviroment.yml in module template Don't test conda `environment.yml` `name` attribute (which should no longer be there) Update CHANGELOG.md Add --update-all flag to remove defaults channels dependents add a tabix tabix test pre commit fix issue where tool and subtool have the same name udpate changelog run nf-core lint --release on PRs to master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the future can you try to restrict the PR to just your own changes ? Feel free to make PRs that only have the merge from dev
and approve+merge yourself if the CI pass
Sorry! I usually do that, just didn't cross my mind this time around. |
No description provided.