Skip to content

Commit

Permalink
v5.3.19+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jun 11, 2024
1 parent 8c2e8ad commit 0204399
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 1 deletion.
54 changes: 54 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
- commits:
- subject: Update balena-yocto-scripts to 2bb54e7c3c715176446a895ed765346c52d480b2
hash: eb5221785229f6c7b96958253c7230f986a2216f
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 2bb54e7c3c715176446a895ed765346c52d480b2
changelog-entry: Update balena-yocto-scripts to 2bb54e7c3c715176446a895ed765346c52d480b2
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Prevent duplicate workflow runs for multiple triggers
hash: e0132cfba86fcc05527dc4702d6841723752be38
body: |
This may need to be force merged.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Add catchall job to yocto-build-deploy for merge requirements
hash: 6b023b572a35d18743cf4a5d36b9d2f7443fc744
body: |
This is a helper job to avoid having to mark all build/test
matrices as required, as this job will always run and return
success or failure.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.22.1
title: ""
date: 2024-06-07T13:45:18.699Z
- commits:
- subject: Create workflow to build and deploy balenaOS
hash: 5868caaa3b7bf506381c8d22f7b0b4035f7e2658
body: ""
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: balena-yocto-scripts-1.22.0
title: ""
date: 2024-06-06T17:24:03.676Z
version: 5.3.19+rev1
title: ""
date: 2024-06-11T03:40:10.858Z
- commits:
- subject: Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe
hash: d52f6a62f14b0aba4dc6aed66df28134120a7347
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Change log
-----------

# v5.3.19+rev1
## (2024-06-11)


<details>
<summary> Update balena-yocto-scripts to 2bb54e7c3c715176446a895ed765346c52d480b2 [Self-hosted Renovate Bot] </summary>

> ## balena-yocto-scripts-1.22.1
> ### (2024-06-07)
>
> * Prevent duplicate workflow runs for multiple triggers [Kyle Harding]
> * Add catchall job to yocto-build-deploy for merge requirements [Kyle Harding]
>
> ## balena-yocto-scripts-1.22.0
> ### (2024-06-06)
>
> * Create workflow to build and deploy balenaOS [Kyle Harding]
>
</details>

# v5.3.19
## (2024-06-11)

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

0 comments on commit 0204399

Please sign in to comment.