Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Code Review Assistant officially supports Bitbucket Server and does not run on Datacenter nor Bitbucket Cloud.

Info

The app mirrors Git repositories for which it is enabled to a temporary directory to be able to run static code analyzers on it (Bitbucket’s bare repositories cannot be used for this as non-bare Git repos with a working directory are needed).

These bitbucket_home/tmp/crarepos* directories can be safely deleted and you should do this regularly to not exceed your disk quotas. The app will re-create the clones for new pull requests again.

There are two ways to install Code Review Assistant, both using the Universal Plug-in Manager:

...