gReview
gReview copied to clipboard
A Bamboo plugin integrating Gerrit which allows Bamboo to verify changes and update the Gerrit review system.
Bumps jsch from 0.1.51 to 0.1.54. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.6 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps commons-beanutils from 1.8.3 to 1.9.2. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Fixed usage of deprecated API and fix compatibility with Bamboo 6+
I have noticed repository polling works as expected, but remote trigger does not. Recreation Steps 1. Setup a Gerrit repo with a commit 2. Setup a plan in Bamboo 3....
Hi Team Do you have any intension to support your add-on for latest versions of Bamboo? Fix existing bugs? Regards, Areg
In the Build Summary tab, the gitweb links to the commits are broken - it is generating links like "https://gerrit1:8443/gitweb/?p=devrepo/repo.git;a=commit; h=7e384362c24d121e0c9ba20e8b48cc6006e8c13b" (notice the extraneous slash between gitweb and ?p). I've...
FetchConnections are opened but never closed. I think fetch connections should be closed in a finally block each time it is used within: com.houghtonassociates.bamboo.plugins.dao.jgit.JGitRepository.java On lines 301, 359 and 385...
My Bamboo plan tested a gerrit commit from Jan 1, 1970 after abandoning a gerrit commit. Bamboo is showing a sha hash of the commit ID that I reverted to...
It appears that the URL added to Gerrit after a Verification Build is broken. For instance http://bamboo-server.com/browse/PLAN-12 If the link contains a '-', then it doesn't appear correctly as a...