v6.0.28+rev1
This commit is contained in:
parent
56bfbf5035
commit
2af5b7654b
3 changed files with 45 additions and 1 deletions
|
@ -1,3 +1,32 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3
|
||||||
|
hash: eca5fb4daea3368137343626d3418efaafef71f1
|
||||||
|
body: Update balena-yocto-scripts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3
|
||||||
|
changelog-entry: Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3
|
||||||
|
author: balena-renovate[bot]
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: only upload artifacts when test_matrix is defined
|
||||||
|
hash: 51751d241c7e845351e3a26c74e615157ad38f52
|
||||||
|
body: >
|
||||||
|
This prevents uploads of artifacts that will never be used - as
|
||||||
|
they are only used in the tests step, if there are no tests then
|
||||||
|
no need to upload
|
||||||
|
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.42
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-18T11:05:33.621Z
|
||||||
|
version: 6.0.28+rev1
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-18T12:26:52.722Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0
|
- subject: Update layers/meta-balena to 7c61b0f1e4af295d412a00d7965b106f4922d4f0
|
||||||
hash: 3fab945e13581a3c99be7a441bd2aa7192009eda
|
hash: 3fab945e13581a3c99be7a441bd2aa7192009eda
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v6.0.28+rev1
|
||||||
|
## (2024-09-18)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update balena-yocto-scripts to 8082486ee52f464cb11d9c7abc2c3654445087b3 [balena-renovate[bot]] </summary>
|
||||||
|
|
||||||
|
> ## balena-yocto-scripts-1.25.42
|
||||||
|
> ### (2024-09-18)
|
||||||
|
>
|
||||||
|
> * only upload artifacts when test_matrix is defined [rcooke-warwick]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v6.0.28
|
# v6.0.28
|
||||||
## (2024-09-18)
|
## (2024-09-18)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
6.0.28
|
6.0.28+rev1
|
Loading…
Add table
Reference in a new issue