mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Compare commits
3 Commits
dependabot
...
v2.273.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
476640fd51 | ||
|
|
d05b9111c6 | ||
|
|
1d68b0448c |
@@ -1,13 +1,13 @@
|
|||||||
## Features
|
## Features
|
||||||
- Continued improvements to Composite Actions code and documentation (#616, #625, #626, #641, #645, #657, #658)
|
- Add in Log line numbers for streaming logs (#663)
|
||||||
|
- Read env file (#683)
|
||||||
|
- Add Runner File Commands (#684, #693)
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
- Fix feature flag check; omit context for generated context names (#638)
|
- N/A
|
||||||
- Fix endgroup maker (#640)
|
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
- Adding help text for the new runnergroup feature (#626)
|
- N/A
|
||||||
- Updating virtual environment terminology in readme.md (#651)
|
|
||||||
|
|
||||||
## 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.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
<Update to ./src/runnerversion when creating release>
|
2.273.1
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.273.0
|
2.273.1
|
||||||
|
|||||||
Reference in New Issue
Block a user