From 63640e91fa52af8be040ddaf3b24f3ac24d68fbc Mon Sep 17 00:00:00 2001 From: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com> Date: Tue, 22 Nov 2022 15:05:47 +0100 Subject: [PATCH] Backfill notes and version from 'Release 2.299.1 runner.' (#2277) * Release 2.299.1 runner. * Fix typo in releaseNote Co-authored-by: TingluoHuang --- releaseNote.md | 2 +- src/runnerversion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index e7af4964f..9188ec4ff 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -2,7 +2,7 @@ - Displays the error logs in dedicated sub-sections of the Initialize containers section (#2182) - Add generateServiceConfig option for configure command (#2226) - Setting debug using GitHub Action variables (#2234) -- run.sh installs SIGINT and SIGTERM traps to gracefully stop runner (#2233) +- run.sh installs SIGINT and SIGTERM traps to gracefully stop runner (#2233, #2240) ## Bugs diff --git a/src/runnerversion b/src/runnerversion index bf5c74669..b438eccda 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.299.0 +2.299.1