Skip to content

Latest commit

 

History

History
277 lines (122 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

277 lines (122 loc) · 12.6 KB

Changelog

2.7.0 (2024-09-24)

Features

2.6.2 (2024-09-23)

Fixes

  • version: gitlab-runner updated to 17.4.0 release (#20) (2bb26c9)

2.6.1 (2024-08-22)

Fixes

  • version: gitlab-runner updated to 17.3.1 release (#18) (3a0d5e3)

2.6.0 (2024-08-22)

Features

  • add meta/argument_specs.yml file (#17) (3c837bf)

2.5.0 (2024-08-21)

Improvements

  • merge OS-specific variables into the vars/main.yml file (#16) (846eccd)

2.4.1 (2024-08-20)

Fixes

  • version: gitlab-runner updated to 17.3.0 release (#15) (4a5f06d)

Tests

  • clean version output in the default scenario (ce1836c)

2.4.0 (2024-08-05)

Features

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

2.3.3 (2024-07-30)

Fixes

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

2.3.2 (2024-07-23)

Continuous Integration

Fixes

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

Tests

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)

2.3.0 (2024-06-05)

Improvements

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

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

2.2.1 (2024-05-11)

Documentation

  • README: update variables documentation (5006406)

Styles

2.2.0 (2024-05-09)

Features

2.1.0 (2024-05-05)

Improvements

  • add architecture for debian-based distros (d82ef98)

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)

2.0.3 (2024-04-20)

Documentation

  • README: update role variables description (0f8fec6)

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

2.0.1 (2024-04-10)

Fixes

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

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)

1.2.0 (2024-01-05)

Improvements

  • update variable names and rm useless repo (#3) (47109b1)

1.1.1 (2023-11-15)

Code Refactoring

Documentation

Tests

1.1.0 (2023-08-15)

Continuous Integration

Documentation

Fixes

  • package version selection (f8e324f)

Improvements

Tests

1.0.0 (2023-08-14)

Features