Features
- Honour
GITEA_RUNNER_LABELSon daemon start and accept labels containing a colon — https://gitea.com/gitea/runner/pulls/1085 - Add
--token-fileflag to theregistercommand — https://gitea.com/gitea/runner/pulls/1076 - Add a
bug-reportsubcommand,exec --eventpath, andrunner.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/textto v0.40.0 — https://gitea.com/gitea/runner/pulls/1091 - Update
golang.org/x/termto v0.45.0 — https://gitea.com/gitea/runner/pulls/1081
Full changelog: https://gitea.com/gitea/runner/compare/v2.0.1...v2.1.0