Skip to content

Commit

Permalink
v6.0.10+rev4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 21, 2024
1 parent a774af2 commit 53f94a0
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 1 deletion.
105 changes: 105 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,108 @@
- commits:
- subject: Update balena-yocto-scripts to 0ae0c767ca81526e1f50d702159f5d86ceebee75
hash: a9474041d72289f5c86697f7c05aee32c0c83e1b
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 0ae0c767ca81526e1f50d702159f5d86ceebee75
changelog-entry: Update balena-yocto-scripts to 0ae0c767ca81526e1f50d702159f5d86ceebee75
author: balena-renovate[bot]
nested:
- commits:
- subject: ensure "force-finalize" guarantees a finalized release
hash: 08e6722b16af9c6e339fd1862b28d641fdcc5035
body: ""
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: []
- subject: update example workflow to use "deploy-environment" input
hash: 044e2122041ba0d7d4a18c2d0cd653b512c42130
body: ""
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: []
- subject: remove "deploy-esr" input
hash: 2ea4e3b60c88da21427cf525ed7fed4ab32de6f5
body: ""
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: []
- subject: remove "deploy-s3" input
hash: dee1de47e43055e8ef8dd3dc17c8e614e89e835e
body: |
Instead, always deploy to s3 if we "deploy" anything
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: []
- subject: remove "deploy-hostapp" and add "force-finalize" and
"finalize-on-push-if-tests-passed"
hash: d1de37252ca8d1d1e41d6253abdac602d9999f1d
body: ""
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: []
- subject: rename "envinroment" input to "deploy-environment" for clarity
hash: 14e6a1e57faf63f98970254902fd82deb49e586d
body: ""
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: []
- subject: remove os-dev input
hash: 8f5bd516abe24758ee129cb835d3b021bb5c3284
body: >
Removing denabling of development features as we determined it
would rarely be used - dev images can just be built locally
instead
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.24
title: ""
date: 2024-08-21T16:22:42.006Z
- commits:
- subject: Add mermaid flowchart to yocto workflow README
hash: af6f93c1a415ecf90785428c32b31801b26ad160
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.25.23
title: ""
date: 2024-08-15T20:45:12.698Z
version: 6.0.10+rev4
title: ""
date: 2024-08-21T22:21:39.673Z
- commits:
- subject: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f
hash: b6f35bff16ea320ad26f93296177f5352c68ea35
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
Change log
-----------

# v6.0.10+rev4
## (2024-08-21)


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

> ## balena-yocto-scripts-1.25.24
> ### (2024-08-21)
>
> * ensure "force-finalize" guarantees a finalized release [rcooke-warwick]
> * update example workflow to use "deploy-environment" input [rcooke-warwick]
> * remove "deploy-esr" input [rcooke-warwick]
> * remove "deploy-s3" input [rcooke-warwick]
> * remove "deploy-hostapp" and add "force-finalize" and "finalize-on-push-if-tests-passed" [rcooke-warwick]
> * rename "envinroment" input to "deploy-environment" for clarity [rcooke-warwick]
> * remove os-dev input [rcooke-warwick]
>
> ## balena-yocto-scripts-1.25.23
> ### (2024-08-15)
>
> * Add mermaid flowchart to yocto workflow README [Kyle Harding]
>
</details>

# v6.0.10+rev3
## (2024-08-20)

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

0 comments on commit 53f94a0

Please sign in to comment.