Skip to content

Releases: ChristopherHX/gitea-actions-runner

v0.0.21

22 Oct 22:29
cae9cca

Choose a tag to compare

What's Changed

New Contributors

  • @NorthRealm made their first contribution in #53

Full Changelog: v0.0.20...v0.0.21

v0.0.20

07 Mar 19:31
05279df

Choose a tag to compare

Changelog

v0.0.19

07 Mar 11:13

Choose a tag to compare

Changelog

  • b652da6 fix exceptions during log upload of the runner

v0.0.18

06 Mar 20:33

Choose a tag to compare

Changelog

  • a8a9cb7 Restore boolean type from string
  • f67353c allow env in uses
  • a23ec8d update runner version + image deps
  • aa261b1 implement expression and auth in uses
  • c4fe162 [no ci] Update gitignore
  • 94f4716 fix keep listening signals during gracefull exit
  • 6ae546b fix closing worker pipes
  • 1f5c9e8 set HideWindow for worker process windows
  • df307c2 fix Runner.Worker.exe cancels gitea-actions-runner

v0.0.17

05 Mar 16:06

Choose a tag to compare

Changelog

v0.0.16

03 Feb 22:04

Choose a tag to compare

Changelog

  • fb0bf7e graceful cancellation
  • 7eb4b05 Better OOBE via downloading and setting up everything (#23)
  • dee32dc add timeline checkIntegrity to attempt to fix outliers
  • 8af4fc3 ask again when worker args is empty
  • c9d74e2 add launch config
  • 053b5ad retry reporting the task state before finishing the job
  • 234fe84 now implement the svc command correctly
  • 6372959 attempt to fix svc command
  • e1e7421 workaround network alias defect

v0.0.15

01 Jan 19:28

Choose a tag to compare

Changelog

v0.0.14

13 Dec 21:04

Choose a tag to compare

Changelog

v0.0.13

25 Jul 11:33

Choose a tag to compare

Changelog

  • a230c9d Remove some flags of last commit and add new one
  • 4d2f49c Add env vars to control hostname / ip used for actions runtime - GITEA_ACTIONS_RUNNER_RUNTIME_HOSTNAME custom value - GITEA_ACTIONS_RUNNER_RUNTIME_USE_POD_HOSTNAME ask go for hostname - GITEA_ACTIONS_RUNNER_RUNTIME_USE_POD_DNS use first dns of external ip as hostname - GITEA_ACTIONS_RUNNER_RUNTIME_APPEND_NO_PROXY append the final hostname to no_proxy both lower and uppercase

v0.0.12

08 Jun 10:49
f67218a

Choose a tag to compare

Changelog

  • f67218a fix permission issue in image build
  • 083e85c fix buildx version
  • 84ebbc0 Update docker images
  • 1d44193 fix python script again (2)
  • 6880b97 fix python script again
  • 31c0e7a remove sudo, CONFIG_FILE and regenerate /data/.actions_runner
  • 519a862 enshure full messages are sent to runner