Skip to content

Commit

Permalink
v6.0.20+rev2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 2, 2024
1 parent be362aa commit 74e9e06
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 1 deletion.
223 changes: 223 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,226 @@
- commits:
- subject: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2
hash: cd8d2209ab7c62186a735617a1b523b1a683913b
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2
changelog-entry: Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2
author: balena-renovate[bot]
nested:
- commits:
- subject: Update actions/upload-artifact action to v4.4.0
hash: 50fe40fee6dde2abd580606a60e5a613959e2d3e
body: |
Update actions/upload-artifact from 4.3.6 to 4.4.0
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.31
title: ""
date: 2024-09-01T04:28:48.680Z
- commits:
- subject: Update balena-os/leviathan digest to ff6a079
hash: 3eff42640327916a3ea7acb35eb1b5c4905303e8
body: |
Update balena-os/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: balena-yocto-scripts-1.25.30
title: ""
date: 2024-09-01T02:30:52.700Z
- commits:
- subject: Restrict runners via yocto label, not 16cpu
hash: 5ec368545ccc173631b7b82f68f7619b1dbfe5e5
body: >
We currently have many `8cpu` runners available that are

migrating from Jenkins that we should allow to use for yocto
builds.


As long as some runners don't have the `yocto` tag so we don't
bottleneck the runner queue for other orgs.
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.25.29
title: ""
date: 2024-08-31T23:20:44.235Z
- commits:
- subject: checkout private contracts for test job
hash: d49882c54127d8b805191ff313a3a00d1c163590
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
version: balena-yocto-scripts-1.25.28
title: ""
date: 2024-08-30T14:24:42.877Z
- commits:
- subject: use apt-get to install s4cmd instead of pip
hash: 938730ae60d60574f9abf757c1c4efcc4e526a2f
body: >
using pip to install python packages also installable by debian
is not recommended, and leads to errors while trying to do so.
Switch to using apt-get to install s4cmd to address this
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
version: balena-yocto-scripts-1.25.27
title: ""
date: 2024-08-29T13:53:51.392Z
- commits:
- subject: Fix if condition for checking merge commit test results
hash: c7b37652661b12832a2a40a39e4548632478b8ef
body: >
The logic for this step was broken - even when no test matrix
was provided, it was chekcing for test results, which we don't
want (as they won't exist)
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
version: balena-yocto-scripts-1.25.26
title: ""
date: 2024-08-27T16:58:34.259Z
- commits:
- subject: Add unique unique identifiers to summary job
hash: 625a45b652c332ec5d048caeee7dc25638df8dfb
body: |
The "All jobs" job is used for branch protection
as it captures the overall success/fail of all
the test matrices and build.

However without a unique name we are unable
to identify the device type in order to mark it as required.

This change adds a single instance matrix
to the build job and as a result will append the machine
name and deploy environment in the job name.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.25.25
title: ""
date: 2024-08-23T15:51:41.585Z
- commits:
- subject: ensure "force-finalize" guarantees a finalized release
hash: 08e6722b16af9c6e339fd1862b28d641fdcc5035
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
- subject: remove "deploy-esr" input
hash: 2ea4e3b60c88da21427cf525ed7fed4ab32de6f5
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
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 <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.25.23
title: ""
date: 2024-08-15T20:45:12.698Z
version: 6.0.20+rev2
title: ""
date: 2024-09-02T02:03:08.760Z
- commits:
- subject: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f
hash: dd0aac4916bac89cd2f7662f629e9e78d4e54bde
Expand Down
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,67 @@
Change log
-----------

# v6.0.20+rev2
## (2024-09-02)


<details>
<summary> Update balena-yocto-scripts to 578161cba337cccf1a23a2b4b8a5f45cbb16abb2 [balena-renovate[bot]] </summary>

> ## balena-yocto-scripts-1.25.31
> ### (2024-09-01)
>
> * Update actions/upload-artifact action to v4.4.0 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.30
> ### (2024-09-01)
>
> * Update balena-os/leviathan digest to ff6a079 [balena-renovate[bot]]
>
> ## balena-yocto-scripts-1.25.29
> ### (2024-09-01)
>
> * Restrict runners via yocto label, not 16cpu [Kyle Harding]
>
> ## balena-yocto-scripts-1.25.28
> ### (Invalid date)
>
> * checkout private contracts for test job [rcooke-warwick]
>
> ## balena-yocto-scripts-1.25.27
> ### (2024-08-29)
>
> * use apt-get to install s4cmd instead of pip [rcooke-warwick]
>
> ## balena-yocto-scripts-1.25.26
> ### (2024-08-27)
>
> * Fix if condition for checking merge commit test results [rcooke-warwick]
>
> ## balena-yocto-scripts-1.25.25
> ### (2024-08-23)
>
> * Add unique unique identifiers to summary job [Kyle Harding]
>
> ## 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.20+rev1
## (2024-09-01)

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

0 comments on commit 74e9e06

Please sign in to comment.