Skip to content

Commit

Permalink
v5.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 21, 2024
1 parent f1d626e commit 27f3297
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 1 deletion.
43 changes: 43 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
- commits:
- subject: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc
hash: 03b7199fbf419b3363110ff0e4fec994ec9901a8
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc
changelog-entry: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "tests: hup: test breadcrumbs after rollback services"
hash: dde3e48743fc32349d1a1a33cfdf9b061c804e04
body: >
During HUP, rollback-health-breadcrumb and
rollback-altboot-breadcrumb

are created in the state partition to trigger rollback-health and

rollback-altboot respectively on the next boot. After these services

complete, they will remove these breadcrumbs.


Make the broken init fallback tests wait for these services to become

inactive before testing the state of the breadcrumbs. Otherwise, a race

condition can make these tests fail. Most notably on slower systems,

such as emulated generic-aarch64.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
version: meta-balena-5.1.36
title: ""
date: 2024-02-21T16:31:08.117Z
version: 5.1.36
title: ""
date: 2024-02-21T21:47:59.016Z
- commits:
- subject: Update layers/meta-balena to a662615594a604d6f84b8fd47a904a2b1d5be9da
hash: a36e2c79cb3ab2c0d07bb847b8fe47a670a3d949
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.1.36
## (2024-02-21)


<details>
<summary> Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc [Self-hosted Renovate Bot] </summary>

> ## meta-balena-5.1.36
> ### (2024-02-21)
>
> * tests: hup: test breadcrumbs after rollback services [Joseph Kogut]
>
</details>

# v5.1.35
## (2024-02-19)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.35
5.1.36

0 comments on commit 27f3297

Please sign in to comment.