File tree Expand file tree Collapse file tree 3 files changed +50
-1
lines changed Expand file tree Collapse file tree 3 files changed +50
-1
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
3
+ hash: 07aed4267ac131e7afdce0474bade35074d2a7c0
4
+ body: Update balena-yocto-scripts
5
+ footer:
6
+ Changelog-entry: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
7
+ changelog-entry: Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c
8
+ author: Self-hosted Renovate Bot
9
+ nested:
10
+ - commits:
11
+ - subject: Support commit tags when extracting version tag from git
12
+ hash: 98fec51fae4721224e64cfec52480a5f17b8e271
13
+ body: >
14
+ Git describe does not include commit tags by default, and only
15
+ annotated tags are shown.
16
+
17
+
18
+ This behaviour was fine until a recent CI issue changed the
19
+ types of tags used to version the repositories.
20
+
21
+
22
+ This commit allows supporting of both types while the CI issue
23
+ is investigated.
24
+ footer:
25
+ Change-type: patch
26
+ change-type: patch
27
+ author: Kyle Harding
28
+ nested: []
29
+ version: balena-yocto-scripts-1.21.8
30
+ title: ""
31
+ date: 2024-04-29T17:17:30.203Z
32
+ version: 5.3.2+rev1
33
+ title: ""
34
+ date: 2024-04-29T20:55:42.322Z
1
35
- commits:
2
36
- subject: Update layers/meta-balena to f212a46b75701da1ad174eaca183c5b9f55075ec
3
37
hash: 0525bb3ea95a09955ca651c34f828a4f9603257c
Original file line number Diff line number Diff line change 1
1
Change log
2
2
-----------
3
3
4
+ # v5.3.2+rev1
5
+ ## (2024-04-29)
6
+
7
+
8
+ <details >
9
+ <summary > Update balena-yocto-scripts to 9467c78fa81511321fe952477b316e830742760c [Self-hosted Renovate Bot] </summary >
10
+
11
+ > ## balena-yocto-scripts-1.21.8
12
+ > ### (2024-04-29)
13
+ >
14
+ > * Support commit tags when extracting version tag from git [ Kyle Harding]
15
+ >
16
+
17
+ </details >
18
+
4
19
# v5.3.2
5
20
## (2024-04-25)
6
21
Original file line number Diff line number Diff line change 1
- 5.3.2
1
+ 5.3.2+rev1
You can’t perform that action at this time.
0 commit comments