We’re thrilled to announce that we’ve released Code Review Assisant 4.0 on (blue star)

Download on the Atlassian Marketplace for Bitbucket Server

New Features

Removal of code cross-referencing feature based on ctags for Bitbucket >= 7.0

Due to Bitbucket API changes in version 7, we cannot provide the ctags feature anymore. This is why code cross-referencing is not added to pull requests anymore in newer Bitbucket versions.

Bitbucket 7 compatibility

Some internal changes to allow compatibility with Bitbucket 7.

Support multi-line static code analysis output

Some static code analyzers like pydocstyle emit multi-line output for found code violations. To support that, we now consider multiple lines when applying the configured regular expressions to scan the analyzer output.

Ignore LFS files when cloning a repository

When cloning a repository to execute static code analyzers, we now ignore Git LFS files to reduce the used disk space, but also because these are often binaries that should not get analyzed anyway.

Annotations with built-in CodeNarc are not shown due to relative-paths in issue output

Upgrade to CodeNarc 1.4

Increased timeout for running external analyzers

Changelog

Resolved issues in 4.0.1 on

note

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!