Skip to main content

Command line tools and API for working with code and document reviews on Review Board

Project description

About RBTools

RBTools is a set of command line tools and a rich Python API for use with Review Board.

These tools make it easy to post changes for review, keep them up-to-date, land reviewed changes, and test other people's changes in your own tree, check your workload, and much more.

When using RBTools, you'll do most everything through the rbt command, which supports a number of sub-commands, like post, diff, land, and patch.

Installing RBTools

We provide native installers for Windows and MacOS, along with Python packages for Linux and other platforms. See the RBTools Downloads page for downloads and installation instructions.

See the RBTools documentation for more information.

Using the Python API

The included Python API can be used to write scripts and applications that interface with Review Board, and can also be used to write new commands for RBTools.

There's very little that you can't do with the Python API. To learn more, see the RBTools Python API documentation and the Review Board API documentation.

Getting Support

We can help you get going with Review Board and RBTools, and diagnose any issues that may come up. There are two levels of support: Public community support, and private premium support.

The public community support is available on our main discussion list. We generally respond to requests within a couple of days. This support works well for general, non-urgent questions that don't need to expose confidential information.

We can also provide more dedicated, private support for your organization through a support contract. We offer same-day responses (generally within a few hours, if not sooner), confidential communications, installation/upgrade assistance, emergency database repair, phone/chat (by appointment), priority fixes for urgent bugs, and backports of urgent fixes to older releases (when possible).

Our Happy Users

There are thousands of companies and organizations using Review Board and RBTools today. We respect the privacy of our users, but some of them have asked to feature them on the Happy Users page.

If you're using Review Board, and you're a happy user, let us know!

Reporting Bugs

Hit a bug? Let us know by filing a bug report.

You can also look through the existing bug reports to see if anyone else has already filed the bug.

Contributing

Are you a developer? Do you want to integrate with RBTools, or work on RBTools itself? Great! Let's help you get started.

First off, read through our contributor guide.

We accept patches to Review Board, RBTools, and other related projects on reviews.reviewboard.org. (Please note that we do not accept pull requests.)

Got any questions about anything related to RBTools and development? Head on over to our development discussion list.

Testing RBTools

If you're writing patches for RBTools, you'll need to know how to run our test suite.

First, make sure you have the necessary dependencies:

$ ./setup.py develop
$ pip install -r dev-requirements.txt

Running the Tests

Running the test suite is easy. Simply run:

$ ./tests/runtests.py

from the top of the source tree. You can also run a particular set of tests. For instance:

$ ./tests/runtests.py rbtools.api.tests

See ./tests/runtests.py --help for more options.

Related Projects

  • Review Board - Our powerful, open source code review tool.
  • Djblets - Our pack of Django utilities for datagrids, API, extensions, and more. Used by Review Board.
  • Review Bot - Pluggable, automated code review for Review Board.
  • RB Gateway - Manages Git repositories, providing a full API enabling all of Review Board's feaures.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RBTools-5.0.tar.gz (430.9 kB view details)

Uploaded Source

Built Distribution

RBTools-5.0-py3-none-any.whl (499.5 kB view details)

Uploaded Python 3

File details

Details for the file RBTools-5.0.tar.gz.

File metadata

  • Download URL: RBTools-5.0.tar.gz
  • Upload date:
  • Size: 430.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for RBTools-5.0.tar.gz
Algorithm Hash digest
SHA256 beb373100d0f2d707370a6ce449b6f98110dd0081accffd766d955cea16f08bc
MD5 de1369dac03d7af29787f6295340c6b1
BLAKE2b-256 4720112a54002d2023b249906508feefeebcce7d73a25618f3f1f76c7673734d

See more details on using hashes here.

File details

Details for the file RBTools-5.0-py3-none-any.whl.

File metadata

  • Download URL: RBTools-5.0-py3-none-any.whl
  • Upload date:
  • Size: 499.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for RBTools-5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 acb60cdb00bb1181b4ef1f203598065d0f48c4eec250531ffb8e6f8759ad56ce
MD5 df2d00a3c6425b5514291b314c7a92ab
BLAKE2b-256 71c4cd9c11204d05b80d3b0267e9643c11be8fdae5ec6263a827af14c535c2a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page