Skip to content

Releases: antmelekhin/ansible-role-gitlab-runner

v2.4.0

05 Aug 20:23
Compare
Choose a tag to compare

2.4.0 (2024-08-05)

Features

  • add fedora and amazonlinux support (#14) (cebd97b)

v2.3.3

30 Jul 14:05
Compare
Choose a tag to compare

2.3.3 (2024-07-30)

Fixes

  • version: gitlab-runner updated to 17.2.1 release (#13) (22351fa)

v2.3.2

23 Jul 09:49
Compare
Choose a tag to compare

2.3.2 (2024-07-23)

Continuous Integration

Fixes

  • version: gitlab-runner updated to 17.2.0 release (#12) (49bf8dd)

Tests

v2.3.1

02 Jul 08:58
Compare
Choose a tag to compare

2.3.1 (2024-07-02)

Continuous Integration

  • add update-version workflow (5955a61)
  • fix update-version workflow (90b19c5)
  • fix PR_MESSAGE in update-version script (48d760f)

Fixes

  • version: gitlab-runner updated to 17.1.0 release (#10) (592cee0)

v2.3.0

05 Jun 16:32
Compare
Choose a tag to compare

2.3.0 (2024-06-05)

Improvements

  • update variables and common role style (#9) (e7514e9)

v2.2.2

12 May 13:41
Compare
Choose a tag to compare

2.2.2 (2024-05-12)

Documentation

  • README: update documentation (600a19d)

Fixes

  • add ca-certificates package (1d0622c)
  • use apt source config and gpgkey names from GitLab installation script (9b2d98c)

Styles

v2.2.1

11 May 10:48
Compare
Choose a tag to compare

2.2.1 (2024-05-11)

Documentation

  • README: update variables documentation (5006406)

Styles

v2.2.0

09 May 16:21
Compare
Choose a tag to compare

2.2.0 (2024-05-09)

Features

v2.1.0

05 May 19:57
Compare
Choose a tag to compare

2.1.0 (2024-05-05)

Improvements

  • add architecture for debian-based distros (d82ef98)

v2.0.4

28 Apr 13:31
Compare
Choose a tag to compare

2.0.4 (2024-04-28)

Documentation

  • README: fixed examples view for Ansible Galaxy (d12c965)

Fixes

  • fixed running a role in check_mode (03182d9)

Styles

  • add newline to end of file (4fc69c7)
  • use double underline in register variable (71536ff)

Tests

  • add .tox as ignore (1a6a4c6)
  • add role_name prefix to instance name (e557118)
  • run linters in its own workflow (5b64a88)