Port master to release branch (#1277)

* For Main Steps, just run the step, don't check condition (#1273)

* For Main Steps, just run the step, don't check condition

* fix whitespace

* pr feedback

* Runner 2.280.3 Release (#1276)

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-19 08:56:06 -04:00
committed by GitHub
parent ccafb91bfb
commit 5ed80c753b
3 changed files with 101 additions and 94 deletions

View File

@@ -2,12 +2,10 @@
## Bugs
- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)
- Fixed an issue where composite steps would not run on `failure()` or `always()` when the job failed (#1273)
## Misc
- 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.