-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sort adapters by their dependencies (#1263)
- upgrade adapters w/o dependecies and with irrelevant dependencies first - then the dependent adapters - then the adapters which need the dependent adapters - no longer list 'is-up-to-date' + 'not installed' infos for all adapters anymore, use 'iob update' if you need this - use debug module as described in #309 - maybe we can also close this issue if we spread debug like here in more places in the future - implements #1015
- Loading branch information
1 parent
feca5eb
commit 6631072
Showing
2 changed files
with
108 additions
and
20 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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