Release 1.9.22.0
Release date: 26, Dec 2023 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.22.0
Release date: 26, Dec 2023 What is new? Release scope: Upgrade paths: All versions from 1.8.5.0 can be upgraded to 1.9.22.0
Release date: 05, Dec 2023 What is new? Release scope: Available via docker and windows Installer only Upgrade paths: All versions from 1.8.4.0 can be upgraded to 1.9.21.1
In case BrowserStack Code Quality is hosted on a local/private network you may want to make BrowserStack Code Quality available to Github/Bitbucket in order to receive notifications when a pull request is created. If you cannot make BrowserStack Code Quality URL directly available to Github/Bitbucket (e.g. due to security constraints),…
You can now use BrowserStack Code Quality to review pull requests made on your GitHub, Bitbucket, GitLab or Azure DevOps (merge requests) repositories. When a new pull request is made, BrowserStack Code Qualityautomatically scans the changed files and reports various issues on BrowserStack Code Quality UI. Thus BrowserStack Code Quality…
Development history enables you to review your development activity and associated quality. Pull requests and commits are scanned and listed here. This can serve as an integral part of your code review process. Recommendation Engine (RE) is also integrated with the pull request scan so that you can prevent issues…
Overview Gated Commit is an integration pattern that means the commit does not happens until a set of checks is passed against the code. It helps the developers to avoid breaking the code and prevents bad code from going into the integration branch. This should take place before committing changes…
This configuration file contains the list of issues with its associated threshold values. Parameters such as path_exclusion, issues_exclusions and so on are mentioned in this JSON file. The company organization will decide about the strictness of this JSON file. For e.g. Company can set their own rules/standards and customize this…
Overview: Installation steps To Activate BrowserStack Code Quality goto activation. Integrate existing standalone embold docker with RE NOTE : Before you jump to this section , complete all the above steps except execution of docker-compose file. Assume below is the docker command you have used to run standalone embold docker.…