This commit is contained in:
Balena CI 2022-06-17 06:56:38 +03:00 committed by VersionBot
parent 9e9d30f01b
commit 2abcc28d98
3 changed files with 175 additions and 1 deletions

View file

@ -1,3 +1,133 @@
- commits:
- subject: Update layers/meta-balena to c1656294fcae050821257383049e4b608765516e
hash: b66940e59e2eb9495b3ec435454b707aaf495c3e
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to c1656294fcae050821257383049e4b608765516e
changelog-entry: Update layers/meta-balena to c1656294fcae050821257383049e4b608765516e
author: Renovate Bot
nested:
- commits:
- subject: Update tests/leviathan digest to 6934150
hash: 050487f01e96c92e0fed301bb363ff09641f0d04
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Renovate Bot
nested:
- commits:
- subject: "patch: Fix failFast options"
hash: 878d4351068945398c1c46e52966283563f06450
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: leviathan-2.5.3
title: "'Fix failFast debug option'"
date: 2022-06-16T11:19:39.675Z
- commits:
- subject: "core: worker: handle all local connections the same"
hash: 7b6eee28e6d0db63ca3ec7f6046aad46a12b7eaa
body: >
Create a directConnect variable that indicates whether
we're connecting
to a local instance of the worker server, including if the connection is
over a unix domain socket. This allows the suite to skip steps that
don't pertain to local runs.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <joseph@balena.io>
signed-off-by: Joseph Kogut <joseph@balena.io>
author: Joseph Kogut
nested: []
version: leviathan-2.5.2
title: "'core: worker: handle all local connections the same'"
date: 2022-06-15T19:50:29.158Z
- commits:
- subject: "core: catch ssh errors correctly"
hash: b6d651f78d84bfc9c4e89de01717c2f87e5af2ef
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
signed-off-by: Ryan Cooke <ryan@balena.io>
author: rcooke-warwick
nested: []
version: leviathan-2.5.1
title: "'core: catch ssh errors correctly'"
date: 2022-06-14T15:10:14.924Z
- commits:
- subject: "make: Disable buildkit and add --pull to worker flags"
hash: 7ec5f156df5629f65655e019274b94a947056af9
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: "patch: Replace worker Dockerfile with bh.cr reference"
hash: 57ca536e66406a96992b1e3e4d041e554ebc28e6
body: ""
footer:
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: "patch: Remove testbot worker compose file"
hash: eb32e4b95adcd248c9404234bbdbd78dc12c3e87
body: ""
footer:
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: "patch: Remove balena-ci workflow for deploying to rigs"
hash: 5aef72775a771319b4ac6fb212b032aa4e40ea10
body: ""
footer:
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: Remove worker references from package.json
hash: 31d8ffded5e18201dd02293b7db6eab75d1bb144
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: Remove worker source files
hash: 78f3d3a5dd80bebfb1b79783e3386c7c122a5132
body: ""
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: leviathan-2.5.0
title: "'Remove worker source files'"
date: 2022-06-13T17:19:02.178Z
version: meta-balena-2.99.4
title: "'Update tests/leviathan digest to 6934150'"
date: 2022-06-16T22:34:26.687Z
version: 2.99.4
title: "'Update layers/meta-balena digest to c165629'"
date: 2022-06-17T03:36:11.099Z
- commits:
- subject: Update layers/meta-balena to 6db02b204e1a33c90fa6f2e8f81f5f45eb9359ca
hash: f1f0c6ce1652ea900cd12919c7ed679f5f8401de

View file

@ -1,6 +1,50 @@
Change log
-----------
# v2.99.4
## (2022-06-17)
<details>
<summary> Update layers/meta-balena to c1656294fcae050821257383049e4b608765516e [Renovate Bot] </summary>
> ## meta-balena-2.99.4
> ### (2022-06-16)
>
>
> <details>
> <summary> Update tests/leviathan digest to 6934150 [Renovate Bot] </summary>
>
>> ### leviathan-2.5.3
>> #### (2022-06-16)
>>
>> * patch: Fix failFast options [Vipul Gupta (@vipulgupta2048)]
>>
>> ### leviathan-2.5.2
>> #### (2022-06-15)
>>
>> * core: worker: handle all local connections the same [Joseph Kogut]
>>
>> ### leviathan-2.5.1
>> #### (2022-06-14)
>>
>> * core: catch ssh errors correctly [rcooke-warwick]
>>
>> ### leviathan-2.5.0
>> #### (2022-06-13)
>>
>> * make: Disable buildkit and add --pull to worker flags [Kyle Harding]
>> * patch: Replace worker Dockerfile with bh.cr reference [Kyle Harding]
>> * patch: Remove testbot worker compose file [Kyle Harding]
>> * patch: Remove balena-ci workflow for deploying to rigs [Kyle Harding]
>> * Remove worker references from package.json [Kyle Harding]
>> * Remove worker source files [Kyle Harding]
>>
> </details>
>
>
</details>
# v2.99.3
## (2022-06-16)

View file

@ -1 +1 @@
2.99.3
2.99.4