• 
      

    Set the REPOSITORY_TYPE during setup-repo

    Review Request #8565 — Created Dec. 12, 2016 and submitted

    Information

    RBTools
    release-0.7.x
    5d498cc...

    Reviewers

    The rbt setup-repo command will now set the REPOSITORY_TYPE key in
    .reviewboardrc. These tools are looked up by entry point name, which
    does not necessarily line up with the tool's name (i.e.,
    SCMClient.name). As such, we now save the entry point name when
    loading tools so we can refer to it.

    Ran rbt setup-repo and saw that the REPOSITORY_TYPE key was
    included.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/setup_repo.py
          rbtools/clients/__init__.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/setup_repo.py
          rbtools/clients/__init__.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (7b9d306)