Skip to content

Releases: ChristopherHX/gitea-actions-runner

v0.0.11

27 Feb 16:11

Choose a tag to compare

Changelog

  • 896610a add rootful compose examples/docker-compose-dind
  • af110c6 move example to rootless
  • bebb90b Add images using catthehacker/ubuntu as the base
  • 10c29b2 allow overriding labels via conf/env on each daemon run
  • 64c482f fix version metadata
  • 9aca18b Update Poller to use Taskversion

v0.0.10

23 Feb 20:15

Choose a tag to compare

Changelog

  • fee2e20 actions-runner-worker remove debug print
  • ba87e6f Make ready for artifacts v4 backend

v0.0.9

14 Dec 21:06
b997d0c

Choose a tag to compare

Changelog

  • b997d0c Tell actions/runner that it should behave like for GHES
  • aa5d2a1 Enable nightly docker images
  • 00e7ea4 add 'builder' to dockerfile (#10)

v0.0.8

13 Dec 19:15

Choose a tag to compare

Changelog

  • d52250f test changes to dockerfile

v0.0.7

13 Dec 17:21

Choose a tag to compare

Changelog

v0.0.6

05 Dec 23:27

Choose a tag to compare

Changelog

  • 606c38f fix: runner hang after 1 min of inactivity

v0.0.5

05 Dec 22:28

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

Changelog

  • 08d7044 fix: load all env's of .env file for service
  • 21763ac fix: call UpdateTask after 1 min of inactivity
  • f5496fb Workaround github server_url / job fields

v0.0.3

04 Dec 18:45
8ac05c9

Choose a tag to compare

Changelog

  • 8ac05c9 Add GitHub Release Workflow
  • 4239262 fix: workflow level run defaults
  • d7e038c Add experimental service support (#2)
  • 0777d60 fix --worker accept comma separated args
  • d2f77a6 fix python worker script exit code 105 is success
  • 2190689 fix pwsh worker exitcode 1 never happend
  • 08697ac fix typo
  • cfec731 Add python worker script (#7)
  • d1e7c29 fix-missing-worker-error-in-job (#6)