• 
      

    Add support for trivial publishing

    Review Request #7762 — Created Nov. 9, 2015 and submitted

    Information

    RBTools
    master

    Reviewers

    Both rbt publish and rbt post can now publish trivially. rbt publish does this via the --trivial flag and rbt post does this
    via the --trivial-publish flag, which implies --publish. The trivial
    indicator will only be sent when the server reports that it supports
    trivial publishing via its capabilities.

    Published a review request trivially with both rbt publish --trivial
    and rbt post --trivial-publish.

    Description From Last Updated

    How about "E-mails are not sent for trivial publishes."

    chipx86chipx86

    Same as the other help text.

    chipx86chipx86
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
    2. 
        
    chipx86
    1. 
        
    2. rbtools/commands/post.py (Diff revision 1)
       
       
       
      Show all issues

      How about "E-mails are not sent for trivial publishes."

    3. rbtools/commands/publish.py (Diff revision 1)
       
       
       
      Show all issues

      Same as the other help text.

    4. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/post.py
          rbtools/commands/publish.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (c68f9a2)