Skip to content

Commit

Permalink
v6.2.4+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 27, 2024
1 parent d799529 commit d2bc3af
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 1 deletion.
275 changes: 275 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,278 @@
- commits:
- subject: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
hash: 0aaa79bfb2e2b94472e4b974f39fc2bca4710399
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
changelog-entry: Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197
author: balena-renovate[bot]
nested:
- commits:
- subject: Update actions/upload-artifact action to v4.5.0
hash: 40437f4f3947dd6c3e481729c180f3a03abe99eb
body: |
Update actions/upload-artifact from 4.4.3 to 4.5.0
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.30.2
title: ""
date: 2024-12-20T01:46:01.464Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.76
hash: 8a3222a6e18b0398f1e1dc2b5e662f4ea514f97a
body: |
Update balena-os/leviathan from 2.31.75 to 2.31.76
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.30.1
title: ""
date: 2024-12-19T22:15:32.238Z
- commits:
- subject: Append to MIRRORS instead of PREMIRRORS to limit egress
hash: 345cdbbf64575fc39bca4251353e823e1bcec741
body: |
For the first deployment of the S3 download mirror we will
err on the side of cost savings, and use the mirror as a
fallback not the primary source of downloads.

Revert this if we want the benefits of using our own mirrors
as the primary source, like download speed and no rate limits.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: Use dedicated AWS S3 buckets for download mirrors
hash: 07e02aef5af44f7d96e4f491ba8331a42214f654
body: ""
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.30.0
title: ""
date: 2024-12-19T18:57:58.502Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.75
hash: c46284511b0d50db46b8aa2af97d910304bf620a
body: |
Update balena-os/leviathan from 2.31.73 to 2.31.75
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.10
title: ""
date: 2024-12-19T05:24:10.102Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.73
hash: d8ab1a82854d1fbd7dbc0133c0a7cfecef7c55f7
body: |
Update balena-os/leviathan from 2.31.72 to 2.31.73
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.9
title: ""
date: 2024-12-19T01:40:23.923Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.72
hash: 0478ef558f8ef7809816f78987c5fd327adc77bc
body: |
Update balena-os/leviathan from 2.31.71 to 2.31.72
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.29.8
title: ""
date: 2024-12-18T01:52:57.687Z
- 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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.29.0
title: ""
date: 2024-12-13T11:01:47.680Z
version: 6.2.4+rev1
title: ""
date: 2024-12-27T01:51:41.542Z
- commits:
- subject: Update layers/meta-balena to 88eebcdae6187f606db9c9c3bd6c9542ba4a9bec
hash: 602d151aeb2a897e4e13d2c7ac47619cc347bd55
Expand Down
85 changes: 85 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,91 @@
Change log
-----------

# v6.2.4+rev1
## (2024-12-27)


<details>
<summary> Update balena-yocto-scripts to eaab5a2fccab6406d5f75a11d9a0575fd675c197 [balena-renovate[bot]] </summary>

> ## balena-yocto-scripts-1.30.2
> ### (2024-12-20)
>
> * Update actions/upload-artifact action to v4.5.0 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.30.1
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.76 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.30.0
> ### (2024-12-19)
>
> * Append to MIRRORS instead of PREMIRRORS to limit egress [Kyle Harding]
> * Use dedicated AWS S3 buckets for download mirrors [Kyle Harding]
>
> ## balena-yocto-scripts-1.29.10
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.75 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.29.9
> ### (2024-12-19)
>
> * Update balena-os/leviathan action to v2.31.73 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.29.8
> ### (2024-12-18)
>
> * Update balena-os/leviathan action to v2.31.72 [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]
>

</details>

# v6.2.4
## (2024-12-26)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.4
6.2.4+rev1

0 comments on commit d2bc3af

Please sign in to comment.