Skip to content

Commit

Permalink
v6.0.33+rev3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 8, 2024
1 parent 763c684 commit 108abd7
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 1 deletion.
175 changes: 175 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,178 @@
- commits:
- subject: Update balena-yocto-scripts to 6d5800219967b58c9b63d1ddef1b7b29f652b7b6
hash: 46f8637345d244454c2f5621d8b4e7da5c7d96c6
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 6d5800219967b58c9b63d1ddef1b7b29f652b7b6
changelog-entry: Update balena-yocto-scripts to 6d5800219967b58c9b63d1ddef1b7b29f652b7b6
author: balena-renovate[bot]
nested:
- commits:
- subject: Update balena-os/leviathan action to v2.31.51
hash: e80eacc2c50440dee81aa8c32176d80e93e37a8a
body: |
Update balena-os/leviathan from 2.31.50 to 2.31.51
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.55
title: ""
date: 2024-10-07T22:03:13.933Z
- commits:
- subject: Update actions/checkout action to v4.2.1
hash: 89821425b164c0dcd1a3a03b5a778774911dc7f9
body: |
Update actions/checkout from 4.2.0 to 4.2.1
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.54
title: ""
date: 2024-10-07T19:40:37.283Z
- commits:
- subject: fix balena deploy quotes
hash: aa40859d69147e04b99691028101ce650ccfb568
body: >
A previous commit added quotes to some of the `balena deploy`
command args - when $status or $_debug aren't defined, this
means empty quote gets passed as an arg, making the CLI fail.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: Ryan Cooke
nested: []
version: balena-yocto-scripts-1.25.53
title: ""
date: 2024-10-07T15:31:38.815Z
- commits:
- subject: Update Lock file maintenance
hash: 4f013e40de21d13746a4224fba0bf0fa63469a12
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.52
title: ""
date: 2024-10-07T01:52:28.495Z
- commits:
- subject: Update balena-os/leviathan action to v2.31.50
hash: 4c529c17571db19918d36a90903a44128c70bb3d
body: |
Update balena-os/leviathan from 2.31.44 to 2.31.50
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.51
title: ""
date: 2024-10-04T11:58:05.434Z
- commits:
- subject: use github app installation token for device repository cloning
hash: 8eff76f9e8c5b03bf767edde7430bc414af0e028
body: >
This is required for cloning private submodules - as the default
behaviour means the token is scoped only to the repository the
workflow is running on
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: Ryan Cooke
nested: []
version: balena-yocto-scripts-1.25.50
title: ""
date: 2024-10-02T11:17:01.374Z
- commits:
- subject: Only attempt to decrypt if we have encrypted in the build step
hash: c3d677008304b4b4744f6cf88e50b2ff65814079
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke<[email protected]>
signed-off-by: Ryan Cooke<[email protected]>
author: Ryan Cooke
nested: []
- subject: Fetch full depth in order to checkout custom meta-balena-refs
hash: e1f1a2fdafe58bd3f87b68fdec3c0bd195671eea
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: []
- subject: Encrypt balenaOS artifacts at rest in GitHub
hash: 116d81b89cde4f6d99c10c3b32d66e64322258a7
body: |
Applies symmetric encryption (PBKDF2 hardened) to balenaOS
build assets prior to uploading them to GitHub for temporary
storage between builds. Decrypts assets after downloading.

Requires: https://github.com/balena-os/.github/pull/83
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: balena-yocto-scripts-1.25.49
title: ""
date: 2024-10-01T17:06:45.014Z
- commits:
- subject: Update actions/checkout action to v4.2.0
hash: 6246fcdbc4e3ba00105aeb6347d60ab01b3deb24
body: |
Update actions/checkout from 4.1.7 to 4.2.0
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.48
title: ""
date: 2024-10-01T00:14:17.618Z
- commits:
- subject: "patch: Stop persisting credentials in actions/checkout"
hash: 0fa90791298e14fa15dbba2b82e0579ed85c41a4
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: balena-yocto-scripts-1.25.47
title: ""
date: 2024-09-30T10:53:24.792Z
- commits:
- subject: use genericx86-64-ext image for testing the workflow
hash: 20435d215d18aba21502871cd8249437c39914a1
body: >
Using genericx86-64-ext as its smaller, faster to build and the
repo is blocked less often
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: balena-yocto-scripts-1.25.46
title: ""
date: 2024-09-27T15:13:10.481Z
version: 6.0.33+rev3
title: ""
date: 2024-10-08T00:42:29.874Z
- commits:
- subject: Add GHA Built Test Deploy workflows
hash: 34514532c9f9910ef4c70f25c36d114409ff8949
Expand Down
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,68 @@
Change log
-----------

# v6.0.33+rev3
## (2024-10-08)


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

> ## balena-yocto-scripts-1.25.55
> ### (2024-10-07)
>
> * Update balena-os/leviathan action to v2.31.51 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.54
> ### (2024-10-07)
>
> * Update actions/checkout action to v4.2.1 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.53
> ### (2024-10-07)
>
> * fix balena deploy quotes [Ryan Cooke]
>
> ## balena-yocto-scripts-1.25.52
> ### (2024-10-07)
>
> * Update Lock file maintenance [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.51
> ### (2024-10-04)
>
> * Update balena-os/leviathan action to v2.31.50 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.50
> ### (2024-10-02)
>
> * use github app installation token for device repository cloning [Ryan Cooke]
>
> ## balena-yocto-scripts-1.25.49
> ### (2024-10-01)
>
> * Only attempt to decrypt if we have encrypted in the build step [Ryan Cooke]
> * Fetch full depth in order to checkout custom meta-balena-refs [Kyle Harding]
> * Encrypt balenaOS artifacts at rest in GitHub [Anton Belodedenko]
>
> ## balena-yocto-scripts-1.25.48
> ### (2024-10-01)
>
> * Update actions/checkout action to v4.2.0 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.47
> ### (Invalid date)
>
> * patch: Stop persisting credentials in actions/checkout [Vipul Gupta (@vipulgupta2048)]
>
> ## balena-yocto-scripts-1.25.46
> ### (2024-09-27)
>
> * use genericx86-64-ext image for testing the workflow [rcooke-warwick]
>
</details>

# v6.0.33+rev2
## (2024-10-02)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.33+rev2
6.0.33+rev3

0 comments on commit 108abd7

Please sign in to comment.