Skip to content

Commit 732620b

Browse files
v5.3.19+rev1
1 parent 43600dc commit 732620b

File tree

3 files changed

+172
-1
lines changed

3 files changed

+172
-1
lines changed

.versionbot/CHANGELOG.yml

+133
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,136 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to bdd131fd36a3edcc9a1bb2af493794ced60379a6
3+
hash: 4209fba0e2ff7ef630b8c0af01983debf555c41e
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to bdd131fd36a3edcc9a1bb2af493794ced60379a6
7+
changelog-entry: Update balena-yocto-scripts to bdd131fd36a3edcc9a1bb2af493794ced60379a6
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: Update job conditions to allow non-PR events for internal branches
12+
hash: 2d0f1029d7b5489feb7c98d749ff66c8faf2f1e7
13+
body: ""
14+
footer:
15+
Change-type: patch
16+
change-type: patch
17+
Signed-off-by: Kyle Harding <kyle@balena.io>
18+
signed-off-by: Kyle Harding <kyle@balena.io>
19+
author: Kyle Harding
20+
nested: []
21+
- subject: Hardcode environment paths at the job level
22+
hash: 5dc710c0cc5d8a1c0da97bbb9d39fdb51f5a4497
23+
body: |
24+
This is easier to read and less likely to break
25+
with unexpected values.
26+
footer:
27+
Change-type: patch
28+
change-type: patch
29+
Signed-off-by: Kyle Harding <kyle@balena.io>
30+
signed-off-by: Kyle Harding <kyle@balena.io>
31+
author: Kyle Harding
32+
nested: []
33+
- subject: Replace test inputs with a single JSON matrix input
34+
hash: 0d6cb8ac05fec8dd314f12e5335f847ef3f8ab78
35+
body: |
36+
This allows full control over which test conditions are
37+
used for each test job without combinatorial explosion.
38+
39+
For example, different environments could be used for
40+
specific test suites, or the cloud suite could be run
41+
twice while the other suites run once.
42+
footer:
43+
Change-type: patch
44+
change-type: patch
45+
Signed-off-by: Kyle Harding <kyle@balena.io>
46+
signed-off-by: Kyle Harding <kyle@balena.io>
47+
author: Kyle Harding
48+
nested: []
49+
version: balena-yocto-scripts-1.22.4
50+
title: ""
51+
date: 2024-06-14T15:57:11.418Z
52+
- commits:
53+
- subject: "jenkins_generate_ami: pass yocto scripts version as an env var to
54+
helper container"
55+
hash: af71169b93e855c8ecb378b5de3d4a1c12f44510
56+
body: >
57+
The ami deploys in jenkins fail at the moment because the
58+
balena-lib.inc script fails to fetch the version of the yocto
59+
scripts when running inside the helper image. Passing the
60+
version to the helper image via an env var helps this
61+
footer:
62+
Change-type: patch
63+
change-type: patch
64+
Signed-off-by: Ryan Cooke <ryan@balena.io>
65+
signed-off-by: Ryan Cooke <ryan@balena.io>
66+
author: rcooke-warwick
67+
nested: []
68+
version: balena-yocto-scripts-1.22.3
69+
title: ""
70+
date: 2024-06-13T19:04:31.350Z
71+
- commits:
72+
- subject: Update the triggers on the example test workflow
73+
hash: 1f09e509e09a1a44b62772b9e197fe183c72744d
74+
body: |
75+
We do not need to run the workflow on close/merge, and we
76+
can skip the manual workflow runs on this project as
77+
each device type will have it's own workflow in the device
78+
repos supporting manual triggers.
79+
footer:
80+
Change-type: patch
81+
change-type: patch
82+
Signed-off-by: Kyle Harding <kyle@balena.io>
83+
signed-off-by: Kyle Harding <kyle@balena.io>
84+
author: Kyle Harding
85+
nested: []
86+
version: balena-yocto-scripts-1.22.2
87+
title: ""
88+
date: 2024-06-12T17:54:57.718Z
89+
- commits:
90+
- subject: Prevent duplicate workflow runs for multiple triggers
91+
hash: e0132cfba86fcc05527dc4702d6841723752be38
92+
body: |
93+
This may need to be force merged.
94+
footer:
95+
Change-type: patch
96+
change-type: patch
97+
Signed-off-by: Kyle Harding <kyle@balena.io>
98+
signed-off-by: Kyle Harding <kyle@balena.io>
99+
author: Kyle Harding
100+
nested: []
101+
- subject: Add catchall job to yocto-build-deploy for merge requirements
102+
hash: 6b023b572a35d18743cf4a5d36b9d2f7443fc744
103+
body: |
104+
This is a helper job to avoid having to mark all build/test
105+
matrices as required, as this job will always run and return
106+
success or failure.
107+
footer:
108+
Change-type: patch
109+
change-type: patch
110+
Signed-off-by: Kyle Harding <kyle@balena.io>
111+
signed-off-by: Kyle Harding <kyle@balena.io>
112+
author: Kyle Harding
113+
nested: []
114+
version: balena-yocto-scripts-1.22.1
115+
title: ""
116+
date: 2024-06-07T13:45:18.699Z
117+
- commits:
118+
- subject: Create workflow to build and deploy balenaOS
119+
hash: 5868caaa3b7bf506381c8d22f7b0b4035f7e2658
120+
body: ""
121+
footer:
122+
Change-type: minor
123+
change-type: minor
124+
Signed-off-by: Kyle Harding <kyle@balena.io>
125+
signed-off-by: Kyle Harding <kyle@balena.io>
126+
author: Kyle Harding
127+
nested: []
128+
version: balena-yocto-scripts-1.22.0
129+
title: ""
130+
date: 2024-06-06T17:24:03.676Z
131+
version: 5.3.19+rev1
132+
title: ""
133+
date: 2024-06-15T02:55:44.327Z
1134
- commits:
2135
- subject: Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe
3136
hash: a4178884c44b57e8eb741d5f3197e4d8699e8a3d

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
11
Change log
22
-----------
33

4+
# v5.3.19+rev1
5+
## (2024-06-15)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to bdd131fd36a3edcc9a1bb2af493794ced60379a6 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## balena-yocto-scripts-1.22.4
12+
> ### (2024-06-14)
13+
>
14+
> * Update job conditions to allow non-PR events for internal branches [Kyle Harding]
15+
> * Hardcode environment paths at the job level [Kyle Harding]
16+
> * Replace test inputs with a single JSON matrix input [Kyle Harding]
17+
>
18+
> ## balena-yocto-scripts-1.22.3
19+
> ### (2024-06-13)
20+
>
21+
> * jenkins_generate_ami: pass yocto scripts version as an env var to helper container [rcooke-warwick]
22+
>
23+
> ## balena-yocto-scripts-1.22.2
24+
> ### (2024-06-12)
25+
>
26+
> * Update the triggers on the example test workflow [Kyle Harding]
27+
>
28+
> ## balena-yocto-scripts-1.22.1
29+
> ### (2024-06-07)
30+
>
31+
> * Prevent duplicate workflow runs for multiple triggers [Kyle Harding]
32+
> * Add catchall job to yocto-build-deploy for merge requirements [Kyle Harding]
33+
>
34+
> ## balena-yocto-scripts-1.22.0
35+
> ### (2024-06-06)
36+
>
37+
> * Create workflow to build and deploy balenaOS [Kyle Harding]
38+
>
39+
40+
</details>
41+
442
# v5.3.19
543
## (2024-06-10)
644

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.19
1+
5.3.19+rev1

0 commit comments

Comments
 (0)