v6.0.5+rev1

This commit is contained in:
flowzone-app[bot] 2024-07-22 21:22:22 +00:00 committed by GitHub
parent 7db4540d00
commit 4f7bc82b6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 71 additions and 1 deletions

View file

@ -1,3 +1,56 @@
- commits:
- subject: Update balena-yocto-scripts to 7b65acc0280a2239d7f8fcfd7260151d97b6f3d5
hash: 2fd076604d4bdf1c60e34da4777a188173d44805
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 7b65acc0280a2239d7f8fcfd7260151d97b6f3d5
changelog-entry: Update balena-yocto-scripts to 7b65acc0280a2239d7f8fcfd7260151d97b6f3d5
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: use token to fetch private contracts
hash: acfc8d20ce8dd4b29eae67679dd1a89ffcc75c7c
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: []
- subject: unroll balena_lib_build_contract function
hash: 82c9e482f3bfb0fcd960c455f2c8ff0c42c98baa
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: []
- subject: unroll balena_api_is_dt_private function
hash: cc3102dbb1348ee563b08dfd3afd37daaa0404ca
body: >
when building + deploying or a private DT , the check to see if
the DT is private fails. This is due to
https://github.com/balena-os/balena-yocto-scripts/blob/master/automation/include/balena-api.inc#L424
using this function:
https://github.com/balena-os/balena-yocto-scripts/blob/master/automation/include/balena-lib.inc#L191
- which uses the jenkins deployTo variable to select the correct
api url and token.
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: balena-yocto-scripts-1.25.9
title: ""
date: 2024-07-22T16:18:49.689Z
version: 6.0.5+rev1
title: ""
date: 2024-07-22T21:22:16.628Z
- commits:
- subject: Update layers/meta-balena to 7c9d2c889576bf75a7b90fcbe3502541df286fe3
hash: 1e21422cc0698f6d73ed3b8930cf434acb039f68

View file

@ -1,6 +1,23 @@
Change log
-----------
# v6.0.5+rev1
## (2024-07-22)
<details>
<summary> Update balena-yocto-scripts to 7b65acc0280a2239d7f8fcfd7260151d97b6f3d5 [Self-hosted Renovate Bot] </summary>
> ## balena-yocto-scripts-1.25.9
> ### (2024-07-22)
>
> * use token to fetch private contracts [rcooke-warwick]
> * unroll balena_lib_build_contract function [rcooke-warwick]
> * unroll balena_api_is_dt_private function [rcooke-warwick]
>
</details>
# v6.0.5
## (2024-07-22)

View file

@ -1 +1 @@
6.0.5
6.0.5+rev1