Commit Graph

9 Commits

Author SHA1 Message Date
Daniel D’Aquino 02f1c2d342 Add script to help identify duplicate changelog entries
This commit adds a new script to devtools that can be used to help
identify duplicate changelog entries.

It works by identifying duplicate lines in CHANGELOG.md, and then
searching whether each one of those duplicate lines are present in a
separate text file (which can be a subset of the changelog that the user
is interested in analyzing)

No user-facing changes

Changelog-None
Signed-off-by: Daniel D’Aquino <daniel@daquino.me>
2024-11-22 11:42:35 -08:00
William Casarin 52ca33ef6a script: fetch popular users 2023-05-24 18:26:18 -07:00
tyiu bacd9b3c38 Add strings for event grouped notifications 2023-02-27 10:47:05 +13:00
tyiu 1b27e9041f Fix localization issues 2023-02-19 13:17:53 -05:00
tyiu 2ed17a2509 Add export and import translation scripts
Closes: #430
2023-01-30 10:20:52 -08:00
William Casarin 54cfdb8dcc Add author to changelog tool 2022-12-28 13:32:17 -08:00
William Casarin b72cdc2a2c devtools: remove pullreq logic from changelog script
seems super slow and buggy

Signed-off-by: William Casarin <jb55@jb55.com>
2022-08-07 07:09:36 -07:00
William Casarin bd1f3a1995 dev: changelog script fixes
Signed-off-by: William Casarin <jb55@jb55.com>
2022-06-21 07:48:37 -07:00
William Casarin a578e44a54 Add changelog devtool
Signed-off-by: William Casarin <jb55@jb55.com>
2022-06-18 10:36:57 -07:00