From 38b070a5d3ec5aba68be5b2fffc69f9a9ba0a904 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 10:14:19 +0000 Subject: [PATCH] v6.0.33+rev1 --- .versionbot/CHANGELOG.yml | 44 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 8 +++++++ VERSION | 2 +- 3 files changed, 53 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a5d97798b..5b972aba4 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,47 @@ +- commits: + - subject: bump yocto-scripts action to v1.25.47 + hash: 0781921b89b781c287ae888375ec69649c873b1f + body: "" + footer: + Changelog-entry: bump yocto-scripts action to v1.25.47 + changelog-entry: bump yocto-scripts action to v1.25.47 + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: Allow force-finalize for manual workflow dispatch + hash: 75c1ac49579f64e612d145bd8171f0142a3eaf30 + body: "" + footer: + Changelog-entry: Allow force-finalize for manual workflow dispatch + changelog-entry: Allow force-finalize for manual workflow dispatch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: remove test_matrix from devices without tests setup + hash: 8bbd61b236b81aff920082c2a505b8e45ee57baf + body: "" + footer: + Changelog-entry: remove test_matrix from devices without tests setup + changelog-entry: remove test_matrix from devices without tests setup + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: cleanup workflow triggers + hash: b0b0ef2a2d43c826ca8fd9f8062d4ade97185bb0 + body: "" + footer: + Changelog-entry: cleanup workflow triggers + changelog-entry: cleanup workflow triggers + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: 6.0.33+rev1 + title: "" + date: 2024-10-02T10:14:14.130Z - commits: - subject: Update layers/meta-balena to f2c72d6bbd312821f0bb97897fe7836c525950f7 hash: 03ac1385f2ceac123399adbae76053e6e640c35a diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c282815f..2f6c1c184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Change log ----------- +# v6.0.33+rev1 +## (2024-10-02) + +* bump yocto-scripts action to v1.25.47 [rcooke-warwick] +* Allow force-finalize for manual workflow dispatch [rcooke-warwick] +* remove test_matrix from devices without tests setup [rcooke-warwick] +* cleanup workflow triggers [rcooke-warwick] + # v6.0.33 ## (2024-09-23) diff --git a/VERSION b/VERSION index 230bb7717..be8e18222 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.33 \ No newline at end of file +6.0.33+rev1 \ No newline at end of file