Skip to content

Releases: Accenture/adop-gerrit

0.1.5

15 Nov 23:02
1a4f8b8
Compare
Choose a tag to compare

Improvements

  • Updated gerrit init script to allow integration with external LDAP.

Fixes

  • Added environment variable to configure ldap protocol.

0.1.4

15 Nov 22:47
Compare
Choose a tag to compare

Fixes

  • Added mysql connector jar to gerrit image. This removes external dependency.

Improvements

  • Added environment variables for gerrit and jenkins prefixes.
  • Added environment variables to add configuration for RTC and Gitblit.

0.1.3

29 Nov 13:49
Compare
Choose a tag to compare

Enhancements:

  • MySQL Jar connector file is baked into the image so it's copied into the container at runtime, hence removing the dependency on external libraries in case of restricted outbound access for your ADOP machine

0.1.2

07 Apr 11:34
Compare
Choose a tag to compare

Fixes:

  • Hardcoded credentials removed for uploading SSH keys
  • Trailing slash added to fix reverse proxy with SSL

0.1.1

22 Mar 16:38
Compare
Choose a tag to compare
Merge pull request #1 from dsingh07/master

Parameterising admin and Gerrit credentials passed in as env variables