gitea gitea/act_runner v2.1.0

4 hours ago

Features

  • Honour GITEA_RUNNER_LABELS on daemon start and accept labels containing a colon — https://gitea.com/gitea/runner/pulls/1085
  • Add --token-file flag to the register command — https://gitea.com/gitea/runner/pulls/1076
  • Add a bug-report subcommand, exec --eventpath, and runner.set_act_env — https://gitea.com/gitea/runner/pulls/1075

Bug fixes

  • Ignore blank lines and decode UTF-16 in the runner env files — https://gitea.com/gitea/runner/pulls/1084
  • Stop service containers from clobbering the job container's credentials — https://gitea.com/gitea/runner/pulls/1083
  • Accept natively typed boolean workflow inputs — https://gitea.com/gitea/runner/pulls/1087
  • Drop action outputs whose value exceeds the size limit — https://gitea.com/gitea/runner/pulls/1070

Docs

  • Explain labels, the docker image cache volume, and the dind-rootless UID — https://gitea.com/gitea/runner/pulls/1086

Dependencies

  • Update golang.org/x/text to v0.40.0 — https://gitea.com/gitea/runner/pulls/1091
  • Update golang.org/x/term to v0.45.0 — https://gitea.com/gitea/runner/pulls/1081

Full changelog: https://gitea.com/gitea/runner/compare/v2.0.1...v2.1.0

Don't miss a new act_runner release

NewReleases is sending notifications on new releases.