From fa6cdeafd84d3e17c198f2372b9a91500964c8e0 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:36:33 +0000 Subject: [PATCH] v6.0.13+rev1 --- .versionbot/CHANGELOG.yml | 29 +++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 45 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 25e11627..4770a167 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + hash: e553792db689e66205656dfa7d089cb82d05ef7c + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + changelog-entry: Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 + author: balena-renovate[bot] + nested: + - commits: + - subject: Fix if condition for checking merge commit test results + hash: c7b37652661b12832a2a40a39e4548632478b8ef + body: > + The logic for this step was broken - even when no test matrix + was provided, it was chekcing for test results, which we don't + want (as they won't exist) + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.25.26 + title: "" + date: 2024-08-27T16:58:34.259Z + version: 6.0.13+rev1 + title: "" + date: 2024-08-27T17:36:30.073Z - commits: - subject: Update layers/meta-balena to f95917dab4a9e2f6b7e6830c22ba26d461fac816 hash: ec3f6ee05f34356f0b270b85d63f793ea7c3de97 diff --git a/CHANGELOG.md b/CHANGELOG.md index 21c39aa6..ac0c8e9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v6.0.13+rev1 +## (2024-08-27) + + +
+ Update balena-yocto-scripts to a3dfa265480986251193a989b1077939f38c4dc3 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.26 +> ### (2024-08-27) +> +> * Fix if condition for checking merge commit test results [rcooke-warwick] +> + +
+ # v6.0.13 ## (2024-08-26) diff --git a/VERSION b/VERSION index 50e9dae0..b87eea4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.13 \ No newline at end of file +6.0.13+rev1 \ No newline at end of file