Convert repository form to work from SCMTools registry.
Review Request #12335 — Created June 3, 2022 and submitted — Latest diff uploaded
The
tool
field in the repository form has traditionally been populated
from theTool
table in the database (along with a few fake tools that
get added to point people towards Power Pack). This change updates it to
instead get all of the SCMTools from the new registry.
- Created and updated repositories.
- Ran unit tests.