Cherry-pick: Capture telemetry when git errors on unsafe repository. (#1823) (#1827)

* Capture telemetry when git errors on unsafe repository. (#1823)

* Release 2.290.1 runner.
This commit is contained in:
Tingluo Huang
2022-04-14 10:38:43 -04:00
committed by GitHub
parent d95bfc5d1f
commit b86ce48745
5 changed files with 24 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
- Better exception handling when runner is configured with invalid Url or token (#1741)
- Set user agent for websocket requests (#1791)
- Gracefully handle websocket failures (#1789)
- Capture telemetry when git errors on unsafe repository. (#1823)
## Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.