Skip to content

Commit

Permalink
v5.4.1+rev22
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 23, 2024
1 parent fd731b3 commit 49ffd83
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
36 changes: 36 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
- commits:
- subject: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
hash: 32b9706d5a3391885172e04df815c9fc2bc069d1
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
changelog-entry: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
author: balena-renovate[bot]
nested:
- 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 <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.25.25
title: ""
date: 2024-08-23T15:51:41.585Z
version: 5.4.1+rev22
title: ""
date: 2024-08-23T18:26:38.936Z
- commits:
- subject: Update balena-yocto-scripts to 0ae0c767ca81526e1f50d702159f5d86ceebee75
hash: bc3ce3fae9d900d7e56af199544a891061c9a5d1
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change log
-----------

# v5.4.1+rev22
## (2024-08-23)


<details>
<summary> Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4 [balena-renovate[bot]] </summary>

> ## balena-yocto-scripts-1.25.25
> ### (2024-08-23)
>
> * Add unique unique identifiers to summary job [Kyle Harding]
>
</details>

# v5.4.1+rev21
## (2024-08-21)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.1+rev21
5.4.1+rev22

0 comments on commit 49ffd83

Please sign in to comment.