Releases: hifis-net/ansible-role-gitlab-runner
v3.0.0
Implemented enhancements:
- Add support for Ubuntu 24.04 #254
- Allow to configure GitLab Runner Autoscaling without docker-machine #251
Fixed bugs:
- Fix docker config file if variable is set to false #253 (tobiashuste)
Closed issues:
- Require at least ansible-core 2.15 #257
Merged pull requests:
- Require at least ansible-core 2.15 #258 (tobiashuste)
- Update all dependencies #256 (tobiashuste)
- Add support for Ubuntu 24.04 #255 (tobiashuste)
- Beta: implement autoscaling using new autoscaler method #252 (tobiashuste)
- Try new package registration method #239 (tobiashuste)
v2.1.0
Implemented enhancements:
- Support sentry_dsn parameter #248
Merged pull requests:
- feat: allow to configure the sentry_dsn parameter #249 (tobiashuste)
- chore(deps-dev): bump reuse from 3.0.1 to 3.0.2 #247 (dependabot[bot])
v2.0.2
Merged pull requests:
- Get rid of Poetry warning #245 (tobiashuste)
- Update Butane to version 0.20.0 #244 (tobiashuste)
- Install most recent docker-machine version 0.16.2-gitlab.25 #243 (tobiashuste)
v2.0.1
v2.0.0
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:
Closed issues:
- Apply new gitlab-runner package version scheme #234
- gitlab-runner registration token deprecated #104
Merged pull requests:
v1.15.0
Implemented enhancements:
- feat: configure default-network-opts mtu #229 (tobiashuste)
Merged pull requests:
- fix: use modern podman in ci to fix random failures #230 (tobiashuste)
- chore(deps-dev): bump yamllint from 1.34.0 to 1.35.0 #228 (dependabot[bot])
- chore(deps-dev): bump molecule-plugins from 23.5.0 to 23.5.3 #227 (dependabot[bot])
- chore(deps-dev): bump yamllint from 1.33.0 to 1.34.0 #226 (dependabot[bot])
- chore(deps-dev): bump reuse from 2.1.0 to 3.0.1 #225 (dependabot[bot])
- chore(deps-dev): bump molecule from 6.0.2 to 6.0.3 #220 (dependabot[bot])
- chore(deps): bump ansible from 8.6.1 to 8.7.0 #219 (dependabot[bot])
- chore(deps-dev): bump ansible-lint from 6.22.0 to 6.22.1 #218 (dependabot[bot])
v1.14.0
Implemented enhancements:
- feat: allow to define the s3 bucket location #221 (tobiashuste)
v1.13.0
Implemented enhancements:
- Allow to downgrade GitLab-Runner package #214
Merged pull requests:
- feat: allow to downgrade gitlab-runner package #215 (tobiashuste)
- chore(deps): bump ansible from 8.5.0 to 8.6.1 #213 (dependabot[bot])
- chore(deps-dev): bump yamllint from 1.32.0 to 1.33.0 #212 (dependabot[bot])
- chore(deps-dev): bump ansible-lint from 6.21.1 to 6.22.0 #210 (dependabot[bot])
v1.12.0
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
Implemented enhancements:
- Allow to configure insecure registries in Flatcar config #202
Merged pull requests:
- feat: configure insecure registries in Flatcar config #201 (tobiashuste)
- chore(deps-dev): bump ansible-lint from 6.20.3 to 6.21.1 #200 (dependabot[bot])