Skip to content

Commit

Permalink
v6.0.37+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 4, 2024
1 parent 8fd5b18 commit e814cc7
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 1 deletion.
119 changes: 119 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,122 @@
- commits:
- subject: Update balena-yocto-scripts to 8385185bfcb1959d75a7858aafc827982ca09825
hash: 2f9929949f4d05bd3ccbaa7e7c2b3d9a2a909bb8
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 8385185bfcb1959d75a7858aafc827982ca09825
changelog-entry: Update balena-yocto-scripts to 8385185bfcb1959d75a7858aafc827982ca09825
author: balena-renovate[bot]
nested:
- 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.37+rev1
title: ""
date: 2024-10-04T22:56:15.831Z
- commits:
- subject: Update layers/meta-balena to 1f1cb005309c4c7b1f08c472c5c9ee305aedef82
hash: d66ff29fd1440f846e2b530c3d95989b06489483
Expand Down
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,48 @@
Change log
-----------

# v6.0.37+rev1
## (2024-10-04)


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

> ## 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.37
## (2024-10-04)

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

0 comments on commit e814cc7

Please sign in to comment.