diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d803f51..e56d640 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update balena-yocto-scripts to 7e492de8e573786e21bb2dc14c7d2af89f6b1d54 + hash: 75a24b5674268a1f2b9be324ec44d733e09c9fb3 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 7e492de8e573786e21bb2dc14c7d2af89f6b1d54 + changelog-entry: Update balena-yocto-scripts to 7e492de8e573786e21bb2dc14c7d2af89f6b1d54 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: use workflow run of PR head instead of statuses to determine test + results + hash: ad06820f4174568383678710fa68b2054da6db57 + body: > + Since we have moved to workflows for tests instead of status + checks, we have to fetch the workflow runs for the appropriate + commit to determine a test pass/fail. + 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.3 + title: "" + date: 2024-07-05T12:42:09.570Z + version: 5.3.24+rev1 + title: "" + date: 2024-07-05T20:33:38.036Z - commits: - subject: Update layers/meta-balena to e1d709a6f00e8dd3271a3c84d9fb6430cedec485 hash: a80d63a5adc5dd220d45b8729854287a2012adcd diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0dfea..894c32b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.24+rev1 +## (2024-07-05) + + +
+ Update balena-yocto-scripts to 7e492de8e573786e21bb2dc14c7d2af89f6b1d54 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.25.3 +> ### (2024-07-05) +> +> * use workflow run of PR head instead of statuses to determine test results [rcooke-warwick] +> + +
+ # v5.3.24 ## (2024-07-04) diff --git a/VERSION b/VERSION index 014a304..2e900ce 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.24 \ No newline at end of file +5.3.24+rev1 \ No newline at end of file