Runner release 2.280.2 (#1259)

* Runner release 2.280.2

* update

* update
This commit is contained in:
Thomas Boop
2021-08-12 12:55:45 -04:00
committed by GitHub
parent 53fd7161e2
commit abdaacfa6e
2 changed files with 3 additions and 5 deletions

View File

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