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

Releases: hifis-net/ansible-role-gitlab-runner

v3.0.0

07 May 11:38
189b948
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add support for Ubuntu 24.04 #254
  • Allow to configure GitLab Runner Autoscaling without docker-machine #251

Fixed bugs:

Closed issues:

  • Require at least ansible-core 2.15 #257

Merged pull requests:

v2.1.0

19 Apr 06:30
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support sentry_dsn parameter #248

Merged pull requests:

v2.0.2

12 Mar 09:28
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v2.0.1

04 Mar 10:20
4c0111e
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

v2.0.0

29 Feb 09:22
Compare
Choose a tag to compare

Full Changelog

UPGRADE NOTES AND BREAKING CHANGES:

As of this release the role switched to the new runner registration workflow. The ability to pass a deprecated runner registration token has been removed. Please use a runner authentication token to register your runner. The registration_token parameter has been replaced by authentication_token. Please make sure that you adjust your config accordingly. More...

Implemented enhancements:

  • Allow to remove session_server configuration #175
  • Allow to remove the cache configuration #4

Closed issues:

  • Apply new gitlab-runner package version scheme #234
  • gitlab-runner registration token deprecated #104

Merged pull requests:

  • chore: prepare release v2.0.0 #237 (Normo)
  • fix: apply new runner version scheme #236 (Normo)
  • Deploy runner configuration via a template file #233 (Normo)
  • chore(deps-dev): bump yamllint from 1.35.0 to 1.35.1 #232 (dependabot[bot])

v1.15.0

16 Feb 12:43
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.14.0

14 Dec 15:54
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

v1.13.0

23 Nov 12:13
f840f84
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Allow to downgrade GitLab-Runner package #214

Merged pull requests:

v1.12.0

26 Oct 12:34
3883277
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Allow configuration of network_mtu in Docker executor #205

Merged pull requests:

  • refactor: strip whitespaces before registry-mirrors in flatcar template #207 (Normo)
  • feat: allow to configure network_mtu parameter #206 (tobiashuste)

v1.11.0

25 Oct 10:54
96db387
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Allow to configure insecure registries in Flatcar config #202

Merged pull requests: