Compare commits

...

3 Commits

Author SHA1 Message Date
Julio Barba 476640fd51 Release 2.273.1 runner
Code Scanning - Action / CodeQL-Build (push) Has been cancelled
Runner CD / check (push) Has been cancelled
Runner CD / build (./dev, windows-latest, win-x64) (push) Has been cancelled
Runner CD / build (./dev.sh, macOS-latest, osx-x64) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-arm) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-arm64) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-x64) (push) Has been cancelled
Runner CD / release (push) Has been cancelled
2020-09-08 13:32:47 -04:00
Julio Barba d05b9111c6 Merge main into releases/m273 2020-09-08 13:30:39 -04:00
Julio Barba 1d68b0448c Release 2.273.0 runner
Code Scanning - Action / CodeQL-Build (push) Has been cancelled
Runner CD / check (push) Has been cancelled
Runner CD / build (./dev, windows-latest, win-x64) (push) Has been cancelled
Runner CD / build (./dev.sh, macOS-latest, osx-x64) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-arm) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-arm64) (push) Has been cancelled
Runner CD / build (./dev.sh, ubuntu-latest, linux-x64) (push) Has been cancelled
Runner CD / release (push) Has been cancelled
2020-08-19 10:47:07 -04:00
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1,13 +1,13 @@
## 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
- Fix feature flag check; omit context for generated context names (#638)
- Fix endgroup maker (#640)
- N/A
## Misc
- Adding help text for the new runnergroup feature (#626)
- Updating virtual environment terminology in readme.md (#651)
- N/A
## 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.
+1 -1
View File
@@ -1 +1 @@
<Update to ./src/runnerversion when creating release>
2.273.1
+1 -1
View File
@@ -1 +1 @@
2.273.0
2.273.1