v5.3.23+rev1
This commit is contained in:
parent
ee368c03bd
commit
5b44b0f4a2
3 changed files with 49 additions and 1 deletions
|
@ -1,3 +1,36 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-yocto-scripts to 5469d877de428856cd630f2a18bc39edefdb924d
|
||||||
|
hash: 49c0d04f9a4e54d4fca658cd9a9bd02c87fe1ed7
|
||||||
|
body: Update balena-yocto-scripts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update balena-yocto-scripts to 5469d877de428856cd630f2a18bc39edefdb924d
|
||||||
|
changelog-entry: Update balena-yocto-scripts to 5469d877de428856cd630f2a18bc39edefdb924d
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Do not run any tests by default unless provided by calling workflow
|
||||||
|
hash: d0cfc42cf8a17ef6b5f2ac4eed6f84d1581435e6
|
||||||
|
body: >
|
||||||
|
As there are currently more device types without tests than
|
||||||
|
with,
|
||||||
|
|
||||||
|
and some of those with tests need to provide overrides anyway,
|
||||||
|
it's
|
||||||
|
|
||||||
|
simpler to assume an empty test matrix unless provided.
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
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.0
|
||||||
|
title: ""
|
||||||
|
date: 2024-07-03T15:44:25.729Z
|
||||||
|
version: 5.3.23+rev1
|
||||||
|
title: ""
|
||||||
|
date: 2024-07-03T19:08:48.344Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to e6c2037615db74af70250c5d3351c44e2ee31fbb
|
- subject: Update layers/meta-balena to e6c2037615db74af70250c5d3351c44e2ee31fbb
|
||||||
hash: 450aa1d8ab1ed919d5458e4cdc0a9fc7e619f0af
|
hash: 450aa1d8ab1ed919d5458e4cdc0a9fc7e619f0af
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v5.3.23+rev1
|
||||||
|
## (2024-07-03)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update balena-yocto-scripts to 5469d877de428856cd630f2a18bc39edefdb924d [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## balena-yocto-scripts-1.25.0
|
||||||
|
> ### (2024-07-03)
|
||||||
|
>
|
||||||
|
> * Do not run any tests by default unless provided by calling workflow [Kyle Harding]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v5.3.23
|
# v5.3.23
|
||||||
## (2024-07-03)
|
## (2024-07-03)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
5.3.23
|
5.3.23+rev1
|
Loading…
Add table
Reference in a new issue