Skip to content

Releases: antmelekhin/ansible-role-gitlab-runner

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)

v2.0.3

20 Apr 09:00
Compare
Choose a tag to compare

2.0.3 (2024-04-20)

Documentation

  • README: update role variables description (0f8fec6)

v2.0.2

20 Apr 08:36
Compare
Choose a tag to compare

2.0.2 (2024-04-20)

Code Refactoring

  • update variable names, rm conditional expression, quote strings and rm loop for include_vars (#7) (3acb973)

Continuous Integration

v2.0.1

10 Apr 14:41
Compare
Choose a tag to compare

2.0.1 (2024-04-10)

Fixes

  • gpgkey value for redhat-based distros (#6) (5f0558b)

v2.0.0

31 Mar 14:12
Compare
Choose a tag to compare

2.0.0 (2024-03-31)

⚠ BREAKING CHANGES

  • rm Pin Gitlab Runner APT repository task and add minor changes (#5)

Continuous Integration

Fixes

  • rm Pin Gitlab Runner APT repository task and add minor changes (#5) (83f90e9)

Styles

  • add _gitlab_runner_apt_local_gpgkey variable (ffd3c88)
  • update description and rename some task names (#4) (1c0aa2f)