This repository was archived by the owner on May 17, 2024. It is now read-only.
Releases: hifis-net/ansible-role-gitlab-runner
Releases · hifis-net/ansible-role-gitlab-runner
v1.10.0
Fixed bugs:
- Update Flatcar configuration #193
Merged pull requests:
- chore(deps-dev): bump ansible-lint from 6.18.0 to 6.20.3 #195 (dependabot[bot])
- Make Flatcar configuration compatible with most recent release #194 (tobiashuste)
- chore(deps): bump ansible from 8.2.0 to 8.5.0 #192 (dependabot[bot])
- chore(deps): bump actions/checkout from 3 to 4 #190 (dependabot[bot])
- chore(deps-dev): bump molecule from 5.1.0 to 6.0.2 #189 (dependabot[bot])
- chore(deps-dev): bump ansible-lint from 6.17.2 to 6.18.0 #188 (dependabot[bot])
- chore(deps-dev): bump molecule-plugins from 23.4.1 to 23.5.0 #184 (dependabot[bot])
v1.9.0
Implemented enhancements:
- Allow to disable local Docker volumes based cache #181
Merged pull requests:
- feat: allow to disable local docker cache #182 (Normo)
- chore(deps-dev): bump reuse from 1.1.2 to 2.1.0 #180 (dependabot[bot])
- chore(deps): bump ansible from 8.1.0 to 8.2.0 #179 (dependabot[bot])
v1.8.0
Implemented enhancements:
- Add support for Debian 12 #168
- Add support for session_server config #165
- Errors on first run in check_mode #159
- feat: add support for Debian 12 #170 (tobiashuste)
- feat: add initial dry-run support #158 (Normo)
Fixed bugs:
- fix: skip registration tasks in initial dry run #166 (tobiashuste)
Closed issues:
- Remove official support for unsupported Ansible versions #172
- Remove official support for Ubuntu 18.04 #167
- Provide citation metadata #160
Merged pull requests:
- chore: update ansible-lint and update poetry reference #174 (tobiashuste)
- chore: set minimum ansible version to 2.13 #173 (Normo)
- feat: enable session_server configuration #171 (Normo)
- chore!: drop official support for Ubuntu 18.04 #169 (tobiashuste)
- Bump ansible-lint from 6.15.0 to 6.17.0 #164 (dependabot[bot])
- Bump molecule from 5.0.1 to 5.1.0 #163 (dependabot[bot])
- Bump ansible from 8.0.0 to 8.1.0 #162 (dependabot[bot])
- chore: add CITATION.cff #161 (Normo)
- Bump ansible from 7.4.0 to 8.0.0 #157 (dependabot[bot])
- Bump yamllint from 1.30.0 to 1.32.0 #155 (dependabot[bot])
- Bump molecule from 5.0.0 to 5.0.1 #151 (dependabot[bot])
- Bump molecule-plugins from 23.4.0 to 23.4.1 #150 (dependabot[bot])
- Bump ansible-lint from 6.14.6 to 6.15.0 #147 (dependabot[bot])
- Bump molecule from 4.0.4 to 5.0.0 #146 (dependabot[bot])
- Bump ansible-lint from 6.14.3 to 6.14.6 #145 (dependabot[bot])
v1.7.0
Closed issues:
Merged pull requests:
- Bump ansible from 7.3.0 to 7.4.0 #141 (dependabot[bot])
- Use Butane 0.17.0 per default #140 (tobiashuste)
- Use Docker-Machine v0.16.2-gitlab.20 by default #138 (tobiashuste)
- Bump ansible-lint from 6.12.2 to 6.14.3 #136 (dependabot[bot])
- Bump yamllint from 1.29.0 to 1.30.0 #135 (dependabot[bot])
- Bump ansible from 7.2.0 to 7.3.0 #131 (dependabot[bot])
- Bump ansible-lint from 6.11.0 to 6.12.2 #128 (dependabot[bot])
- Bump reuse from 1.1.0 to 1.1.2 #127 (dependabot[bot])
- Bump ansible from 7.1.0 to 7.2.0 #125 (dependabot[bot])
v1.6.1
Fixed bugs:
- Butane download link not valid for arm64 architecture #121
- Download correct binaries for non x86_64 architectures #122 (tobiashuste)
Merged pull requests:
- Bump ansible-lint from 6.10.2 to 6.11.0 #120 (dependabot[bot])
- Update ansible-lint by using workaround #119 (tobiashuste)
- Bump ansible from 6.7.0 to 7.1.0 #118 (dependabot[bot])
- Require at least Python 3.9 to support the latest Ansible #117 (tobiashuste)
- Bump yamllint from 1.28.0 to 1.29.0 #116 (dependabot[bot])
v1.6.0
Merged pull requests:
- Do not cancel jobs when a matrix job is failing #114 (tobiashuste)
- Allow to define a list of registry mirrors #113 (tobiashuste)
- Bump ansible from 6.6.0 to 6.7.0 #112 (dependabot[bot])
- Bump molecule from 4.0.3 to 4.0.4 #111 (dependabot[bot])
v1.5.0
Implemented enhancements:
- Switch to butane instead of container-linux-config-transpiler #107
Closed issues:
- Molecule folder not linted by molecule lint #105
Merged pull requests:
- Bump reuse from 1.0.0 to 1.1.0 #109 (dependabot[bot])
- Switch from ct to using butane #108 (tobiashuste)
- Lint folder molecule by molecule lint and fix linting violations #106 (christianhueserhzdr)
- Bump ansible-lint from 6.8.6 to 6.8.7 #103 (dependabot[bot])
v1.4.0
Implemented enhancements:
Fixed bugs:
- Configuration touched in check mode #87
- Fix issues with newly introduced parameter gpu, memory and cpus #101 (tobiashuste)
- Specify version explicitly in Debian apt pinning #92 (tobiashuste)
Merged pull requests:
- Allow to configure cpus, memory and gpus #100 (tobiashuste)
- Allow to configure docker devices and security_opts #98 (tobiashuste)
- Bump ansible-lint from 6.8.2 to 6.8.6 #95 (dependabot[bot])
- Bump molecule from 4.0.2 to 4.0.3 #93 (dependabot[bot])
- Use setup-python action version 4 #91 (tobiashuste)
v1.3.1
v1.3.0
Implemented enhancements:
- Allow to configure the listen_address option #82
Merged pull requests:
- Bump molecule from 4.0.1 to 4.0.2 #84 (dependabot[bot])
- Allow to configure the listen_address #83 (tobiashuste)
- Bump ansible-lint from 6.8.1 to 6.8.2 #81 (dependabot[bot])
- Bump ansible from 6.4.0 to 6.5.0 #80 (dependabot[bot])
- Bump ansible-lint from 6.7.0 to 6.8.1 #79 (dependabot[bot])
- Add codeowners #77 (tobiashuste)