From 1ca77bae3a148fc4b6be8e5d437e016880743494 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:07:47 +0000 Subject: [PATCH] v5.4.1+rev37 --- .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 f0a940c5..9337e1dc 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + hash: 22d24ac3c2a09614285ed55a3e56ed3f401cb539 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 + author: balena-renovate[bot] + nested: + - commits: + - subject: only upload artifacts when test_matrix is defined + hash: 51751d241c7e845351e3a26c74e615157ad38f52 + body: > + This prevents uploads of artifacts that will never be used - as + they are only used in the tests step, if there are no tests then + no need to upload + 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.42 + title: "" + date: 2024-09-18T11:05:33.621Z + version: 5.4.1+rev37 + title: "" + date: 2024-09-18T13:07:43.100Z - commits: - subject: Update balena-yocto-scripts to 0684ef25f676baddd6c55a504b575776269588de hash: 3611249c583aa070388404a37165d75430eb9530 diff --git a/CHANGELOG.md b/CHANGELOG.md index efee9595..681f98bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.4.1+rev37 +## (2024-09-18) + + +
+ Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.42 +> ### (2024-09-18) +> +> * only upload artifacts when test_matrix is defined [rcooke-warwick] +> + +
+ # v5.4.1+rev36 ## (2024-09-13) diff --git a/VERSION b/VERSION index 6f6ac752..35b2504c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.4.1+rev36 \ No newline at end of file +5.4.1+rev37 \ No newline at end of file