Thboop/merge main m280 (#1260)

* Runner release 2.280.2 (#1259)



Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com>
This commit is contained in:
Thomas Boop
2021-08-12 13:26:50 -04:00
committed by GitHub
parent 4d17f77f5e
commit bd711becc8
6 changed files with 85 additions and 30 deletions

View File

@@ -2,13 +2,11 @@
## Bugs
- Fixed a bug where composite actions did not respect `continue-on-error` (#1238)
- Fixed a bug where composite actions post steps did not have the correct step context (#1243)
- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)
## Misc
- Correctly finish Job when worker crashes with IO Exceptions (#1239)
- Allows flags instead of parameters when configuring the runner (#1220)
## 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.