Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Releases: hifis-net/ansible-role-gitlab

v1.6.1

07 Nov 11:59
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • conditional check 'gitlab_ctl.stat.exists' failed #134

Merged pull requests:

  • chore: prepare release version 1.6.1 #136 (Normo)
  • fix: remove obsolete conditional check #135 (Normo)

v1.6.0

03 Nov 13:30
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Check for background migrations only when updating GitLab #130

Merged pull requests:

  • chore: prepare release version 1.6.0 #132 (Normo)
  • Check for background migration on GitLab update only #131 (Normo)

v1.5.0

19 Oct 13:06
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Configure redis sentinel password #119

Closed issues:

  • Gitaly: Implement Gitaly configuration structure change #105

Merged pull requests:

v1.4.0

11 Jan 10:04
v1.4.0
01eea96
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v1.3.0

05 Dec 11:00
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add support for Ubuntu 22.04 #18

Closed issues:

  • Update package cache in check-mode #70
  • Switch to molecule-podman #33
  • Remove Centos 8 and add support for AlmaLinux 8 #4

Merged pull requests:

v1.2.0

21 Oct 11:49
v1.2.0
fac8eee
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Improve Molecule verification step #35
  • Add badges to README #6
  • Add Debian 11 (bullseye) as platform #50 (flyinggecko)
  • Use FQCN throughout the whole project #10 (tobiashuste)

Fixed bugs:

  • Molecule folder not linted by molecule #52
  • Update issue tracker in Ansible Galaxy meta information #7
  • Specify Debian 11 correctly in role metadata #56 (tobiashuste)
  • Lint molecule files via ansible-lint #53 (christianhueserhzdr)

Closed issues:

  • Add a contribution guide #11
  • Use FQCN everywhere #9
  • Add auto-generated CHANGELOG file #8

Merged pull requests:

Changed

  • Update Python dependencies and use Python 3.9 in GitLab CI
    (!49
    by tobiashuste).
  • Add role variable to specify apt key identifier
    (!50
    by Normo).