Skip to content

Commit fa7ca57

Browse files
v6.0.30+rev1
1 parent 7b89561 commit fa7ca57

File tree

3 files changed

+57
-1
lines changed

3 files changed

+57
-1
lines changed

.versionbot/CHANGELOG.yml

+40
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5
3+
hash: 3544d483e7b497c63638123c355fe401b6e06081
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5
7+
changelog-entry: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: fix check of finalize value
12+
hash: 8d17204120d75bfc6aba1f793163e7deb2008a1f
13+
body: ""
14+
footer:
15+
Change-type: patch
16+
change-type: patch
17+
Signed-off-by: Ryan Cooke <ryan@balena.io>
18+
signed-off-by: Ryan Cooke <ryan@balena.io>
19+
author: rcooke-warwick
20+
nested: []
21+
- subject: Improve checking of previous test results
22+
hash: 71cae7e5434be7ee4e009343885c2c855c9d416b
23+
body: >
24+
The previous API command was limited to 20 results, and
25+
26+
did not correctly evaluate to false when no workflow runs were
27+
found.
28+
footer:
29+
Change-type: patch
30+
change-type: patch
31+
Signed-off-by: Kyle Harding <kyle@balena.io>
32+
signed-off-by: Kyle Harding <kyle@balena.io>
33+
author: Kyle Harding
34+
nested: []
35+
version: balena-yocto-scripts-1.25.45
36+
title: ""
37+
date: 2024-09-19T22:33:26.650Z
38+
version: 6.0.30+rev1
39+
title: ""
40+
date: 2024-09-20T02:13:52.466Z
141
- commits:
242
- subject: Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087
343
hash: 28a244eefdf8374b9c13734a01ff8c78770e3175

CHANGELOG.md

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

4+
# v6.0.30+rev1
5+
## (2024-09-20)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5 [balena-renovate[bot]] </summary>
10+
11+
> ## balena-yocto-scripts-1.25.45
12+
> ### (2024-09-19)
13+
>
14+
> * fix check of finalize value [rcooke-warwick]
15+
> * Improve checking of previous test results [Kyle Harding]
16+
>
17+
18+
</details>
19+
420
# v6.0.30
521
## (2024-09-19)
622

VERSION

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

0 commit comments

Comments
 (0)