mirror of
https://github.com/actions/runner.git
synced 2026-01-01 06:47:32 +08:00
Prepare 2.163.1 runner release (#233)
* Bring back tools folder fallback code (#232) * Prepare 2.163.1 runner release
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
## Features
|
||||
- Added Proxy Support for self-hosted runner. (#206)
|
||||
- Introduce `--name` configure argument for runner name. (#217)
|
||||
- Better repo matching for issue file path (checkout v2 related) (#208)
|
||||
|
||||
## Bugs
|
||||
- N/A
|
||||
|
||||
## Bugs
|
||||
- Fix scenario where Tool Cache folder in "Hosted macOS" environments was empty (#232)
|
||||
|
||||
## Misc
|
||||
- Runner code cleanup (#197, #209, #214, #219)
|
||||
- Update node external to 12.13.1 (#215)
|
||||
- N/A
|
||||
|
||||
## Windows x64
|
||||
We recommend configuring the runner under "<DRIVE>:\actions-runner". This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows
|
||||
|
||||
Reference in New Issue
Block a user