Features
- Add runner health admission checks — https://gitea.com/gitea/runner/pulls/1090
- Report a GitHub-style "Set up job" section — https://gitea.com/gitea/runner/pulls/1089
Bug fixes
- Repair the free-disk-space build on FreeBSD — https://gitea.com/gitea/runner/pulls/1098
- Stop host-mode jobs from leaking processes on Windows — https://gitea.com/gitea/runner/pulls/1080
- Classify a cancelled step as an interruption, not a failure — https://gitea.com/gitea/runner/pulls/1095
- Stop racing the daemon when removing containers — https://gitea.com/gitea/runner/pulls/1093
- Guard status-check functions against a nil job context — https://gitea.com/gitea/runner/pulls/1092
Dependencies
- Update
github.com/mattn/go-isattyto v0.0.23 — https://gitea.com/gitea/runner/pulls/1097 - Update
github.com/docker/clito v29.6.2 — https://gitea.com/gitea/runner/pulls/1096 - Update
actions/setup-nodeaction to v7 — https://gitea.com/gitea/runner/pulls/1094
Full changelog: https://gitea.com/gitea/runner/compare/v2.1.0...v2.2.0