Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Lamprecht
be7b9a91c1 changelog: drop author from entries to avoid overly lengthy lines
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-24 18:57:15 +02:00
Thomas Lamprecht
44f2865898 d/scripts/prepare-changes: make argument check more robust
set -u aborts if we access any undefined variable, which $1 can be if
no argument got passed..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-15 11:46:30 +02:00
Thomas Lamprecht
604f8c2abf d/scripts: trim build and jenkins too
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-06 14:14:27 +01:00
Thomas Lamprecht
72308890e3 d/scripts: make changes trimmer case insensitive
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-06 14:09:24 +01:00
Thomas Lamprecht
12c851a9e0 add small script to help extracting more relevant changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-08 11:38:50 +02:00