Compare commits

..

3 Commits

Author SHA1 Message Date
Ferenc Hammerl c577be6e62 Update releaseVersion
Runner CD / check (push) Has been cancelled
Runner CD / build (./dev, windows-2019, win-x64) (push) Has been cancelled
Runner CD / build (./dev, windows-latest, win-arm64) (push) Has been cancelled
Runner CD / build (./dev.sh, macOS-latest, osx-arm64) (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
2022-10-04 17:28:24 +02:00
Ferenc Hammerl 3dd27755cf Release notes for 2.298.1 (#2174)
* Fix incorrect template vars to show SHA for WIN-ARM64 (#2171)

* Update releaseNote.md

* Update runnerversion
2022-10-04 17:14:13 +02:00
Francesco Renzi 3b8cfdae4e Update releaseVersion to 2.298.0
Runner CD / check (push) Has been cancelled
Runner CD / build (./dev, windows-2019, win-x64) (push) Has been cancelled
Runner CD / build (./dev, windows-latest, win-arm64) (push) Has been cancelled
Runner CD / build (./dev.sh, macOS-latest, osx-arm64) (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
2022-10-04 12:18:21 +00:00
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
## Features
- Service containers startup error logs are now included in workflow's logs (#2110)
<!-- ## Bugs -->
## Bugs
- Fixed missing SHA for Windows arm64 release archive (#2171)
## Misc
- Added a feature flag to start warning on `save-state` and `set-output` deprecation (#2164)
+1 -1
View File
@@ -1 +1 @@
<Update to ./src/runnerversion when creating release>
2.298.1
+1 -1
View File
@@ -1 +1 @@
2.298.0
2.298.1