Prepare m275 (#860)

This commit is contained in:
David Kale
2020-12-14 11:02:44 -05:00
committed by GitHub
parent 007ac8138b
commit 510fadf71a
2 changed files with 6 additions and 5 deletions

View File

@@ -1,12 +1,13 @@
## Features ## Features
- N/A - Add labels in the script that register runner (#844)
- Add proxy support for container actions (#840)
## Bugs ## Bugs
- N/A - Unset GTIHUB_ACTION_REPOSITORY and GITHUB_ACTION_REF for non-repo based actions #804
## Misc ## Misc
- Disabled add-path and set-env runner commands (#779) - Crypto cleanup and enable usage of FIPS compliant crypto when required (#806)
- Updated dotnet install scripts (#779) - Count actions resolve failures as infra failures (#851)
## Windows x64 ## 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. 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.

View File

@@ -1 +1 @@
2.274.2 2.275.0