Skip to content

Commit

Permalink
v5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 14, 2023
1 parent 036c951 commit 8b3aa2b
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 1 deletion.
47 changes: 47 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
- commits:
- subject: Update layers/meta-balena to 3f7d62c3108cf8852fc22f67fd2ed910ef12ed19
hash: 036c9519ec7d1fe62087b6ba7171023d5a50d301
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 3f7d62c3108cf8852fc22f67fd2ed910ef12ed19
changelog-entry: Update layers/meta-balena to 3f7d62c3108cf8852fc22f67fd2ed910ef12ed19
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "hostapp-update-hooks: add debug mode"
hash: a203bcdfd567c0cc4b4ed9de493513142cd7463f
body: >
This provides an easy switch to enable tracing on HUP hooks that
works

both on old and new OS hooks as enabling it depends on a config.json

setting.


It is meant to debug field issues with HUP failure where all we see is:

```

Before hooks (old os) ran successfully

Failed to run the new hooks. Running current hooks..

```

For example:

https://jel.ly.fish/support-thread-1-0-0-front-cnv-eq6ipvx
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: meta-balena-5.0.10
title: ""
date: 2023-12-13T22:06:14.967Z
version: 5.0.10
title: ""
date: 2023-12-14T00:22:24.856Z
- commits:
- subject: Update contracts to 591fda9174610519f89842e651f3186eac8862eb
hash: 5877411e214625503905f9a81a68ac6a2de2b5bb
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.0.10
## (2023-12-14)


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

> ## meta-balena-5.0.10
> ### (2023-12-13)
>
> * hostapp-update-hooks: add debug mode [Alex Gonzalez]
>

</details>

# v5.0.9+rev1
## (2023-12-13)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.9+rev1
5.0.10

0 comments on commit 8b3aa2b

Please sign in to comment.