Skip to content

Commit

Permalink
v2023.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 4, 2024
1 parent f66fc65 commit 6b0ec48
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 1 deletion.
140 changes: 140 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,143 @@
- commits:
- subject: Update balena-yocto-scripts to v1.19.41
hash: 411ce445f0210f3dbc9b9a3d49d5f0218fd353d3
body: |
Update balena-yocto-scripts from v1.19.35 to v1.19.41
footer:
Changelog-entry: Update balena-yocto-scripts to v1.19.41
changelog-entry: Update balena-yocto-scripts to v1.19.41
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested:
- 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 <alexandru@balena.io>
signed-off-by: Alexandru Costache <alexandru@balena.io>
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 <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
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 <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
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 <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
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 <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.40
title: ""
date: 2023-11-13T10:19:34.115Z
- commits:
- subject: "Dockerfile_yocto-build-env: Install rsync and uudecode host
dependencies"
hash: 20a981f81a47cf86c62efb57838baa4d45776560
body: |
These are required for the UCM-iMX9 build
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexnadru Costache <alexandru@balena.io>
signed-off-by: Alexnadru Costache <alexandru@balena.io>
author: Alexandru Costache
nested: []
version: balena-yocto-scripts-1.19.39
title: ""
date: 2023-10-20T13:47:52.543Z
- commits:
- subject: README.md ChangeType is needed for PR so add to README example
hash: 9f554545b218b3d00af08f1b6971605a1617ed22
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
author: Alex J Lennon
nested: []
version: balena-yocto-scripts-1.19.38
title: ""
date: 2023-10-11T06:39:29.551Z
- commits:
- subject: "Dockerfile_yocto-build-env: Add screen"
hash: 7ca8164eec0ba2903b5a463166fdb2d9370d3ba4
body: |
To enable us to use `bitbake -c devshell foo` in container
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
author: Alex J Lennon
nested: []
version: balena-yocto-scripts-1.19.37
title: ""
date: 2023-10-10T13:49:21.732Z
- commits:
- subject: "flowzone: allow external contributions"
hash: e44cdd1b12d22ffb6d93408e794defee812436c2
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.36
title: ""
date: 2023-10-10T12:37:01.374Z
version: 2023.10.3
title: ""
date: 2024-02-04T10:04:54.976Z
- commits:
- subject: Update meta-balena from v3.2.13 to v3.2.17
hash: 38356affa39c086d713add30680933aa56625097
Expand Down
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,49 @@
Change log
-----------

# v2023.10.3
## (2024-02-04)


<details>
<summary> Update balena-yocto-scripts to v1.19.41 [Alex Gonzalez] </summary>

> ## 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]
>
> ## balena-yocto-scripts-1.19.39
> ### (2023-10-20)
>
> * Dockerfile_yocto-build-env: Install rsync and uudecode host dependencies [Alexandru Costache]
>
> ## balena-yocto-scripts-1.19.38
> ### (2023-10-11)
>
> * README.md ChangeType is needed for PR so add to README example [Alex J Lennon]
>
> ## balena-yocto-scripts-1.19.37
> ### (2023-10-10)
>
> * Dockerfile_yocto-build-env: Add screen [Alex J Lennon]
>
> ## balena-yocto-scripts-1.19.36
> ### (2023-10-10)
>
> * flowzone: allow external contributions [Alex Gonzalez]
>
</details>

# v2023.10.2
## (2024-02-01)

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

0 comments on commit 6b0ec48

Please sign in to comment.