mirror of
https://github.com/actions/runner.git
synced 2026-01-19 02:32:47 +08:00
Compare commits
7 Commits
releases/m
...
v2.169.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c126b52fe5 | ||
|
|
117ec1fff9 | ||
|
|
d5c7097d2c | ||
|
|
f9baec4b32 | ||
|
|
a20ad4e121 | ||
|
|
2bd0b1af0e | ||
|
|
baa6ded3bc |
@@ -1,10 +1,9 @@
|
|||||||
## Features
|
## Features
|
||||||
- Better telemetry tracing for self-hosted runner. (#405)
|
- Runner support for GHES Alpha (#381 #386 #390 #393 $401)
|
||||||
- Launch middle man process on macOS to workaround SIP limit (#416)
|
- Allow secrets context in Container.env (#388)
|
||||||
- Added support for custom labels (#414, #425)
|
|
||||||
- support 'pre' execution for actions. (#389)
|
|
||||||
## Bugs
|
## Bugs
|
||||||
- ArgumentNullException: Value cannot be null, for anonymous volume mounts (#426)
|
- Raise warning when volume mount root. (#413)
|
||||||
|
- Fix typo (#394)
|
||||||
## Misc
|
## Misc
|
||||||
- N/A
|
- N/A
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.169.1
|
2.168.0
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.169.1
|
2.169.0
|
||||||
|
|||||||
Reference in New Issue
Block a user