• 
      

    RB info

    Review Request #3733 — Created Jan. 9, 2013 and discarded

    Information

    RBTools
    api

    Reviewers

    A command to query resource attributes. At the moment, this only supports review requests, and is not able to list available attributes. (If there is a sane way to do this with the current state of the API, I have not been able to determine what it is.)
    
    Args: rbt info <resource_selector> <attribute>
    Options: --request (resource id)
    
    
    
    git branch 'rbt-info' (9e79e3564450) available at git://github.com/mwoehlke/rbtools.git, and includes merge of latest master (not represented here). There is no .gitlog in the commit; it is an artifact of using 'git rb post' to upload this request.
    'rbt info -r <num> <attribute>' for e.g. status, summary, description, on Linux.
    Description From Last Updated

    Col: 1 E302 expected 2 blank lines, found 1

    reviewbotreviewbot

    Col: 1 E302 expected 2 blank lines, found 1

    reviewbotreviewbot

    Col: 80 E501 line too long (84 > 79 characters)

    reviewbotreviewbot

    Col: 47 E702 multiple statements on one line (semicolon)

    reviewbotreviewbot

    Col: 27 E261 at least two spaces before inline comment

    reviewbotreviewbot
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          rbtools/commands/rbinfo.py
          setup.py
        Ignored Files:
      
      
    2. rbtools/commands/rbinfo.py (Diff revision 1)
       
       
      Show all issues
      Col: 1
       E302 expected 2 blank lines, found 1
      
    3. rbtools/commands/rbinfo.py (Diff revision 1)
       
       
      Show all issues
      Col: 1
       E302 expected 2 blank lines, found 1
      
    4. rbtools/commands/rbinfo.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (84 > 79 characters)
      
    5. rbtools/commands/rbinfo.py (Diff revision 1)
       
       
      Show all issues
      Col: 47
       E702 multiple statements on one line (semicolon)
      
    6. rbtools/commands/rbinfo.py (Diff revision 1)
       
       
      Show all issues
      Col: 27
       E261 at least two spaces before inline comment
      
    7. 
        
    MW
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          setup.py
          rbtools/commands/rbinfo.py
        Ignored Files:
      
      
    2. 
        
    CO
    1. aaaa
    2. 
        
    MW
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          rbtools/commands/info.py
          setup.py
        Ignored Files:
          .gitlog
      
      
    2. 
        
    MW
    Review request changed
    Status:
    Discarded