Skip to content

Commit

Permalink
v5.2.2+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 17, 2024
1 parent cd33679 commit 9812960
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 1 deletion.
217 changes: 217 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,220 @@
- commits:
- subject: Update balena-yocto-scripts to 35108dbe920e2b96e976065df205e265d19d86a5
hash: 09c725824d698c7a1b220b09dd2458bab51852f0
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 35108dbe920e2b96e976065df205e265d19d86a5
changelog-entry: Update balena-yocto-scripts to 35108dbe920e2b96e976065df205e265d19d86a5
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: 'Revert "balena-build: avoid using device-type as a prefix in yocto
sstate"'
hash: 7a85083784a3225debf2276a978558df5a307ec7
body: |
This reverts commit f4a9566941083770151ebe3edd78e9866b4856fb.
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.6
title: ""
date: 2024-03-25T14:58:37.715Z
- commits:
- subject: Merge AMI publishing dependencies into yocto-build-env
hash: c208a885e849b1b49231de31268a482344220d38
body: |
This allows us to build and publish fewer helper images.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.5
title: ""
date: 2024-03-14T19:05:22.682Z
- commits:
- subject: "balena-build: avoid using device-type as a prefix in yocto sstate"
hash: f4a9566941083770151ebe3edd78e9866b4856fb
body: >
Yocto already splits the build sstate by target arch, native
arch, toolchains, and machine where applicable.


Keeping the caches separated by device type prevents sharing of
common cache steps between identical toolchains and
architectures.
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.4
title: ""
date: 2024-03-13T18:16:12.920Z
- commits:
- subject: Enable S3 Server Side Encryption flags
hash: 93a2a37249c8262662934e4220c1009a8f22c51c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.3
title: ""
date: 2024-02-11T13:57:42.525Z
- commits:
- subject: "automation/include: Pass helper image version"
hash: 2a8e25e0d0b46b3249c1c77b0c38219ebcdea1f0
body: >
This is needed by the balena-push-env helper image that needs
the

balena-yocto-scripts version but has no way of getting that info

otherwise.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Florin Sarbu <[email protected]>
signed-off-by: Florin Sarbu <[email protected]>
author: Florin Sarbu
nested: []
version: balena-yocto-scripts-1.21.2
title: ""
date: 2024-02-08T07:44:50.538Z
- commits:
- subject: "balena-deploy: Remove docker.io when pulling image"
hash: bd23b9ad59a1645bce79b0df5ef3879d10774a3a
body: |
This seems to cause docker images --format to fail
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru
nested: []
version: balena-yocto-scripts-1.21.1
title: ""
date: 2024-02-07T12:39:41.622Z
- commits:
- subject: Return image id after pulling helper images
hash: f2fb17399ede63ceaada8c8625a250747745d97a
body: |
Also refactor the pull helper image functions to
support a single repository with multiple variant tags.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Build and publish helper images with Flowzone
hash: 8a15692852f38bfd5158b61b5870dffd8f758a64
body: |
Rather than build helper images on demand, we will
publish them to ghcr.io with every revision of this project.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.21.0
title: ""
date: 2024-02-02T18:52:51.154Z
- commits:
- subject: Remove unused block-build functions
hash: 130d7fb70f4a10755731e898e87610547fe44692
body: ""
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.20.0
title: ""
date: 2024-02-02T16:29:21.897Z
- commits:
- subject: "automation/balena-deploy: Pin to known working version of balena-img"
hash: 927310397896f35bd1921202e8b1f30ba3ef47d8
body: >
As per internal thread
https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/Jenkins.20build.20failures/near/409602914
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
nested: []
version: balena-yocto-scripts-1.19.41
title: ""
date: 2023-12-22T16:01:59.872Z
- commits:
- subject: "Dockerfiles: update balenaCLI version to 17.2.2"
hash: 635816960ec1f836433a397a420292462bafd2c5
body: |
Update balenaCLI from 14.5.15 to 17.2.2 (current latest)
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "balena-deploy-block.sh: deploy licenses and changelog as release
assets"
hash: 173ab9a844e9c77f46bd5f022a62fc9100b83002
body: >
This will make it possible to surface these build artifacts to
users.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "balena-deploy: Add changelog to deployed artifacts"
hash: 2c55cdc09d5fb38a225b1b11c413de1d5206fb44
body: >
Deploying the changelog will allow to deploy it as a release
asset.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "balena-api: add release assets helper functions"
hash: bb9c5762ff424a9ae8df77d5dcebafa262fbe264
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.40
title: ""
date: 2023-11-13T10:19:34.115Z
version: 5.2.2+rev1
title: ""
date: 2024-04-17T10:43:43.630Z
- commits:
- subject: Update layers/meta-balena to b551e7d7a37d040165676862dba5a29ff1109b13
hash: 2b12829819490040ae3178cd87e271a90c5b8b14
Expand Down
64 changes: 64 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,70 @@
Change log
-----------

# v5.2.2+rev1
## (2024-04-17)


<details>
<summary> Update balena-yocto-scripts to 35108dbe920e2b96e976065df205e265d19d86a5 [Self-hosted Renovate Bot] </summary>

> ## balena-yocto-scripts-1.21.6
> ### (2024-03-25)
>
> * Revert "balena-build: avoid using device-type as a prefix in yocto sstate" [Kyle Harding]
>
> ## balena-yocto-scripts-1.21.5
> ### (2024-03-14)
>
> * Merge AMI publishing dependencies into yocto-build-env [Kyle Harding]
>
> ## balena-yocto-scripts-1.21.4
> ### (2024-03-13)
>
> * balena-build: avoid using device-type as a prefix in yocto sstate [Kyle Harding]
>
> ## balena-yocto-scripts-1.21.3
> ### (2024-02-11)
>
> * Enable S3 Server Side Encryption flags [Kyle Harding]
>
> ## balena-yocto-scripts-1.21.2
> ### (2024-02-08)
>
> * automation/include: Pass helper image version [Florin Sarbu]
>
> ## balena-yocto-scripts-1.21.1
> ### (2024-02-07)
>
> * balena-deploy: Remove docker.io when pulling image [Alexandru]
>
> ## balena-yocto-scripts-1.21.0
> ### (2024-02-02)
>
> * Return image id after pulling helper images [Kyle Harding]
> * Build and publish helper images with Flowzone [Kyle Harding]
>
> ## balena-yocto-scripts-1.20.0
> ### (2024-02-02)
>
> * Remove unused block-build functions [Kyle Harding]
>
> ## balena-yocto-scripts-1.19.41
> ### (2023-12-22)
>
> * automation/balena-deploy: Pin to known working version of balena-img [Alexandru Costache]
>
> ## balena-yocto-scripts-1.19.40
> ### (2023-11-13)
>
> * Dockerfiles: update balenaCLI version to 17.2.2 [Alex Gonzalez]
> * balena-deploy-block.sh: deploy licenses and changelog as release assets [Alex Gonzalez]
> * balena-deploy: Add changelog to deployed artifacts [Alex Gonzalez]
> * balena-api: add release assets helper functions [Alex Gonzalez]
>

</details>

# v5.2.2
## (2024-03-20)

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

0 comments on commit 9812960

Please sign in to comment.