v5.3.22+rev2
This commit is contained in:
parent
93e0b54022
commit
68a13d3657
3 changed files with 49 additions and 1 deletions
|
@ -1,3 +1,36 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0
|
||||||
|
hash: 01713ba300bfca5d9a34fb1fbcdd8c333a73b098
|
||||||
|
body: Update balena-yocto-scripts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0
|
||||||
|
changelog-entry: Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "patch: No upload to GH artifacts when PR is closed"
|
||||||
|
hash: cdee530e227972e251a2c7c06f4a3e97747419ca
|
||||||
|
body: >
|
||||||
|
Uploading artifacts to GH artifact storage when PR is merged
|
||||||
|
|
||||||
|
(closed event) is wasterful. Since they are only uploaded for
|
||||||
|
temporary
|
||||||
|
|
||||||
|
basis so it can be used for testing. Hence, the PR to stop doing
|
||||||
|
that
|
||||||
|
|
||||||
|
for closed PR event
|
||||||
|
footer:
|
||||||
|
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||||
|
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||||
|
author: Vipul Gupta (@vipulgupta2048)
|
||||||
|
nested: []
|
||||||
|
version: balena-yocto-scripts-1.24.3
|
||||||
|
title: ""
|
||||||
|
date: 2024-07-02T22:05:09.072Z
|
||||||
|
version: 5.3.22+rev2
|
||||||
|
title: ""
|
||||||
|
date: 2024-07-03T01:25:35.275Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c
|
- subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c
|
||||||
hash: 0815a0c5105f474d6d3d99fefd8fbf9eda5a1c29
|
hash: 0815a0c5105f474d6d3d99fefd8fbf9eda5a1c29
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v5.3.22+rev2
|
||||||
|
## (2024-07-03)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update balena-yocto-scripts to da6fe23e89509549866b16cbc6ff404980a189c0 [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## balena-yocto-scripts-1.24.3
|
||||||
|
> ### (2024-07-02)
|
||||||
|
>
|
||||||
|
> * patch: No upload to GH artifacts when PR is closed [Vipul Gupta (@vipulgupta2048)]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v5.3.22+rev1
|
# v5.3.22+rev1
|
||||||
## (2024-07-02)
|
## (2024-07-02)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
5.3.22+rev1
|
5.3.22+rev2
|
Loading…
Add table
Reference in a new issue