From 18690c965b0843f470ae82e5c134f938a73028f8 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:32:18 +0000 Subject: [PATCH] v6.0.50+rev12 --- .versionbot/CHANGELOG.yml | 235 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 70 ++++++++++++ VERSION | 2 +- 3 files changed, 306 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 589d162..24d268f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,238 @@ +- commits: + - subject: Update balena-yocto-scripts to 1c15d4194787879aeec7a84c22bf3dd2712f239a + hash: 48523740404fd0f6196f32627a0d9a062d52b2d5 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 1c15d4194787879aeec7a84c22bf3dd2712f239a + changelog-entry: Update balena-yocto-scripts to 1c15d4194787879aeec7a84c22bf3dd2712f239a + author: balena-renovate[bot] + nested: + - commits: + - subject: Unset AWS credentials to avoid overriding MinIO credentials + hash: 2d574e36504c57f8c0c4f9a68d5cc2a9993261f2 + body: "" + 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.29.7 + title: "" + date: 2024-12-17T19:29:24.417Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.71 + hash: 14cd7de41709395ce2c947d8edcf352f213eed01 + body: | + Update balena-os/leviathan from 2.31.70 to 2.31.71 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.29.6 + title: "" + date: 2024-12-17T13:20:52.856Z + - commits: + - subject: Remove hostapp creation step + hash: 5f273a9350d826c9cd24bbcbceb0937b5cb3b535 + body: > + This functionality never worked for various reasons - and + shouldn't be in this workflow anyway + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: Ryan Cooke + nested: [] + version: balena-yocto-scripts-1.29.5 + title: "" + date: 2024-12-16T15:26:57.997Z + - commits: + - subject: Compress artifacts with gzip and zstd before encrypting + hash: b838c5782722dba194d1d6ff56d8986f5f918ec9 + body: | + Otherwise encrypted images are unable to be compressed. + This saves a lot of space and time on uploading/downloading + artifacts. + 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.29.4 + title: "" + date: 2024-12-14T00:35:39.056Z + - commits: + - subject: Update Pin dependencies + hash: fc31531088f22db582ed6c45a6127d172e59ff6a + body: | + Update actions/github-script + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.29.3 + title: "" + date: 2024-12-13T23:23:55.009Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.70 + hash: 6adf4bd6777747e2644800175f6b36ba996169dc + body: | + Update balena-os/leviathan from 2.31.69 to 2.31.70 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.29.2 + title: "" + date: 2024-12-13T21:17:34.042Z + - commits: + - subject: re-enable AMI deploys + hash: 6b951a1ef76da4896e676477a8f550b3186b7e55 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: Ryan Cooke + nested: [] + version: balena-yocto-scripts-1.29.1 + title: "" + date: 2024-12-13T18:55:49.988Z + - commits: + - subject: Use S3 sstate cache on self-hosted runners + hash: 3cd0f501bd49dd0979a3cc5202781aef638d2da1 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: Sync shared downloads to S3 to use as a sources mirror + hash: edfa5f6d89b9ced619b54d060af1ce7ae4290b62 + body: "" + footer: + Change-type: minor + change-type: minor + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: Sync the shared sstate to github actions cache + hash: d4e300f5a562b7a033673041d2f3192fedee6e3d + body: | + This allows the per-device sstate to be ephemeral + and best effort, with automatic size and expiry limits + enforced by GitHub and scoped to the repository and branch. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: Use legacy yocto NFS cache as a source mirror + hash: d98d44c587bc6d6e8dc7b7c661e56a0719e56f14 + body: | + This change makes the legacy NFS cache mount + optional, and will not fail the build if unset + or unreachable. + + Instead, if the NFS is available it will be used + as a read-only mirror for shared downloads, + but will not be updated with new files. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: Enable mirror tarballs bitbake feature + hash: 2cfb433fd6511cd3b182187a21507c81e1c73ae6 + body: > + Causes tarballs of the source control repositories (e.g. Git + repositories), + + including metadata, to be placed in the DL_DIR directory + 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.29.0 + title: "" + date: 2024-12-13T11:01:47.680Z + - commits: + - subject: Update balena-os/leviathan action to v2.31.69 + hash: da7a483a6987556af6e663e61477917f5c486fa2 + body: | + Update balena-os/leviathan from 2.31.68 to 2.31.69 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.28.1 + title: "" + date: 2024-12-10T11:34:33.849Z + - commits: + - subject: Update the App Id and Private Key for ephemeral app tokens + hash: 583241b9d2ae902b302fd00bb037ef0c844ca289 + body: | + This changes the yocto scripts workflow to use a dedicated + balenaOS CI app, rather than the Flowzone app. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.28.0 + title: "" + date: 2024-12-09T16:21:11.861Z + - commits: + - subject: "barys: add support for scarthgap" + hash: fa730241fc31bf1cda183e4e42f733372948a4fd + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "barys: make honister+ syntax default" + hash: 8d9f26fb9f11b32aba1b0c364a093415be90b576 + body: | + Rather than require new Yocto versions to be added to + NEW_SYNTAX_RELEASES, make the new syntax the default. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: balena-yocto-scripts-1.27.20 + title: "" + date: 2024-12-09T09:35:53.011Z + version: 6.0.50+rev12 + title: "" + date: 2024-12-18T00:32:13.556Z - commits: - subject: Update contracts to 9ce0ad766c4f9b46cd78462813ff01600a61cde5 hash: b2322feb36775746fcbecd1570fcdca6a9ce9d27 diff --git a/CHANGELOG.md b/CHANGELOG.md index a7667a8..19d1aaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,76 @@ Change log ----------- +# v6.0.50+rev12 +## (2024-12-18) + + +
+ Update balena-yocto-scripts to 1c15d4194787879aeec7a84c22bf3dd2712f239a [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.29.7 +> ### (2024-12-17) +> +> * Unset AWS credentials to avoid overriding MinIO credentials [Kyle Harding] +> +> ## balena-yocto-scripts-1.29.6 +> ### (2024-12-17) +> +> * Update balena-os/leviathan action to v2.31.71 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.29.5 +> ### (2024-12-16) +> +> * Remove hostapp creation step [Ryan Cooke] +> +> ## balena-yocto-scripts-1.29.4 +> ### (2024-12-14) +> +> * Compress artifacts with gzip and zstd before encrypting [Kyle Harding] +> +> ## balena-yocto-scripts-1.29.3 +> ### (2024-12-13) +> +> * Update Pin dependencies [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.29.2 +> ### (2024-12-13) +> +> * Update balena-os/leviathan action to v2.31.70 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.29.1 +> ### (2024-12-13) +> +> * re-enable AMI deploys [Ryan Cooke] +> +> ## balena-yocto-scripts-1.29.0 +> ### (2024-12-13) +> +> * Use S3 sstate cache on self-hosted runners [Kyle Harding] +> * Sync shared downloads to S3 to use as a sources mirror [Kyle Harding] +> * Sync the shared sstate to github actions cache [Kyle Harding] +> * Use legacy yocto NFS cache as a source mirror [Kyle Harding] +> * Enable mirror tarballs bitbake feature [Kyle Harding] +> +> ## balena-yocto-scripts-1.28.1 +> ### (2024-12-10) +> +> * Update balena-os/leviathan action to v2.31.69 [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.28.0 +> ### (2024-12-09) +> +> * Update the App Id and Private Key for ephemeral app tokens [Kyle Harding] +> +> ## balena-yocto-scripts-1.27.20 +> ### (2024-12-09) +> +> * barys: add support for scarthgap [Joseph Kogut] +> * barys: make honister+ syntax default [Joseph Kogut] +> + +
+ # v6.0.50+rev11 ## (2024-12-16) diff --git a/VERSION b/VERSION index 09aefa8..647d99a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.50+rev11 \ No newline at end of file +6.0.50+rev12 \ No newline at end of file