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 9e56119 commit 2f774e1
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: 1b75d679cc1e4175065e049ff488592071e4e5cb
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-21T18:54:08.108Z
- commits:
- subject: Update layers/meta-balena to a662615594a604d6f84b8fd47a904a2b1d5be9da
hash: 27ff143e3bd54ebcbde92034b8f611960168d068
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file

# 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 2f774e1

Please sign in to comment.