JSON Output for RBTools List-Repo-Types Command

Review Request #11573 — Created April 4, 2021 and discarded — Latest diff uploaded

Information

RBTools
master

Reviewers

Depends on JSON output object from r#11521.

JSON object inclues:

types: List of all supported repo types with name and tool name of each

Ran unit tests in Commands and passed all tests

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Modified __init__.py print_clients method to return list of repo types
list_repo_types iterates through repo_types returned from print_clients and appends to type key in json
19a49ce5f08269b54e3d9f380ffeb5dade6e259b Ryan Kang
Fixed spaces on blank lines in __init__ clients and list_repo_types
f9316bec163c8379140a9b0d3be4f44a39141a1a Ryan Kang
rbtools/clients/__init__.py
rbtools/commands/list_repo_types.py
Loading...