Skip to content

Releases: riemers/ansible-gitlab-runner

v2.0.4

04 Jun 06:36
999a2e2
Compare
Choose a tag to compare

Long overdue update on galaxy.

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

Several small updates

07 Oct 09:49
Compare
Choose a tag to compare

What's Changed

  • fix for undefined variables error by @g0rgamesh in #273
  • Add network_mode option to registration command by @christ-re in #274
  • Remove not longer configured runners by @guenhter in #276
  • Fix deploying to Windows machines by @alexdelifer in #280
  • Add support for post_get_sources_script, replace deprecated pre_clone_script with pre_get_sources_script by @fkleon in #279
  • Add a gitlab_runner_no_log_secrets option to prevent secret leaks by @loliee in #278
  • Add trim to register_runner_cmd by @alexanderfast in #281
  • Fix json deserialization problem due to trailing empty line by @guenhter in #285

New Contributors

Full Changelog: v2.0.2...v2.0.3

Decouple scripts from registration command

30 Jun 07:37
64d678f
Compare
Choose a tag to compare

Decouple scripts from registration command

Small fixes cosmetics etc

26 Jun 13:27
89e5e9c
Compare
Choose a tag to compare
Merge pull request #267 from AJDurant/unregister-dir

Change directory before unregistering

New way of reconfiguring agents

20 Jun 06:56
51ba7ff
Compare
Choose a tag to compare
  • Apply updates to runners by untegister and register them again
  • Add mutual TLS (mTLS/client side TLS) options to the configuration 

Add package cache expire time

18 Apr 12:39
51ba7ff
Compare
Choose a tag to compare

Add package cache expire time

latest image and cache fix

13 Mar 21:11
ff590b1
Compare
Choose a tag to compare
  • Add Option to pull latest 'latest' image
  • Fix corrupt cache in config.toml

Update to mac os standard folder structure

28 Feb 12:42
30a5ac5
Compare
Choose a tag to compare

!! I would say this can/will have impact on Mac installations so don't blindly go for it :)

docker changes

22 Feb 07:43
4f29720
Compare
Choose a tag to compare
Merge pull request #254 from inoxth/runner-docker-services

add runner.docker.services support

Updates

31 Jan 10:57
831fb29
Compare
Choose a tag to compare
  • Pin the installed version on Debian/Ubuntu and allow downgrades
  • Fix problem with deleted runners