Skip to content

Releases: MonolithProjects/ansible-github_actions_runner

1.16.2

23 Dec 20:06
56201a1
Compare
Choose a tag to compare

What's changed

CI

1.16.1

05 Nov 20:30
b3ac7f2
Compare
Choose a tag to compare

What's changed

Bug Fixes

CI

1.16.0

11 Jul 20:44
715dfc4
Compare
Choose a tag to compare

What's changed

Features

1.15.4

05 Jun 21:28
1a09fd0
Compare
Choose a tag to compare

What's changed

Bug Fixes

1.15.3

21 May 13:36
Compare
Choose a tag to compare

What's changed

1.15.2

31 Mar 22:59
3e0892b
Compare
Choose a tag to compare

[CHANGE] Allow runner_org to be provided as string #128
[CHANGE] galaxy-action to version 1.2.0 #129

1.15.1

07 Mar 10:07
92cd280
Compare
Choose a tag to compare

Edited Readme

1.15.0

07 Mar 09:49
b401bf5
Compare
Choose a tag to compare

[feature] Restart service when version changed

[fix] the way how the role find the runner systemd service name ( fixes #124 )

[change] uninstall runner service using svc.sh script
[change] removed service_name variable
[change] removed runner_on_ghes variable as it is no more needed
[change] partial code refactoring

1.14.0

13 Feb 22:36
d03ff31
Compare
Choose a tag to compare

[FEATURE] Runner group option #120
[FEATURE] Debian 11 dependency installation #122

1.13.0

08 Dec 14:39
db2c89e
Compare
Choose a tag to compare

[CHANGE] the service name for GitHub Enterprise Server service to actions.runner._services.<RUNNER_NAME>.service
[FIX] spaces in the runner_name are replaced by underscores