Skip to content

Commit 386d365

Browse files
v6.0.11+rev1
1 parent 9528e1e commit 386d365

File tree

3 files changed

+52
-1
lines changed

3 files changed

+52
-1
lines changed

.versionbot/CHANGELOG.yml

+36
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
3+
hash: 396567c8cfb6c4f52417f878966c6985c72588a1
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
7+
changelog-entry: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: Add unique unique identifiers to summary job
12+
hash: 625a45b652c332ec5d048caeee7dc25638df8dfb
13+
body: |
14+
The "All jobs" job is used for branch protection
15+
as it captures the overall success/fail of all
16+
the test matrices and build.
17+
18+
However without a unique name we are unable
19+
to identify the device type in order to mark it as required.
20+
21+
This change adds a single instance matrix
22+
to the build job and as a result will append the machine
23+
name and deploy environment in the job name.
24+
footer:
25+
Change-type: patch
26+
change-type: patch
27+
Signed-off-by: Kyle Harding <kyle@balena.io>
28+
signed-off-by: Kyle Harding <kyle@balena.io>
29+
author: Kyle Harding
30+
nested: []
31+
version: balena-yocto-scripts-1.25.25
32+
title: ""
33+
date: 2024-08-23T15:51:41.585Z
34+
version: 6.0.11+rev1
35+
title: ""
36+
date: 2024-08-23T18:26:38.309Z
137
- commits:
238
- subject: Update layers/meta-balena to 84be7f22fd833843f48ea1d755af1c1c05c4fd4e
339
hash: 0da38fbda32596d59c72f581c25e48ea609b0dd4

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
-----------
33

4+
# v6.0.11+rev1
5+
## (2024-08-23)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4 [balena-renovate[bot]] </summary>
10+
11+
> ## balena-yocto-scripts-1.25.25
12+
> ### (2024-08-23)
13+
>
14+
> * Add unique unique identifiers to summary job [Kyle Harding]
15+
>
16+
17+
</details>
18+
419
# v6.0.11
520
## (2024-08-22)
621

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.11
1+
6.0.11+rev1

0 commit comments

Comments
 (0)