Skip to content

Releases: MonolithProjects/ansible-github_actions_runner

1.4.3

02 Dec 19:15
58c1e69
Compare
Choose a tag to compare

Features:

  • Added Runner Installation idempotence test

Fixes:

  • fixed the idempotence issue.

1.4.2

27 Nov 23:13
d57934c
Compare
Choose a tag to compare

Fixes:

  • fixed incorrect default variable

1.4.1

27 Nov 20:00
334ffd6
Compare
Choose a tag to compare

Features:

  • allow to create runners for repos which are not owned by the user, but to which the user has access

Fixes:

  • Actions workflow

1.4.0

27 Nov 08:51
f664f82
Compare
Choose a tag to compare

Features:

  • better way to uninstall the runner
  • option to set the runner service state (started, stopped, absent)
  • option to specify name of the runner
  • better Molecule tests and GHA workflow

Fixes:

  • reinstallation did not work properly

1.3.0

31 Oct 19:53
1ac7acb
Compare
Choose a tag to compare

Features:

  • Support for GitHub Organization private runner

1.2.8

26 Oct 13:12
d324193
Compare
Choose a tag to compare

Fixes:

  • the role will not reinstall the runner on each run

Improvements:

  • GH Runner package will be downloaded to temporary directory using the tempfile module
  • better molecule tests

1.2.7

25 Oct 13:04
a5d0d67
Compare
Choose a tag to compare

New Features:

  • better GitHub Actions workflow

Bugs:

  • permissions in unarchive module

1.2.6

22 Oct 15:49
ce28dd6
Compare
Choose a tag to compare

Bug fix

  • privileges escalation on local host #30

1.2.5

18 Oct 13:26
f11d9a2
Compare
Choose a tag to compare

Edited contribution guide

1.2.4

18 Aug 19:54
ae345d3
Compare
Choose a tag to compare

Added contributing info to the docs