• 
      

    Add release notes for Review Board 4.0 beta 1.

    Review Request #11337 — Created Dec. 16, 2020 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    This covers the new multi-commit review request support, new
    administration UI, read-only mode, integrations, extension improvements,
    new APIs, bug fixes, and Python 3/Django 1.11 support.

    This is pretty comprehensive, though there's still plenty of
    behind-the-scenes changes that aren't covered (but which have been sent
    by contributors). A special thank-you note has been added to the end.

    Built the docs. Checked all links (only one is broken, and that's due to
    currently missing Discord docs). Checked for build errors and spelling
    errors.

    Summary ID
    Add release notes for Review Board 4.0 beta 1.
    This covers the new multi-commit review request support, new administration UI, read-only mode, integrations, extension improvements, new APIs, bug fixes, and Python 3/Django 1.11 support. This is pretty comprehensive, though there's still plenty of behind-the-scenes changes that aren't covered (but which have been sent by contributors). A special thank-you note has been added to the end.
    26b6efb76a7dd142d345607d2fda556ad8a9824f
    Description From Last Updated

    Do we really want to keep suggesting easy_install at this point?

    david david
    david
    1. 
        
    2. docs/releasenotes/4.0-beta-1.rst (Diff revision 1)
       
       
       
       
       
       
      Show all issues

      Do we really want to keep suggesting easy_install at this point?

      1. So here's the problem.

        If you installed via eggs already, they can take precedence over wheels. That means if someone tries to upgrade 3.0.x with eggs to 4.0 with wheels, they can end up with a mixed, broken environment.

        I'm not building eggs for Python 3, though, just 2.7. So any 3-based installs will definitely be using wheels from here on out. Given that, I'm willing to put up with the easy_install instructions for just a little longer, if it helps us get more beta testers. That's why there's the note below this.

      2. Sounds good.

    3. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (ad8947f)