From c262a271d4c524b917f744e66f3af253ff9d7ed0 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 02:27:09 +0000 Subject: [PATCH] v6.0.30+rev1 --- .versionbot/CHANGELOG.yml | 40 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 3 files changed, 57 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 134788e1..36580e2f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5 + hash: 03911bc9b3a458d310fe0f68ca926cc9d5a9ecae + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5 + changelog-entry: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5 + author: balena-renovate[bot] + nested: + - commits: + - subject: fix check of finalize value + hash: 8d17204120d75bfc6aba1f793163e7deb2008a1f + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: Improve checking of previous test results + hash: 71cae7e5434be7ee4e009343885c2c855c9d416b + body: > + The previous API command was limited to 20 results, and + + did not correctly evaluate to false when no workflow runs were + found. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.25.45 + title: "" + date: 2024-09-19T22:33:26.650Z + version: 6.0.30+rev1 + title: "" + date: 2024-09-20T02:27:03.044Z - commits: - subject: Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087 hash: 2cc3d84301bf1f199a75694875052a0e96a1cf78 diff --git a/CHANGELOG.md b/CHANGELOG.md index 311f7523..879a7d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v6.0.30+rev1 +## (2024-09-20) + + +
+ Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.45 +> ### (2024-09-19) +> +> * fix check of finalize value [rcooke-warwick] +> * Improve checking of previous test results [Kyle Harding] +> + +
+ # v6.0.30 ## (2024-09-19) diff --git a/VERSION b/VERSION index 7591dafd..ed34179d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.30 \ No newline at end of file +6.0.30+rev1 \ No newline at end of file