You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releaseNote.md
+5-18Lines changed: 5 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,11 @@
1
1
## Features
2
-
- Update Runner Register GitHub API URL to Support Org-level Runner (#339#345#352)
3
-
- Preserve workflow file/line/column for better error messages (#356)
4
-
- Switch to use token service instead of SPS for exchanging oauth token. (#325)
5
-
- Load and print machine setup info from .setup_info (#364)
6
-
- Expose job name as $GITHUB_JOB (#366)
7
-
- Add support for job outputs. (#365)
8
-
- Set CI=true when launch process in actions runner. (#374)
9
-
- Set steps.<id>.outcome and steps.<id>.conclusion. (#372)
10
-
- Add support for workflow/job defaults. (#369)
11
-
- Expose GITHUB_REPOSITORY_OWNER and ${{github.repository_owner}}. (#378)
12
-
2
+
- Runner support for GHES Alpha (#381#386#390#393 $401)
3
+
- Allow secrets context in Container.env (#388)
13
4
## Bugs
14
-
- Use authenticate endpoint for testing runner connection. (#311)
15
-
- Commands translate file path from container action (#331)
16
-
- Change problem matchers output to debug (#363)
17
-
- Switch hashFiles to extension function (#362)
18
-
- Add expanded volumes strings to container mounts (#384)
19
-
5
+
- Raise warning when volume mount root. (#413)
6
+
- Fix typo (#394)
20
7
## Misc
21
-
-Add runner auth documentation (#357)
8
+
-N/A
22
9
23
10
## Windows x64
24
11
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
0 commit comments