From 7a6523602242d4a7cdaea81f09010fddf1f3999f Mon Sep 17 00:00:00 2001 From: TingluoHuang Date: Mon, 11 May 2020 15:05:59 -0400 Subject: [PATCH] prepare 2.262.0 runner release. --- releaseNote.md | 19 ++++++++++++++----- releaseVersion | 2 +- src/runnerversion | 2 +- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index 25703dc58..43a9063ff 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,11 +1,20 @@ ## Features - - Runner support for GHES Alpha (#381 #386 #390 #393 $401) - - Allow secrets context in Container.env (#388) + - Sample scripts to automate scalable runners (#427) + - Raise warning when action input does not match action.yml. (#429) + - Add secret masker for trimming double quotes. (#440) + - Use the API_URL and munge action URLs for GHES (#437 #469) + - Help trace worker crash in Kusto. (#450) + - update checkout@v1 for GHES (#470) ## Bugs - - Raise warning when volume mount root. (#413) - - Fix typo (#394) + - Print node version in debug instead of output. (#433) + - Better error when runner removed from service. (#441) + - Add help info for '--labels' config option (#472) + - Sps/token migration fix, job.status/steps.outcome/steps.conclusion case match with GitHub check suites conclusion. (#462) + - Docker build using -f instead of implied default (#471) ## Misc - - N/A + - Make release notes code blocks copy-paste-able (#430) + - Fix spelling of RHEL and CentOS. (#436) + - Add CodeQL Analysis workflow (#459) ## 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. diff --git a/releaseVersion b/releaseVersion index 2973ad9e4..ef96e25e8 100644 --- a/releaseVersion +++ b/releaseVersion @@ -1 +1 @@ -2.168.0 + diff --git a/src/runnerversion b/src/runnerversion index 5f7924ad3..93c284c97 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.169.0 +2.262.0