Skip to content

Commit 9bbbca9

Browse files
committed
Prepare 2.163.0 runner release.
1 parent 2cac011 commit 9bbbca9

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

releaseNote.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
## Features
2-
- Added the "severity" keyword to allow action authors to set the default severity for problem matchers (#203)
2+
- Added Proxy Support for self-hosted runner. (#206)
3+
- Introduce `--name` configure argument for runner name. (#217)
4+
- Better repo matching for issue file path (checkout v2 related) (#208)
35

46
## Bugs
5-
- Fixed generated self-hosted runner names to never go over 80 characters (helps Windows customers) (#193)
6-
- Fixed `PrepareActions_DownloadActionFromGraph` test by pointing to an active Actions repository (#205)
7+
- N/A
78

89
## Misc
9-
- Updated the publish and download artifact actions to use the v2 endpoint (#188)
10-
- Updated the service name on self-hosted runner name to include repository or organization information (#193)
10+
- Runner code cleanup (#197, #209, #214, #219)
11+
- Update node external to 12.13.1 (#215)
1112

1213
## Windows x64
1314
We recommend configuring the runner under "<DRIVE>:\actions-runner". This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows

src/runnerversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.162.0
1+
2.163.0

0 commit comments

Comments
 (0)