-
Notifications
You must be signed in to change notification settings - Fork 223
Update modules install to support version control #1116
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
Merged
ErikDanielsson
merged 39 commits into
nf-core:dev
from
ErikDanielsson:update-modules-install
Jun 23, 2021
Merged
Changes from 2 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
4765d9a
Added support for modules.json for modules install commandq
ErikDanielsson 916911c
Merge branch 'dev' of github.com:ErikDanielsson/tools into update-mod…
ErikDanielsson bb62ddb
Remove redundant code
ErikDanielsson 8af92af
Implement suggestions from code review
ErikDanielsson db39da3
Implement suggestions from code review
ErikDanielsson 3351841
Apply changes from code review
ErikDanielsson 199216f
Added API call for full git log
ErikDanielsson ca5cb84
Rewrote code for module.json creation
ErikDanielsson 2c9a39e
Moved ModulesRepo to separate file
ErikDanielsson 770b595
Resolve merge conflict
ErikDanielsson 278fe86
Apply suggestions from code review
ErikDanielsson a353a43
Bug fixes after testing with rnaseq pipeline
ErikDanielsson a9a8d17
Added support for pagination of commits
ErikDanielsson e04cf4e
Update function descriptions
ErikDanielsson 0dbe865
Implemented installation of different pipeline versions
ErikDanielsson ef73868
Added new flag '--latest' to install the latest version of module wit…
ErikDanielsson 1ee746d
Update module test to handle versioning
ErikDanielsson 116f65b
Update nf_core/modules/module_utils.py
ErikDanielsson bfa93e4
Update test with new flag for install command
ErikDanielsson db8b81c
Merge branch 'update-modules-install' of github.com:ErikDanielsson/to…
ErikDanielsson 38b314d
Only display 'older commits' if there are any
ErikDanielsson cfad229
Remove redundant code
ErikDanielsson 1a5c215
Restriced commit log to only be shown from given date
ErikDanielsson bc6366e
Minor fixes
ErikDanielsson ad7482d
Fix index of out range error
ErikDanielsson 2a07d52
Updated CHANGELOG.md
ErikDanielsson ee5bbea
Fix CHANGELOG.md
ErikDanielsson 1ea9be8
Add '--force' option
ErikDanielsson 286724d
Remove duplicated code
ErikDanielsson d033d3d
Added commit SHA to message, and bug fix of '--force'
ErikDanielsson dabdc64
Bug fixes for '--force'
ErikDanielsson a9a769e
Added '--sha' flag to specify tool version
ErikDanielsson 0c4cda5
Refactor modules install
ErikDanielsson 89339e1
Update tests with new flags
ErikDanielsson 5087619
Make questionary select show installed version
ErikDanielsson e39ff09
Apply suggestions from code review
ErikDanielsson 2586097
Apply changes from code review
ErikDanielsson 4dce523
Merge branch 'update-modules-install' of github.com:ErikDanielsson/to…
ErikDanielsson 5b7c79b
Black
ErikDanielsson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.