Skip to content

Commit

Permalink
v6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Aug 14, 2024
1 parent 728111a commit 6f836a1
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 1 deletion.
95 changes: 95 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,98 @@
- commits:
- subject: Update layers/meta-balena to e6eec7bdb572753420bfe543750357c9f18ee4d8
hash: 68ccbc0620561e856b893f10cfb59b0035edabc8
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to e6eec7bdb572753420bfe543750357c9f18ee4d8
changelog-entry: Update layers/meta-balena to e6eec7bdb572753420bfe543750357c9f18ee4d8
author: balena-renovate[bot]
nested:
- commits:
- subject: Update tests/leviathan digest to f4e9332
hash: d475c7b424d396d03c712befb3fdb2934d7513f0
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update actions/upload-artifact digest to 834a144
hash: 6a81dc37849f6290f104e3bbb95bc8b60f240ab5
body: |
Update actions/upload-artifact
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.25
title: ""
date: 2024-08-06T15:54:52.299Z
- commits:
- subject: Update core/contracts digest to 6d69a05
hash: 02819efbdc5ca46918d80ec2b23c18274995629b
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.24
title: ""
date: 2024-08-06T10:14:13.280Z
- commits:
- subject: "core: remove nested retries in getDutIp function"
hash: fc8a48737153dc528a005f4d963e0f3f54426aae
body: >
the function that was being used to fetch the DUT ip
from the worker had nested retries that led to 30x5 =
150 retries, and timeouts taking ~40 mins in the case
the DUT wasn't reachable (autokit setup fault, device
not booting, problem during flashing). This removes the
nested retries and reduces the retries to 50 / ~ 10mins
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: leviathan-2.31.23
title: ""
date: 2024-07-23T13:24:35.947Z
- commits:
- subject: "patch: Add migration & secureboot options to e2e test suite"
hash: 7abd1e4f8483b2a5704c5f4e0b1f974e0fafc762
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: leviathan-2.31.22
title: ""
date: 2024-07-23T13:00:12.436Z
- commits:
- subject: Update docker/setup-buildx-action digest to aa33708
hash: dda330bb67cff678a5b7758f31ebf53bbc58886c
body: |
Update docker/setup-buildx-action
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.31.21
title: ""
date: 2024-07-22T10:33:23.487Z
version: meta-balena-6.0.9
title: ""
date: 2024-08-14T11:50:03.782Z
version: 6.0.9
title: ""
date: 2024-08-14T13:50:40.458Z
- commits:
- subject: Update layers/meta-balena to ed18e751ab21b245070bd4db35f68aa2925add94
hash: 776e80eaec27478a99721847b54580923136ab10
Expand Down
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@
Change log
-----------

# v6.0.9
## (2024-08-14)


<details>
<summary> Update layers/meta-balena to e6eec7bdb572753420bfe543750357c9f18ee4d8 [balena-renovate[bot]] </summary>

> ## meta-balena-6.0.9
> ### (2024-08-14)
>
>
> <details>
> <summary> Update tests/leviathan digest to f4e9332 [balena-renovate[bot]] </summary>
>
>> ### leviathan-2.31.25
>> #### (2024-08-06)
>>
>> * Update actions/upload-artifact digest to 834a144 [balena-renovate[bot]]
>>
>> ### leviathan-2.31.24
>> #### (2024-08-06)
>>
>> * Update core/contracts digest to 6d69a05 [balena-renovate[bot]]
>>
>> ### leviathan-2.31.23
>> #### (2024-07-23)
>>
>> * core: remove nested retries in getDutIp function [rcooke-warwick]
>>
>> ### leviathan-2.31.22
>> #### (2024-07-23)
>>
>> * patch: Add migration & secureboot options to e2e test suite [Vipul Gupta (@vipulgupta2048)]
>>
>> ### leviathan-2.31.21
>> #### (2024-07-22)
>>
>> * Update docker/setup-buildx-action digest to aa33708 [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
</details>

# v6.0.8
## (2024-08-14)

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

0 comments on commit 6f836a1

Please sign in to comment.